aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAge
* mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros2015-03-30
* mtd: nand: fix spelling of REPLACEABLEBrian Norris2015-03-24
* mtd: nand: fully initialize mtd_oob_opsBrian Norris2015-03-11
* mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris2015-03-11
* mtd: nand: remove redundant local variableBaruch Siach2015-02-05
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-02
* mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-21
* mtd: nand: remove duplicate comment lineBaruch Siach2015-01-09
* mtd: nand: added nand_shutdownScott Branden2015-01-07
* mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-28
* mtd: nand: print erase size on initRafał Miłecki2014-11-25
* mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig2014-11-05
* mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh2014-11-05
* mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-22
* mtd: nand: don't break long print messagesRafał Miłecki2014-09-18
* mtd: nand: fix integer widening problemsBrian Norris2014-08-19
* mtd: nand: fix nand_lock/unlock() functionWhite Ding2014-08-19
* Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-21
|\
| * mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-14
* | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-08
|/
* mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia2014-05-21
* NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee2014-05-20
* mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu2014-05-20
* mtd: nand: refactor erase_cmd() to return chip statusBrian Norris2014-05-09
* mtd: nand: fix a typo in a comment lineMasahiro Yamada2014-04-29
* mtd: nand: use the nand_read_subpage index everywhereRon2014-04-16
* Fix index regression in nand_read_subpageRon2014-04-05
* mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes2014-03-26
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-11
* mtd: nand: remove unused function input parameterCai Zhiyong2014-03-11
* mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-11
* mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON2014-03-11
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-03-11
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-11
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-11
* mtd: nand: fix off-by-one read retry mode countingBrian Norris2014-02-14
* mtd: nand: add support for Samsung K9LCG08U0BHuang Shijie2014-01-20
* mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König2014-01-14
* mtd: nand: support Micron READ RETRYBrian Norris2014-01-14
* mtd: nand: add generic READ RETRY supportBrian Norris2014-01-14
* mtd: nand: localize ECC failures per pageBrian Norris2014-01-14
* mtd: nand: assign mtd->name in find_full_id_nandCai Zhiyong2014-01-11
* mtd: nand: refactor print messagesEzequiel Garcia2014-01-03
* mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie2013-11-07
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-11-07
* mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie2013-10-27
* mtd: nand: print out the cell information for nand chipHuang Shijie2013-10-27
* mtd: nand: set the cell information for ONFI nandHuang Shijie2013-10-27
* mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie2013-10-27