summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-0/+1
* mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-191-2/+2
* mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+3
* mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-0/+7
* mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+6
* [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-061-2/+2
* [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-5/+0
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-1/+1
* [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-201-0/+1
* [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-301-1/+3
* [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-251-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-111-1/+1
|\
| * Fix various old email addresses for dwmw2David Woodhouse2008-06-061-1/+1
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
|/
* [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-231-0/+1
* [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
* [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-171-0/+1
* [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap2007-02-091-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-011-1/+1
|\
| * [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-291-0/+9
* | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-5/+1
|/
* [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-251-0/+3
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-0/+11
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-251-2/+4
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-0/+5
* MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-291-3/+0
* MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-3/+10
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-201-1/+11
* | [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-8/+2
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-4/+5
* | [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-291-1/+3
* | [MTD] NAND modularize write functionThomas Gleixner2006-05-261-26/+45
* | [MTD] NAND Modularize read functionThomas Gleixner2006-05-251-8/+8
* | [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner2006-05-251-0/+13
* | [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-251-0/+4
* | [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-5/+0
* | [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-16/+17
* | [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-231-0/+3
* | [MTD] NAND ECC hwctl function has no return valueThomas Gleixner2006-05-231-1/+1
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-30/+33
* | [MTD] NAND consolidate data typesThomas Gleixner2006-05-231-11/+11
* | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-231-69/+34
* | [MTD] Add platform support for NANDThomas Gleixner2006-05-231-0/+47
* | [MTD] Simplify NAND lockingThomas Gleixner2006-05-231-3/+4
|/
* [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-071-27/+27
* [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-1/+2
* [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-1/+4
OpenPOWER on IntegriCloud