aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+39
* mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-11-111-11/+16
* mtd: nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
* mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
* mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-251-6/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mtd: nand: add software BCH ECC supportIvan Djelic2011-03-111-1/+39
* mtd: nand: fix a typo in a commentaryJason Liu2011-03-111-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-171-10/+15
|\
| * mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris2011-01-061-8/+12
| * mtd: nand: choose correct chip name (ONFI bug)Brian Norris2011-01-061-1/+1
| * Revert "mtd: nand: add check for out of page read"Artem Bityutskiy2011-01-061-8/+1
| * mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse2010-12-031-1/+1
| * mtd: nand: add check for out of page readJason Liu2010-12-031-1/+8
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* mtd: nand: fix MTD_MODE_RAW writesJon Povey2010-10-251-1/+1
* mtd: add init_size hook for NAND driverHuang Shijie2010-10-251-2/+4
* mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy2010-10-251-1/+2
* mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli2010-10-241-30/+43
* mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli2010-10-241-23/+26
* mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli2010-10-241-61/+71
* mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-241-30/+134
* mtd: nand: Samsung MLC - new OOB sizesBrian Norris2010-10-241-2/+15
* mtd: nand: support new Toshiba SLCBrian Norris2010-10-241-2/+3
* mtd: nand: spansion S30MLxxxP supportBrian Norris2010-10-241-0/+13
* mtd: fix callback return value checkBaruch Siach2010-10-241-1/+1
* mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-201-0/+1
* mtd: nand: Fix regression in BBM detectionBrian Norris2010-08-191-7/+3
* mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-111-19/+20
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: nand: update nand_default_block_markbad()Brian Norris2010-08-021-10/+24
* mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris2010-08-021-0/+14
* mtd: nand: refactor BB marker detectionBrian Norris2010-08-021-4/+20
* mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris2010-08-021-3/+3
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-141-0/+15
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-141-20/+44
* mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-261-1/+7
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-14/+15
* mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-261-4/+9
* mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-261-12/+7
* mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky2010-02-261-7/+17
* mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky2010-02-261-1/+5
* mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky2010-02-261-3/+0
* mtd: nand: add lock/unlock routinesVimal Singh2010-02-261-0/+164
* mtd: nand: create a helper verification functionVimal Singh2010-02-261-18/+30
* mtd: nand: fix multi-chip suspend problemLi Yang2009-11-301-2/+8
* mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+2
* mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-301-8/+120
* mtd: nand: fix htmldocs warningsJaswinder Singh Rajput2009-09-241-0/+6