aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje1-0/+1
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje1-2/+2
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten1-0/+3
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten1-0/+7
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter1-0/+6
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner1-2/+2
2008-12-10[MTD] [NAND] remove excess kernel-doc notationRandy Dunlap1-5/+0
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-1/+1
2008-08-20[MTD] [NAND] Fix missing kernel-docAlexey Korolev1-0/+1
2008-07-30[MTD] [NAND] fix subpage read for small page NANDAlexey Korolev1-1/+3
2008-07-25[MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev1-0/+5
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill1-0/+1
2007-05-08[MTD] [NAND] platform NAND driver: update headerVitaly Wool1-0/+16
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com1-0/+1
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap1-0/+1
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner1-0/+9
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap1-1/+1
2006-10-21[MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse1-5/+1
2006-09-25[MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse1-0/+3
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse1-0/+11
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse1-2/+4
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse1-0/+5
2006-06-29MTD: kernel-doc fixes + additionsRandy Dunlap1-3/+0
2006-06-29MTD: fix all kernel-doc warningsRandy Dunlap1-3/+10
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
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
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
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