Age | Commit message (Expand) | Author |
---|---|---|
2020-11-30 | mtd: nand: ecc-bch: Move BCH code to the generic NAND layer | Miquel Raynal |
2020-09-30 | mtd: rawnand: Use the ECC framework OOB layouts | Miquel Raynal |
2020-05-24 | lib/bch: Allow easy bit swapping | Miquel Raynal |
2020-05-24 | lib/bch: Rework a little bit the exported function names | Miquel Raynal |
2019-06-28 | mtd: rawnand: Use kzalloc() instead of kmalloc() and memset() | Fuqian Huang |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49 | Thomas Gleixner |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to ecc->correct() | Boris Brezillon |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to ecc->calculate() | Boris Brezillon |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-03-15 | mtd: rawnand: Replace printk() with appropriate pr_*() macro | Shreeya Patel |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon |