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
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
3
-5
/
+5
2008-02-03
drivers/mtd/: Spelling fixes
Joe Perches
8
-10
/
+10
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-02-03
fix typo 'the same the\>'
Uwe Kleine-König
1
-1
/
+1
2008-01-24
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
1
-7
/
+5
2008-01-11
cache invalidation error for buffered write
Massimo Cirillo
1
-2
/
+5
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-1
/
+1
2007-10-23
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
1
-69
/
+77
2007-10-22
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
1
-1
/
+0
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2
-3
/
+3
2007-10-20
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
1
-3
/
+3
2007-10-20
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
1
-1
/
+1
2007-10-20
[MTD] Fix typo in Alauda config option help text.
Dave Jones
1
-1
/
+1
2007-10-20
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
1
-0
/
+14
2007-10-20
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
1
-24
/
+25
2007-10-20
typo fixes
Matt LaPlante
1
-5
/
+5
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-15
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
Linus Torvalds
1
-2
/
+2
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-1
/
+1
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
12
-317
/
+274
2007-10-14
[MTD] fix mtdconcat for subpage-write NAND
Chris Paulson-Ellis
1
-0
/
+1
2007-10-14
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
1
-3
/
+4
2007-10-14
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
1
-2
/
+2
2007-10-14
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
1
-4
/
+14
2007-10-14
UBI: return correct error code
Artem Bityutskiy
1
-0
/
+1
2007-10-14
UBI: remove useless inlines
Artem Bityutskiy
1
-81
/
+38
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
2
-21
/
+33
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
2
-3
/
+3
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
8
-112
/
+119
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
6
-19
/
+21
2007-10-14
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
3
-38
/
+3
2007-10-14
UBI: don't use array index before testing if it is negative
Jesper Juhl
1
-2
/
+7
2007-10-14
UBI: add more prints
Artem Bityutskiy
2
-1
/
+5
2007-10-14
UBI: fix sparse warnings
Artem Bityutskiy
2
-41
/
+45
2007-10-14
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
1
-4
/
+4
2007-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-129
/
+218
2007-10-13
Merge Linux 2.6.23
David Woodhouse
1
-0
/
+2
2007-10-13
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
3
-0
/
+808
2007-10-13
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
1
-3
/
+6
2007-10-13
[MTD] [NAND] Fix compiler warning in Alauda driver
akpm@linux-foundation.org
1
-1
/
+1
2007-10-13
[MTD] [OneNAND] Fix typo related with recent commit
Kyungmin Park
1
-1
/
+1
2007-10-06
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
David Woodhouse
1
-3
/
+4
2007-10-06
[MTD] [NAND] Resume method for CAFÉ NAND controller
David Woodhouse
1
-3
/
+39
2007-10-06
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
David Woodhouse
1
-1
/
+7
2007-10-06
Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
David Woodhouse
1
-2
/
+2
2007-09-25
[MTD] [NAND] s3c2410: fix arch moves
Ben Dooks
1
-2
/
+2
2007-09-23
[MTD] [OneNAND] fix numerous races
Artem Bityutskiy
1
-75
/
+95
2007-09-23
[MTD] map driver for NOR flash on the Intel Vermilion Range chipset
David Woodhouse
3
-0
/
+306
[next]