Age | Commit message (Expand) | Author |
2007-10-20 | [MTD] Fix typo in Alauda config option help text. | Dave Jones |
2007-10-20 | [MTD] [NAND] add s3c2440-specific read_buf/write_buf | Matt Reimer |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-14 | signedness: module_param_array nump argument | Al Viro |
2007-10-13 | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver | Bryan Wu |
2007-10-13 | [MTD] [NAND] Fix compiler warning in Alauda driver | akpm@linux-foundation.org |
2007-10-06 | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. | David Woodhouse |
2007-10-06 | [MTD] [NAND] Resume method for CAFÉ NAND controller | David Woodhouse |
2007-10-06 | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. | David Woodhouse |
2007-09-25 | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks |
2007-09-06 | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy |
2007-08-29 | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers | Jörn Engel |
2007-08-23 | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse |
2007-08-22 | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc | Josh Boyer |
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-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-07-31 | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle |
2007-07-23 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy |
2007-07-23 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge |
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-11 | [MTD] Remove Ocelot G support from DiskOnChip drivers. | Yoichi Yuasa |
2007-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu |
2007-06-29 | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100 | Adrian Bunk |
2007-06-28 | [MTD] [NAND] Change NDFC driver to support 405 platforms too | Stefan Roese |
2007-06-28 | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks |
2007-06-28 | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten |
2007-06-01 | parse errors in ifdefs | Yoann Padioleau |
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-08 | [MTD] [NAND] platform NAND driver: add driver | Vitaly Wool |
2007-05-03 | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support | Andrew Victor |
2007-05-03 | [MTD] [NAND] Tidy up handling of page number in nand_block_bad() | Thomas Knobloch |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | [MTD] [NAND] Support multiple chips in CAFÉ driver | David Woodhouse |
2007-05-02 | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic | David Woodhouse |
2007-05-02 | [MTD] [NAND] Use rslib for CAFÉ ECC | Segher Boessenkool |
2007-04-27 | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport |
2007-04-27 | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas |
2007-04-19 | Use menuconfig objects: MTD | Jan Engelhardt |
2007-04-17 | [MTD] nandsim: enhance nandsim to allow arbitrary NAND size | Adrian Hunter |
2007-04-17 | [MTD] nandsim: Enhance nandsim optionally to report wear information | Adrian Hunter |
2007-04-17 | [MTD] nandsim: enhance nandsim to simulate flash errors | Adrian Hunter |
2007-04-17 | [MTD] nandsim: add partition capability to nandsim | Adrian Hunter |
2007-04-17 | [MTD] [NAND] Casting bug in nand_default_block_markbad | Andre Renaud |