Age | Commit message (Expand) | Author | Files | Lines |
2007-09-23 | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver | Todd Poynor | 5 | -365/+205 |
2007-09-20 | [POWERPC] Cleanups for physmap_of.c (v2) | David Gibson | 1 | -125/+99 |
2007-09-20 | [POWERPC] Make partitions optional in physmap_of | Josh Boyer | 1 | -0/+2 |
2007-09-20 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+2 |
2007-09-19 | pci: fix unterminated pci_device_id lists | Kees Cook | 1 | -1/+2 |
2007-09-13 | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson | 1 | -65/+174 |
2007-09-13 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 3 | -7/+6 |
2007-09-09 | [MTD] Remove Momenco Ocelot NOR flash support | Yoichi Yuasa | 3 | -184/+0 |
2007-09-06 | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy | 1 | -1/+7 |
2007-09-06 | [MTD] [OneNAND] main read/write ops support for yaffs2 | Kyungmin Park | 1 | -116/+233 |
2007-09-02 | [MTD] Initialise s_flags in get_sb_mtd_aux() | David Howells | 1 | -0/+2 |
2007-08-30 | [MTD] [OneNAND] Use mtd_oob_ops at oob functions | Kyungmin Park | 1 | -15/+36 |
2007-08-29 | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers | Jörn Engel | 3 | -0/+749 |
2007-08-23 | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() | Jared Hulbert | 2 | -7/+4 |
2007-08-23 | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse | 5 | -386/+3 |
2007-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 3 | -5/+2 |
2007-08-23 | [MTD] Remove dead maps | Kumar Gala | 4 | -383/+0 |
2007-08-23 | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc | Josh Boyer | 2 | -3/+3 |
2007-08-22 | [MTD] mtdoops printk warning fixes | Andrew Morton | 1 | -2/+2 |
2007-08-17 | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of | David Gibson | 1 | -1/+1 |
2007-08-12 | mtdchar build fix | Andrew Morton | 1 | -0/+1 |
2007-08-04 | Revert "[MTD] Driver for AT26Fxxx dataflash devices" | David Woodhouse | 3 | -494/+0 |
2007-08-03 | [MTD] Makefile fix for mtdsuper | Satyam Sharma | 2 | -5/+1 |
2007-08-03 | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks | 1 | -4/+4 |
2007-08-03 | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten | 1 | -1/+4 |
2007-08-03 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy | 1 | -0/+4 |
2007-08-03 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge | 1 | -5/+5 |
2007-08-03 | [MTD] Fix potential leak in rfd_ftl_add_mtd | Florin Malita | 1 | -0/+1 |
2007-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 3 | -8/+2 |
2007-08-01 | [MTD] [NAND] nand_base.c fix broken link | maximilian attems | 1 | -1/+1 |
2007-08-01 | [MTD] [ONENAND] onenand_sim.c: make struct info static | Adrian Bunk | 1 | -1/+1 |
2007-08-01 | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -9/+8 |
2007-08-01 | [MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]alloc | Mariusz Kozlowski | 1 | -10/+12 |
2007-08-01 | [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcalloc | Mariusz Kozlowski | 1 | -2/+1 |
2007-08-01 | [MTD] remove redundant/dead code from physmap_of.c | Mariusz Kozlowski | 1 | -5/+0 |
2007-08-01 | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 2 | -6/+0 |
2007-07-26 | sun userflash is PCI-dependent | Al Viro | 1 | -1/+1 |
2007-07-23 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy | 1 | -0/+4 |
2007-07-23 | [MTD] Fix do_div() type warning in mtdconcat | David Woodhouse | 1 | -1/+1 |
2007-07-23 | [MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY. | Robert P. J. Day | 1 | -14/+0 |
2007-07-23 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge | 1 | -5/+5 |
2007-07-23 | [MTD] Remove embedded return in RFD FTL. | akpm@linux-foundation.org | 1 | -5/+3 |
2007-07-23 | [MTD] Fix potential leak in rfd_ftl_add_mtd | Florin Malita | 1 | -0/+1 |
2007-07-23 | [MTD] Clean up duplicate includes in drivers/mtd/ | Jesper Juhl | 2 | -2/+0 |
2007-07-23 | [MTD] [NAND] Add NAND manufacturer AMD. | Steven J. Hill | 1 | -0/+1 |
2007-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 17 | -339/+373 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2 | -2/+2 |
2007-07-18 | UBI: fix compile warning | Paul Mundt | 1 | -0/+1 |
2007-07-18 | UBI: fix error handling in erase worker | Artem Bityutskiy | 1 | -41/+48 |
2007-07-18 | UBI: fix comments | Artem Bityutskiy | 1 | -3/+3 |