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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-29
[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.
Andrew Morton
1
-1
/
+1
2006-05-25
[MTD] Remove the only useless readv implementation
Thomas Gleixner
1
-1
/
+0
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
3
-6
/
+0
2006-05-23
[MTD] Remove nand writev support
Thomas Gleixner
1
-64
/
+0
2006-05-22
[MTD] Introduce writesize
Joern Engel
3
-3
/
+3
2006-05-21
[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver
David Woodhouse
1
-42
/
+5
2006-05-20
git-mtd: symbol_get() fix
Andrew Morton
1
-2
/
+2
2006-05-17
Re-add module description for ms02-nv to Kconfig
Martin Michlmayr
1
-0
/
+5
2006-05-16
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
1
-3
/
+3
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2
-4
/
+4
2006-05-14
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
1
-3
/
+6
2006-05-14
mtd: fix memory leaks in phram_setup
Jesper Juhl
1
-2
/
+6
2006-05-12
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
1
-1
/
+1
2006-05-10
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
1
-1
/
+1
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-04-19
mtd: improve parameter parsing for block2mtd
Joern Engel
1
-3
/
+14
2006-04-17
Remove unchecked MTD flags
Jörn Engel
2
-3
/
+2
2006-04-11
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-04-11
[PATCH] Remove blkmtd
Joern Engel
3
-831
/
+2
2006-03-31
[PATCH] mtd: fix broken name_to_dev_t() declaration
Herbert Poetzl
1
-2
/
+1
2006-03-31
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2
-7
/
+5
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
3
-26
/
+27
2006-03-31
[PATCH] sem2mutex: mtd/doc2000.c
Ingo Molnar
1
-3
/
+4
2006-03-31
[PATCH] m25p80: printk warning fix
Andrew Morton
1
-1
/
+1
2006-03-14
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
1
-1
/
+1
2006-01-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-0
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
3
-3
/
+3
2006-01-13
[PATCH] spi: misc fixes
David Brownell
2
-2
/
+4
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2
-36
/
+42
2006-01-13
[PATCH] spi: M25 series SPI flash
Mike Lavender
3
-0
/
+589
2006-01-13
[PATCH] spi: mtd dataflash driver
David Brownell
3
-0
/
+632
2005-12-12
[PATCH] blkmtd: use clear_page_dirty()
Andrew Morton
1
-4
/
+4
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
1
-3
/
+3
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
12
-156
/
+156
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
1
-5
/
+2
2005-11-07
[MTD] devices: Clean up trailing white spaces
Thomas Gleixner
12
-156
/
+156
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+2
2005-09-22
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c
Grant Coady
1
-4
/
+4
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-2
/
+1
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-0
/
+1
2005-06-29
[MTD] ms02-nv: Fix 64bit operation
?
1
-4
/
+4
2005-05-23
[MTD] mtdram: Quick cleanup of the driver:
Joern Engel
1
-169
/
+96
2005-05-23
[MTD] block2mtd: Fix incompatible pointer type
Thomas Gleixner
1
-9
/
+8
2005-05-23
[MTD] phram: Allow short reads.
Joern Engel
1
-8
/
+22
2005-05-23
[MTD] block2mtd: Remove copyright. Fix offset calculation
Joern Engel
1
-4
/
+3
2005-05-23
[MTD] Use after free, found by the Coverity tool
Joern Engel
1
-3
/
+3
2005-05-23
[MTD] slram driver cleanup
Josh Boyer
1
-5
/
+18
[next]