aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_bch.c
AgeCommit message (Expand)Author
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-05-06mtd: nand_bch: fix spelling of "probably"Brian Norris
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon
2016-05-05mtd: nand: bch: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-03-07mtd: nand: simplify nand_bch_init() usageBoris BREZILLON
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic