| Commit message (Expand) | Author | Age |
* | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. | Atsushi Nemoto | 2008-04-26 |
* | [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. | Michael Hennerich | 2008-04-25 |
* | [MTD] [NAND] at91_nand: control NCE signal | Atsushi Nemoto | 2008-04-25 |
* | [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 | Richard Genoud | 2008-04-25 |
* | [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 | Richard Genoud | 2008-04-23 |
* | [MTD] [NAND] Verify probe by retrying to checking the results match | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Large page NAND support | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch | Ben Dooks | 2008-04-22 |
* | [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write | Anton Vorontsov | 2008-04-22 |
* | [MTD] [NAND] plat_nand: set mtd->name | Hamish Moffatt | 2008-04-22 |
* | [MTD] [NAND] corrected MPC8313 NAND fixes | Mike Hench | 2008-04-22 |
* | [MTD] [NAND] fsl_elbc_nand: fix mtd name | Anton Vorontsov | 2008-04-22 |
* | [MTD] [NAND] FSL UPM NAND driver | Anton Vorontsov | 2008-04-22 |
* | [MTD] [NAND] Fix checkpatch errors in pxa3xx_nand | David Woodhouse | 2008-04-22 |
* | [MTD] [NAND] support for pxa3xx | eric miao | 2008-04-22 |
* | [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. | Scott Wood | 2008-04-22 |
* | [MTD] [NAND] at91_nand: Make part_probes[] static | Atsushi Nemoto | 2008-04-22 |
* | [MTD] [NAND] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |
* | [MTD] [NAND] fix possible Ooops in rfc_from4 | Sebastian Siewior | 2008-04-22 |
* | [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static | Adrian Bunk | 2008-04-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [POWERPC] fsl_elbc_nand: factor out localbus defines | Anton Vorontsov | 2008-04-17 |
* | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
|\| |
|
| * | mtd: nand: add out label in rfc_from4 | Sebastian Siewior | 2008-03-28 |
* | | plat-orion: make orion_nand available for all Orion families | Lennert Buytenhek | 2008-03-27 |
|/ |
|
* | [MTD] [NAND] cs553x_nand: command line partitioning support | Mart Raudsepp | 2008-02-09 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. | Scott Wood | 2008-02-07 |
| * | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... | Scott Wood | 2008-02-03 |
| * | [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes | Bryan Wu | 2008-02-03 |
| * | [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver | Bryan Wu | 2008-02-03 |
| * | [MTD] [NAND] Remove unused variable in plat_nand_remove | Li Zefan | 2008-02-03 |
| * | [MTD] [NAND] at91_nand: Make mtdparts option can override board info | Atsushi Nemoto | 2008-02-03 |
| * | [MTD] [NAND] fix s3c2410 error correction | Matt Reimer | 2008-01-26 |
| * | [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors | Matt Reimer | 2008-01-12 |
| * | [MTD] [NAND] Don't panic if a controller driver does ecc its own way. | Scott Wood | 2008-01-08 |
| * | [MTD] [NAND] Marvell Orion device bus NAND controller | Tzachi Perelstein | 2007-12-03 |
| * | [MTD] [NAND] pasemi_nand driver | Egor Martovetsky | 2007-11-28 |
| * | [MTD] [NAND] S3C2410 correctly set nFCE over resume | Ben Dooks | 2007-11-28 |
| * | [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver | Michael Hennerich | 2007-10-30 |
| * | [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND | David Woodhouse | 2007-10-28 |
* | | drivers/mtd/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jörn Engel | 2007-10-20 |
* | [MTD] [NAND] treat any negative return value from correct() as an error | Matt Reimer | 2007-10-20 |
* | [MTD] [NAND] nandsim: bugfix in initialization | Artem Bityutskiy | 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-20 |