aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_bch.c
Commit message (Expand)AuthorAge
* mtd: nand_bch: fix spelling of "probably"Brian Norris2016-05-06
* mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-05
* mtd: nand: bch: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-19
* mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-07
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-06
* mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON2015-12-08
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: nand: add software BCH ECC supportIvan Djelic2011-03-11