aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/davinci_nand.c
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-231-34/+5
* mtd: davinci_nand: convert to mtd_device_register()Jamie Iles2011-05-251-30/+21
* mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj2011-03-111-3/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-3/+8
|\
| * mtd: davinci: relax a timeout for ECC-initializationWolfram Sang2010-10-241-1/+2
| * mtd: davinci: fix comment to match the codeWolfram Sang2010-10-241-2/+3
| * mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-241-0/+3
* | nand: davinci: add support for timing configurationSekhar Nori2010-09-241-38/+22
* | davinci: add support for aemif timing configurationSekhar Nori2010-09-241-0/+1
|/
* mtd: nand: davinci: correct 4-bit error correctionSudhakar Rajashekhara2010-08-021-0/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+1
* | mtd: davinci_nand.c: use resource_size()H Hartley Sweeten2009-12-311-2/+2
|/
* mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+2
* mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-051-1/+1
* mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje2009-09-191-6/+39
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-221-40/+302
|\
| * mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell2009-06-051-11/+0
| * 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: davinci nand: update clock namingKevin Hilman2009-06-051-3/+4
|/
* [MTD] support driver model updatesDavid Brownell2009-04-041-0/+2
* [MTD] partitioning utility predicatesDavid Brownell2009-03-201-13/+0
* [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-201-3/+0
* [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-201-0/+584