Age | Commit message (Expand) | Author |
2007-09-14 | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson |
2007-09-14 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-09-09 | [MTD] Remove Momenco Ocelot NOR flash support | Yoichi Yuasa |
2007-09-06 | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy |
2007-09-06 | [MTD] [OneNAND] main read/write ops support for yaffs2 | Kyungmin Park |
2007-09-02 | [MTD] Initialise s_flags in get_sb_mtd_aux() | David Howells |
2007-08-30 | [MTD] [OneNAND] Use mtd_oob_ops at oob functions | Kyungmin Park |
2007-08-29 | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers | Jörn Engel |
2007-08-23 | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() | Jared Hulbert |
2007-08-23 | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse |
2007-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-08-22 | [MTD] Remove dead maps | Kumar Gala |
2007-08-22 | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc | Josh Boyer |
2007-08-22 | [MTD] mtdoops printk warning fixes | Andrew Morton |
2007-08-17 | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of | David Gibson |
2007-08-11 | mtdchar build fix | Andrew Morton |
2007-08-03 | Revert "[MTD] Driver for AT26Fxxx dataflash devices" | David Woodhouse |
2007-08-03 | [MTD] Makefile fix for mtdsuper | Satyam Sharma |
2007-08-02 | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks |
2007-08-02 | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten |
2007-08-02 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy |
2007-08-02 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge |
2007-08-02 | [MTD] Fix potential leak in rfd_ftl_add_mtd | Florin Malita |
2007-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-08-01 | [MTD] [NAND] nand_base.c fix broken link | maximilian attems |
2007-08-01 | [MTD] [ONENAND] onenand_sim.c: make struct info static | Adrian Bunk |
2007-08-01 | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-01 | [MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]alloc | Mariusz Kozlowski |
2007-08-01 | [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcalloc | Mariusz Kozlowski |
2007-08-01 | [MTD] remove redundant/dead code from physmap_of.c | Mariusz Kozlowski |
2007-07-31 | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle |
2007-07-26 | sun userflash is PCI-dependent | Al Viro |
2007-07-23 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy |
2007-07-23 | [MTD] Fix do_div() type warning in mtdconcat | David Woodhouse |
2007-07-23 | [MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY. | Robert P. J. Day |
2007-07-23 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge |
2007-07-23 | [MTD] Remove embedded return in RFD FTL. | akpm@linux-foundation.org |
2007-07-23 | [MTD] Fix potential leak in rfd_ftl_add_mtd | Florin Malita |
2007-07-23 | [MTD] Clean up duplicate includes in drivers/mtd/ | Jesper Juhl |
2007-07-23 | [MTD] [NAND] Add NAND manufacturer AMD. | Steven J. Hill |
2007-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-18 | UBI: fix compile warning | Paul Mundt |
2007-07-18 | UBI: fix error handling in erase worker | Artem Bityutskiy |
2007-07-18 | UBI: fix comments | Artem Bityutskiy |
2007-07-18 | UBI: remove unneeded error checks | Artem Bityutskiy |
2007-07-18 | UBI: cleanup usage of try_module_get | Fernando Luis Vázquez Cao |
2007-07-18 | UBI: fix overflow bug | Vinit Agnihotri |
2007-07-18 | UBI: bugfix in max_sqnum calculation | Artem Bityutskiy |
2007-07-18 | UBI: bugfix in sqnum calculation | Brijesh Singh |