index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-07-03
3
-315
/
+207
|
\
|
*
[MTD] DOC: Fixup read functions and do a little cleanup
Thomas Gleixner
2006-06-28
3
-315
/
+207
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
[PATCH] 64bit resource: fix up printks for resources in mtd drivers
Greg Kroah-Hartman
2006-06-27
1
-4
/
+4
*
|
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-06-22
6
-1
/
+7
|
/
*
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
2006-06-14
6
-6
/
+6
*
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-06-14
3
-0
/
+3
*
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
2006-05-30
6
-6
/
+6
*
[MTD] remove a forgotten MTD_XIP
Joern Engel
2006-05-30
1
-1
/
+1
*
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
3
-37
/
+70
*
[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.
Andrew Morton
2006-05-29
1
-1
/
+1
*
[MTD] Remove the only useless readv implementation
Thomas Gleixner
2006-05-25
1
-1
/
+0
*
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
3
-6
/
+0
*
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-64
/
+0
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
3
-3
/
+3
*
[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver
David Woodhouse
2006-05-21
1
-42
/
+5
*
git-mtd: symbol_get() fix
Andrew Morton
2006-05-20
1
-2
/
+2
*
Re-add module description for ms02-nv to Kconfig
Martin Michlmayr
2006-05-17
1
-0
/
+5
*
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
2006-05-16
1
-3
/
+3
*
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
2
-4
/
+4
*
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
2006-05-14
1
-3
/
+6
*
mtd: fix memory leaks in phram_setup
Jesper Juhl
2006-05-14
1
-2
/
+6
*
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
2006-05-12
1
-1
/
+1
*
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
2006-05-10
1
-1
/
+1
*
Fix non-modular case for DiskOnChip probe
David Woodhouse
2006-05-08
1
-4
/
+31
*
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
2006-05-08
6
-64
/
+18
*
mtd: improve parameter parsing for block2mtd
Joern Engel
2006-04-19
1
-3
/
+14
*
Remove unchecked MTD flags
Jörn Engel
2006-04-17
2
-3
/
+2
*
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
2006-04-11
1
-1
/
+1
*
[PATCH] Remove blkmtd
Joern Engel
2006-04-11
3
-831
/
+2
*
[PATCH] mtd: fix broken name_to_dev_t() declaration
Herbert Poetzl
2006-03-31
1
-2
/
+1
*
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
2
-7
/
+5
*
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2006-03-31
3
-26
/
+27
*
[PATCH] sem2mutex: mtd/doc2000.c
Ingo Molnar
2006-03-31
1
-3
/
+4
*
[PATCH] m25p80: printk warning fix
Andrew Morton
2006-03-31
1
-1
/
+1
*
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
2006-03-14
1
-1
/
+1
*
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2006-01-16
1
-0
/
+1
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
3
-3
/
+3
*
[PATCH] spi: misc fixes
David Brownell
2006-01-13
2
-2
/
+4
*
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
2
-36
/
+42
*
[PATCH] spi: M25 series SPI flash
Mike Lavender
2006-01-13
3
-0
/
+589
*
[PATCH] spi: mtd dataflash driver
David Brownell
2006-01-13
3
-0
/
+632
*
[PATCH] blkmtd: use clear_page_dirty()
Andrew Morton
2005-12-12
1
-4
/
+4
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
1
-3
/
+3
*
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
2005-11-29
1
-3
/
+3
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
12
-156
/
+156
|
\
|
*
[MTD] devices: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
12
-156
/
+156
*
|
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
1
-5
/
+2
|
/
[prev]
[next]