summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cs553x_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-031-2/+1
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+2
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-1/+1
* mtd: cs553x_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-6/+2
* mtd: cs553x_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-5/+1
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+2
* mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles2011-05-251-16/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar2008-10-181-0/+2
* [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk2008-04-221-1/+1
* [MTD] [NAND] cs553x_nand: command line partitioning supportMart Raudsepp2008-02-091-3/+28
* drivers/mtd/: Spelling fixesJoe Perches2008-02-031-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-301-2/+2
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-101-1/+1
* [MTD] Remove PCI dependency for Geode CS553[56] NAND controller.David Woodhouse2006-05-261-3/+30
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-1/+0
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-24/+8
* [MTD] NAND modularize ECCThomas Gleixner2006-05-231-5/+7
* [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse2006-05-161-1/+1
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-141-1/+1
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-131-15/+15
* [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse2006-05-131-27/+75
* [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse2006-05-111-0/+293