Commit message (Expand) | Author | Age | |
---|---|---|---|
* | mtd: nand_bch: fix spelling of "probably" | Brian Norris | 2016-05-06 |
* | mtd: nand: kill the ecc->layout field | Boris Brezillon | 2016-05-05 |
* | mtd: nand: bch: switch to mtd_ooblayout_ops | Boris Brezillon | 2016-05-05 |
* | mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate | Boris Brezillon | 2016-04-19 |
* | mtd: nand: simplify nand_bch_init() usage | Boris BREZILLON | 2016-03-07 |
* | mtd: nand: return consistent error codes in ecc.correct() implementations | Boris BREZILLON | 2016-01-06 |
* | mtd: nand: make use of mtd_to_nand() in NAND core code | Boris BREZILLON | 2015-12-08 |
* | mtd: cleanup style on pr_debug messages | Brian Norris | 2011-09-11 |
* | mtd: replace DEBUG() with pr_debug() | Brian Norris | 2011-09-11 |
* | mtd: nand: add software BCH ECC support | Ivan Djelic | 2011-03-11 |