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