aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: add nand support for w90p910 (v2)Wan ZongShun2009-09-193-0/+390
* mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell2009-09-191-5/+12
* mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard2009-09-191-1/+15
* mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje2009-09-191-6/+39
* mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-1/+60
* mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-195-12/+15
* mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
* mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-041-1/+2
* mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
* mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
* mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1
* [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
* mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
* mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-2213-164/+1406
|\
| * mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto2009-06-091-9/+9
| * mtd: orion_nand: use burst reads with double word accessesNicolas Pitre2009-06-081-0/+23
| * mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2009-06-082-9/+12
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-082-100/+199
| |\
| | * [MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks2009-06-081-2/+1
| | * [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks2009-06-081-2/+20
| | * [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2009-06-081-0/+6
| | * [MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green2009-05-301-2/+16
| | * [MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green2009-05-301-2/+2
| | * [MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo2009-05-301-4/+1
| | * [MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green2009-05-301-9/+25
| | * [MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks2009-05-301-11/+78
| | * [MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks2009-05-301-52/+26
| * | mtd: nand: max_retries off by one in mxc_nandRoel Kluin2009-06-051-1/+1
| * | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard2009-06-051-3/+3
| * | mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh2009-06-053-0/+783
| * | mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai2009-06-051-2/+11
| * | mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger2009-06-051-3/+1
| * | mtd: add on-flash BBT support for Atmel NAND driverSimon Polette2009-06-051-1/+10
| * | mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov2009-06-051-9/+51
| * | mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+2
| * | mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-2/+11
| * | mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+2
| * | mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell2009-06-051-11/+0
| * | mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja2009-06-051-2/+2
| * | mtd: nand: fix 512 byte software ecc supportVimal Singh2009-06-051-2/+2
| * | mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-051-13/+291
| * | mtd: nand: minor davinci_nand cleanupDavid Brownell2009-06-051-16/+11
| * | mtd: nand: don't walk past end of oobfree[]David Brownell2009-06-051-1/+2
| * | mtd: plat_nand: fix section errorThomas Chou2009-06-051-1/+1
| * | mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse2009-05-291-4/+12
| * | [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-261-5/+0
* | | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-2/+2
* | | mtd: davinci nand: update clock namingKevin Hilman2009-06-051-3/+4
| |/ |/|
* | mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-291-20/+23
|/