summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand.h
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-091-0/+1
* mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-051-1/+0Star
* mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-051-2/+0Star
* mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon2016-04-191-0/+3
* mtd: nand: export default read/write oob functionsBoris Brezillon2016-04-191-0/+14
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2016-04-191-0/+8
* mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-101-1/+1
* mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-261-2/+0Star
* mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON2016-01-231-0/+6
* mtd: nand: add helpers to access ->privBoris BREZILLON2016-01-071-0/+10
* mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2016-01-071-0/+10
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-071-1/+7
* mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON2015-12-181-9/+0Star
* mtd: nand: kill the chip->flash_node fieldBoris BREZILLON2015-12-181-5/+2Star
* mtd: nand: update mtd_to_nand()Boris BREZILLON2015-12-181-1/+1
* mtd: nand: add nand_to_mtd() helperBoris BREZILLON2015-12-081-0/+5
* mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON2015-12-081-0/+2
* mtd: nand: fix typo (t_ald -> t_adl)Brian Norris2015-12-011-2/+2
* mtd: nand: fix ONFI parameter page layoutBoris BREZILLON2015-12-011-2/+2
* mtd: merge in mtd_to_nand() branchBrian Norris2015-11-191-0/+5
|\
| * mtd: nand: add an mtd_to_nand() helperBoris BREZILLON2015-11-191-0/+5
* | mtd: add get/set of_node/flash_node helpersBrian Norris2015-11-111-0/+11
|/
* 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/+0Star
* mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-221-0/+5
* mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-121-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-121-0/+5
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-071-1/+0Star
* mtd: nand: add ATO manufacturer infoBrian Norris2014-11-261-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-221-0/+3
* mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-221-0/+49
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-091-0/+1
* mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-211-0/+5
* mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-091-3/+2Star
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-03-261-1/+10
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-111-1/+1
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-111-1/+1
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-111-0/+9
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-111-1/+9
* mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-111-0/+75
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-111-0/+10
* mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-111-8/+0Star
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-111-6/+6
* mtd: nand: add Intel manufacturer IDHuang Shijie2014-01-201-0/+1