summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
* [MTD] NAND: Skip bad block table scan on requestThomas Gleixner2005-05-231-2/+3
* [MTD] NAND Add optional ECC status check callbackDavid A. Marlin2005-05-231-2/+14
* [MTD] NAND extended commands, badb block table autorefresh David A. Marlin2005-05-231-1/+26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+469
OpenPOWER on IntegriCloud