1. 63fa37f mtd: rawnand: Replace printk() with appropriate pr_*() macro by Shreeya Patel · 7 years ago
  2. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/nand_bch.c]
  3. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  4. 3603ea0 mtd: nand_bch: fix spelling of "probably" by Brian Norris · 9 years ago
  5. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 9 years ago
  6. 7cf9c19 mtd: nand: bch: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  7. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  8. a8c65d5 mtd: nand: simplify nand_bch_init() usage by Boris BREZILLON · 9 years ago
  9. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 9 years ago
  10. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  11. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  12. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  13. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 14 years ago