aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAge
* mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-14
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
* mtd: add read_byte support to plat_nandJohn Crispin2012-05-14
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-14
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-14
* mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-26
* mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-26
* mtd: nand: add Macronix manufacturerBrian Norris2012-01-09
* mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
* mtd: support reading OOB without ECCBrian Norris2011-09-11
* mtd: nand: document nand_chip.oob_poiBrian Norris2011-09-11
* mtd: support writing OOB without ECCBrian Norris2011-09-11
* mtd: nand: fix spelling error (date => data)Brian Norris2011-09-11
* mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser2011-09-11
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-11
* mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov2011-09-11
* mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2011-09-11
* mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-11
* mtd: nand: renumber conflicting BBT flagsBrian Norris2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: nand: add software BCH ECC supportIvan Djelic2011-03-11
* mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-03
* mtd: remove junk tabs in nand.hSebastian Andrzej Siewior2010-10-24
* mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-24
* mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-24
* mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-24
* mtd: add init_size hook for NAND driverHuang Shijie2010-10-24
* mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-24
* mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-24
* mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-24
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris2010-08-02
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-13
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-13
* mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-26
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
* mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-26
* mtd: nand: add lock/unlock routinesVimal Singh2010-02-26
* 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