summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: fix typo in commentWolfram Sang2012-01-111-1/+1
* mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris2012-01-091-3/+4
* mtd: nand: initialize ops.modeBrian Norris2011-10-161-0/+4
* mtd: nand: invalidate cache on unaligned readsBrian Norris2011-09-211-2/+10
* mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-111-21/+25
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-20/+20
* mtd: support reading OOB without ECCBrian Norris2011-09-111-1/+6
* mtd: support writing OOB without ECCBrian Norris2011-09-111-1/+9
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-111-38/+36
* mtd: nand: style fixups in pr_* messagesBrian Norris2011-09-111-26/+23
* mtd: nand: convert printk() to pr_*()Brian Norris2011-09-111-22/+22
* mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET2011-09-111-4/+4
* mtd: nand: handle ECC errors in OOBBrian Norris2011-09-111-1/+8
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-111-53/+52
* mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-09-111-11/+16
* mtd: nand: multi-line comment style fixupsBrian Norris2011-09-111-357/+346
* mtd: nand: remove unnecessary TODOBrian Norris2011-09-111-1/+0
* mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava2011-09-111-2/+0
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+1
* mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-111-5/+5
* mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-111-19/+5
* 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
OpenPOWER on IntegriCloud