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
2007-02-11
[PATCH] remove invalidate_inode_pages()
Andrew Morton
1
-1
/
+2
2007-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-5
/
+5
2006-12-30
[PATCH] SPI/MTD: mtd_dataflash oops prevention
David Brownell
1
-1
/
+1
2006-12-30
[PATCH] m25p80 build fixes (with MTD debug)
David Brownell
1
-2
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-01
[MTD] bugfix: DataFlash is not bit writable
Haavard Skinnemoen
1
-1
/
+1
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
4
-22
/
+10
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-22
[MTD] pmc551 pci cleanup
Jiri Slaby
1
-8
/
+5
2006-09-22
[MTD] pmc551 use kzalloc
Jiri Slaby
1
-5
/
+2
2006-09-22
[MTD] pmc551 whitespace cleanup
Jiri Slaby
1
-567
/
+596
2006-09-22
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
1
-1
/
+10
2006-09-05
[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80
Aubrey Lee
1
-6
/
+6
2006-07-15
block2mtd.c: Make kernel boot command line arguments work (try 4)
Ville Herva
1
-30
/
+63
2006-07-15
remove #error on !PCI from pmc551.c
Rolf Eike Beer
1
-4
/
+0
2006-07-03
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-315
/
+207
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-4
/
+4
2006-06-28
[MTD] DOC: Fixup read functions and do a little cleanup
Thomas Gleixner
3
-315
/
+207
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in mtd drivers
Greg Kroah-Hartman
1
-4
/
+4
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
6
-1
/
+7
2006-06-14
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
6
-6
/
+6
2006-06-14
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
3
-0
/
+3
2006-05-30
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
6
-6
/
+6
2006-05-30
[MTD] remove a forgotten MTD_XIP
Joern Engel
1
-1
/
+1
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
3
-37
/
+70
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
[next]