index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-17
[MTD] Fix printk format error in gen_probe.c
David Woodhouse
1
-1
/
+1
2006-05-17
[MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.
David Woodhouse
1
-2
/
+2
2006-05-17
MTD: mtdconcat NAND/Sibley support (rev.2)
Alexander Belyakov
1
-5
/
+164
2006-05-17
LASAT depends on MTD_CFI
Martin Michlmayr
1
-2
/
+2
2006-05-17
Re-add module description for ms02-nv to Kconfig
Martin Michlmayr
1
-0
/
+5
2006-05-17
[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased
Sean Young
1
-23
/
+25
2006-05-17
[MTD] generic: propagate oobavail to MTD partitions
Vitaly Wool
1
-0
/
+1
2006-05-17
[PCMCIA MTD] Fix leak and crash on reboot
Sean Young
1
-0
/
+1
2006-05-17
cfi_cmdset_0001: factorize code to wait for flash status
Nicolas Pitre
1
-264
/
+157
2006-05-17
cfi-cmdset-0001: always update the chip status
Nicolas Pitre
1
-1
/
+3
2006-05-17
CHIPS: Fix potential starvation in cfi_cmdset_0001
Josh Boyer
1
-0
/
+5
2006-05-16
NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylyov
1
-0
/
+139
2006-05-16
[MTD] Fix build warnings in RedBoot MTD partition parser.
Ben Dooks
1
-9
/
+9
2006-05-16
NAND: AMD Au1550 driver reads write-only register
Sergei Shtylyov
1
-4
/
+2
2006-05-16
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
7
-17
/
+7
2006-05-16
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
1
-3
/
+3
2006-05-16
[MTD] Add help text for MTD_NAND_CS553X option.
David Woodhouse
1
-2
/
+11
2006-05-14
[MTD NAND] Modify check for modules registering NAND devices without ->owner
David Woodhouse
1
-6
/
+11
2006-05-14
[MTD] Remove gratuitous inclusion of ARM-only header from physmap.c
David Woodhouse
1
-1
/
+0
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
10
-16
/
+16
2006-05-14
[MTD] Deal correctly with NOR chips which are smaller than the map window
David Woodhouse
1
-2
/
+14
2006-05-14
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
1
-3
/
+6
2006-05-14
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
14
-4
/
+27
2006-05-14
mtd: fix memory leaks in phram_setup
Jesper Juhl
1
-2
/
+6
2006-05-13
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
17
-1292
/
+1217
2006-05-13
[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips
David Woodhouse
1
-2
/
+2
2006-05-13
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.
David Woodhouse
1
-27
/
+75
2006-05-13
[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.
David Woodhouse
1
-3
/
+3
2006-05-12
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
3
-4
/
+4
2006-05-12
OneNAND: fix block command typo
Kyungmin Park
1
-1
/
+1
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
3
-4
/
+325
2006-05-12
OneNAND: Handle erase correctly in Double Density Package (DDP)
Kyungmin Park
1
-0
/
+6
2006-05-12
OneNAND: Write oob area with aligned size, mtd->oobsize
Kyungmin Park
1
-2
/
+5
2006-05-12
OneNAND: Add write_oob verify function
Kyungmin Park
1
-4
/
+43
2006-05-12
OneNand: Fix free byte positions.
Jarkko Lavinen
1
-1
/
+2
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
1
-0
/
+38
2006-05-12
OneNAND: Add touch_softlock_watchdog()
Kyungmin Park
1
-0
/
+1
2006-05-12
[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig
Jean-Luc Leger
1
-1
/
+0
2006-05-12
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
1
-1
/
+1
2006-05-11
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
David Woodhouse
3
-0
/
+298
2006-05-10
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
1
-1
/
+1
2006-05-08
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2
-1
/
+2
2006-05-08
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
7
-93
/
+20
2006-05-08
Fix non-modular case for DiskOnChip probe
David Woodhouse
1
-4
/
+31
2006-05-08
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
6
-64
/
+18
2006-05-07
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2
-70
/
+188
2006-04-30
ts72xx NAND driver
Lennert Buytenhek
3
-0
/
+215
2006-04-29
mtd: SC520CDP should depend on MTD_CONCAT
Daniel Drake
1
-1
/
+1
2006-04-19
mtd: improve parameter parsing for block2mtd
Joern Engel
1
-3
/
+14
2006-04-18
MTD: Correct Poodle partition size
Richard Purdie
1
-1
/
+1
[next]