summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_bch.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mtd: nand_bch: fix spelling of "probably"Brian Norris2016-05-061-1/+1
* mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-051-8/+0
* mtd: nand: bch: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-30/+11
* mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-1/+12
* mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-071-10/+17
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-061-1/+1
* mtd: nand: make use of mtd_to_nand() in NAND core codeBoris BREZILLON2015-12-081-2/+2
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-111-2/+2
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-111-1/+1
* mtd: nand: add software BCH ECC supportIvan Djelic2011-03-111-0/+243
OpenPOWER on IntegriCloud