aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAge
* mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-30
* mtd: unify status enum from three headersAlessandro Rubini2009-09-24
* mtd: use bbm.h in nand.hAlessandro Rubini2009-09-24
* mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-19
* mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-19
* mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-05
* mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-05
* mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-05
* [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-06
* [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-10
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-20
* [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-30
* [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11
|\
| * Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
|/
* [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-23
* [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-07
* [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-17
* [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap2007-02-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01
|\
| * [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-30
* | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-29
* | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-21
|/
* [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-25
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-25
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-25
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-25
* MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-29
* MTD: fix all kernel-doc warningsRandy Dunlap2006-06-29
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-20
* | [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-29
* | [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-29
* | [MTD] NAND modularize write functionThomas Gleixner2006-05-26
* | [MTD] NAND Modularize read functionThomas Gleixner2006-05-25
* | [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner2006-05-25
* | [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-25
* | [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-23
* | [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-23
* | [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* | [MTD] NAND ECC hwctl function has no return valueThomas Gleixner2006-05-23
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-23
* | [MTD] NAND consolidate data typesThomas Gleixner2006-05-23
* | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-23
* | [MTD] Add platform support for NANDThomas Gleixner2006-05-23
* | [MTD] Simplify NAND lockingThomas Gleixner2006-05-23
|/