| Commit message (Expand) | Author | Age |
... | |
| * | | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks | 2007-09-25 |
* | | | [MTD] [OneNAND] fix numerous races | Artem Bityutskiy | 2007-09-23 |
|/ / |
|
* | | [MTD] map driver for NOR flash on the Intel Vermilion Range chipset | David Woodhouse | 2007-09-23 |
* | | [MTD] fix CFI point method for discontiguous maps | Andy Lowe | 2007-09-23 |
* | | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver | Todd Poynor | 2007-09-23 |
* | | [MTD] Remove Momenco Ocelot NOR flash support | Yoichi Yuasa | 2007-09-09 |
* | | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy | 2007-09-06 |
* | | [MTD] [OneNAND] main read/write ops support for yaffs2 | Kyungmin Park | 2007-09-06 |
* | | [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-29 |
* | | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse | 2007-08-23 |
|\ \ |
|
| * | | [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 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-23 |
|\| |
|
| * | mtdchar build fix | Andrew Morton | 2007-08-11 |
| * | [MTD] Makefile fix for mtdsuper | Satyam Sharma | 2007-08-03 |
| * | [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-02 |
* | | [MTD] mtdoops printk warning fixes | Andrew Morton | 2007-08-22 |
* | | Revert "[MTD] Driver for AT26Fxxx dataflash devices" | David Woodhouse | 2007-08-03 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-01 |
|\| |
|
| * | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 2007-07-31 |
| * | sun userflash is PCI-dependent | Al Viro | 2007-07-26 |
* | | [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-08-01 |
* | | [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-23 |
|\| |
|
| * | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
| * | 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 | 2007-07-18 |