summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-3/+3
* mtd: nand: remove unused ->init_size() hookBoris BREZILLON2015-10-011-6/+0
* mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-211-0/+5
* mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-111-2/+2
* mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-071-5/+5
* mtd: nand: add common DT init codeBrian Norris2015-05-111-0/+5
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-061-1/+0
* mtd: nand: add ATO manufacturer infoBrian Norris2014-11-251-0/+1
* mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON2014-11-201-2/+15
* mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-221-0/+11
* Merge l2-mtd/next into l2-mtd/masterBrian Norris2014-08-191-0/+1
|\
| * mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap2014-08-191-0/+1
* | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-191-1/+1
|/
* mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-211-0/+3
* mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-211-0/+49
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-081-0/+1
* mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-201-0/+5
* mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-091-3/+2
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-03-251-1/+10
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-101-1/+1
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-101-1/+1
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-101-0/+9
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-101-1/+9
* mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-101-0/+75
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-101-0/+10
* mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-101-8/+0
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-101-6/+6
* mtd: nand: add Intel manufacturer IDHuang Shijie2014-01-201-0/+1
* mtd: nand: add SanDisk manufacturer IDHuang Shijie2014-01-201-0/+1
* mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König2014-01-141-0/+3
* mtd: nand: use __packed shorthandBrian Norris2014-01-131-1/+1
* mtd: nand: support Micron READ RETRYBrian Norris2014-01-131-0/+3
* mtd: nand: add generic READ RETRY supportBrian Norris2014-01-131-0/+6
* mtd: nand: add ONFI vendor block for MicronBrian Norris2014-01-131-1/+22
* mtd: nand: fix misspelling in ONFI parameter field nameBrian Norris2014-01-031-1/+1
* mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2013-10-271-3/+4
* mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie2013-10-271-0/+9
* mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-271-2/+0
* mtd: add ECC info for nand_flash_dev{}Huang Shijie2013-08-301-0/+15
* mtd: add a helper to get the supported features for ONFI nandHuang Shijie2013-08-301-0/+10
* mtd: add data structures for Extended Parameter PageHuang Shijie2013-08-301-1/+38
* mtd: add datasheet's ECC information to nand_chip{}Huang Shijie2013-08-301-0/+8
* mtd: nand: hide in-memory BBT implementation detailsBrian Norris2013-08-301-1/+1
* mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2013-08-051-0/+3
* mtd: increase max OOB size to 744Huang Shijie2013-08-051-1/+1
* mtd: nand: reword nand_chip bad block interface commentsBrian Norris2013-08-051-2/+2
* mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-051-2/+6
* mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-051-5/+4
* mtd: add new fields to nand_flash_dev{}Huang Shijie2013-04-051-0/+4
* mtd: introduce a macro for max NAND ID sequence lengthArtem Bityutskiy2013-04-051-1/+4
OpenPOWER on IntegriCloud