aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+11
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner1-8/+2
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner1-4/+5
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner1-1/+3
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-0/+4
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-16/+17
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner1-0/+3
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner1-1/+1
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-30/+33
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-11/+11
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-69/+34
2006-05-23[MTD] Add platform support for NANDThomas Gleixner1-0/+47
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-3/+4
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner1-27/+27
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool1-1/+2
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner1-1/+4
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade1-0/+1
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner1-2/+3
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin1-2/+14
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin1-1/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+469