summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cs553x_nand.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-301-2/+2
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-111-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/+0Star
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-24/+8Star
* [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