Age | Commit message (Expand) | Author |
---|---|---|
2021-10-15 | mtd: rawnand: Let callers use the bare Hamming helpers | Miquel Raynal |
2021-03-11 | mtd: nand: ecc-hamming: Use the public nsteps field | Miquel Raynal |
2021-03-11 | mtd: nand: ecc-hamming: Populate the public nsteps field | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Clarify the logic around rp17 | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Create the software Hamming engine | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Stop using raw NAND structures | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Rename the exported functions | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Cleanup and style fixes | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Drop/fix the kernel doc | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Clarify the driver descriptions | Miquel Raynal |
2020-12-10 | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer | Miquel Raynal |