Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | [MTD] [NAND] fix s3c2410 error correction | Matt Reimer | 1 | -14/+12 |
2008-01-12 | [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors | Matt Reimer | 1 | -1/+1 |
2008-01-08 | [MTD] [NAND] Don't panic if a controller driver does ecc its own way. | Scott Wood | 1 | -2/+6 |
2007-12-03 | [MTD] [NAND] Marvell Orion device bus NAND controller | Tzachi Perelstein | 3 | -0/+181 |
2007-11-29 | [MTD] [NAND] pasemi_nand driver | Egor Martovetsky | 3 | -0/+250 |
2007-11-28 | [MTD] [NAND] S3C2410 correctly set nFCE over resume | Ben Dooks | 1 | -0/+20 |
2007-10-30 | [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver | Michael Hennerich | 2 | -3/+19 |
2007-10-29 | [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND | David Woodhouse | 1 | -0/+19 |
2007-10-21 | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jörn Engel | 2 | -3/+3 |
2007-10-21 | [MTD] [NAND] treat any negative return value from correct() as an error | Matt Reimer | 1 | -3/+3 |
2007-10-20 | [MTD] [NAND] nandsim: bugfix in initialization | Artem Bityutskiy | 1 | -1/+1 |
2007-10-20 | [MTD] Fix typo in Alauda config option help text. | Dave Jones | 1 | -1/+1 |
2007-10-20 | [MTD] [NAND] add s3c2440-specific read_buf/write_buf | Matt Reimer | 1 | -0/+14 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -1/+1 |
2007-10-14 | signedness: module_param_array nump argument | Al Viro | 1 | -1/+1 |
2007-10-13 | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver | Bryan Wu | 3 | -0/+808 |
2007-10-13 | [MTD] [NAND] Fix compiler warning in Alauda driver | akpm@linux-foundation.org | 1 | -1/+1 |
2007-10-06 | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. | David Woodhouse | 1 | -3/+4 |
2007-10-06 | [MTD] [NAND] Resume method for CAFÉ NAND controller | David Woodhouse | 1 | -3/+39 |
2007-10-06 | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. | David Woodhouse | 1 | -1/+7 |
2007-09-25 | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks | 1 | -2/+2 |
2007-09-06 | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy | 1 | -1/+7 |
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 | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | David Woodhouse | 1 | -1/+1 |
2007-08-23 | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc | Josh Boyer | 1 | -1/+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-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -3/+0 |
2007-08-01 | [MTD] [NAND] nand_base.c fix broken link | maximilian attems | 1 | -1/+1 |
2007-08-01 | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 1 | -3/+0 |
2007-07-23 | [MTD] [NAND] fix race in nand_base.c | Artem Bityutskiy | 1 | -0/+4 |
2007-07-23 | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. | Roland Stigge | 1 | -5/+5 |
2007-07-23 | [MTD] Clean up duplicate includes in drivers/mtd/ | Jesper Juhl | 1 | -1/+0 |
2007-07-23 | [MTD] [NAND] Add NAND manufacturer AMD. | Steven J. Hill | 1 | -0/+1 |
2007-07-11 | [MTD] Remove Ocelot G support from DiskOnChip drivers. | Yoichi Yuasa | 1 | -2/+0 |
2007-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -1/+1 |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu | 1 | -1/+1 |
2007-06-29 | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100 | Adrian Bunk | 1 | -1/+1 |
2007-06-28 | [MTD] [NAND] Change NDFC driver to support 405 platforms too | Stefan Roese | 2 | -2/+10 |
2007-06-28 | [MTD] [NAND] nand_base.c: fix type of eccpos pointer | Ben Dooks | 1 | -4/+4 |
2007-06-28 | [MTD] [NAND] at91_nand rdy_pin fix | Ivan Kuten | 1 | -1/+4 |
2007-06-01 | parse errors in ifdefs | Yoann Padioleau | 1 | -2/+2 |
2007-06-01 | potential parse error in ifdef | Yoann Padioleau | 2 | -2/+2 |
2007-05-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -1413/+299 |
2007-05-08 | [MTD] [NAND] platform NAND driver: add driver | Vitaly Wool | 3 | -0/+160 |
2007-05-03 | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support | Andrew Victor | 1 | -0/+10 |
2007-05-03 | [MTD] [NAND] Tidy up handling of page number in nand_block_bad() | Thomas Knobloch | 1 | -6/+5 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |