Age | Commit message (Expand) | Author |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu |
2007-06-01 | potential parse error in ifdef | Yoann Padioleau |
2007-05-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin |
2007-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov |
2007-05-02 | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk |
2007-04-19 | Use menuconfig objects: MTD | Jan Engelhardt |
2007-04-17 | [MTD] Driver for AT26Fxxx dataflash devices | Hans-Jürgen Koch |
2007-02-20 | [PATCH] [MTD] block2mtd: remove readahead code | Joern Engel |
2007-02-20 | [PATCH] [MTD] block2mtd: remove warning | Joern Engel |
2007-02-20 | [PATCH] [MTD] block2mtd: remove casts | Joern Engel |
2007-02-19 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-11 | [PATCH] remove invalidate_inode_pages() | Andrew Morton |
2007-02-09 | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy |
2007-01-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-12-30 | [PATCH] SPI/MTD: mtd_dataflash oops prevention | David Brownell |
2006-12-30 | [PATCH] m25p80 build fixes (with MTD debug) | David Brownell |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-01 | [MTD] bugfix: DataFlash is not bit writable | Haavard Skinnemoen |
2006-11-28 | [MTD] replace kmalloc+memset with kzalloc | Burman Yan |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells |
2006-09-22 | [MTD] pmc551 pci cleanup | Jiri Slaby |
2006-09-22 | [MTD] pmc551 use kzalloc | Jiri Slaby |
2006-09-22 | [MTD] pmc551 whitespace cleanup | Jiri Slaby |
2006-09-22 | [MTD] Switch to pci_get_device and do ref counting | Alan Cox |
2006-09-05 | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 | Aubrey Lee |
2006-07-15 | block2mtd.c: Make kernel boot command line arguments work (try 4) | Ville Herva |
2006-07-15 | remove #error on !PCI from pmc551.c | Rolf Eike Beer |
2006-07-03 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-28 | [MTD] DOC: Fixup read functions and do a little cleanup | Thomas Gleixner |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in mtd drivers | Greg Kroah-Hartman |
2006-06-22 | [MTD] Initialize 'writesize' | Artem B. Bityutskiy |
2006-06-14 | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse |
2006-06-14 | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy |
2006-05-30 | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel |
2006-05-30 | [MTD] remove a forgotten MTD_XIP | Joern Engel |
2006-05-29 | [MTD] Rework the out of band handling completely | Thomas Gleixner |
2006-05-29 | [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. | Andrew Morton |
2006-05-25 | [MTD] Remove the only useless readv implementation | Thomas Gleixner |
2006-05-23 | [MTD] Remove read/write _ecc variants | Thomas Gleixner |
2006-05-23 | [MTD] Remove nand writev support | Thomas Gleixner |
2006-05-22 | [MTD] Introduce writesize | Joern Engel |
2006-05-21 | [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver | David Woodhouse |
2006-05-20 | git-mtd: symbol_get() fix | Andrew Morton |