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