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