Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: Let callers use the bare Hamming helpers | Miquel Raynal | 2021-10-15 | 1 | -3/+4 |
* | mtd: nand: ecc-hamming: Use the public nsteps field | Miquel Raynal | 2021-03-11 | 1 | -5/+4 |
* | mtd: nand: ecc-hamming: Populate the public nsteps field | Miquel Raynal | 2021-03-11 | 1 | -0/+1 |
* | mtd: nand: ecc-hamming: Clarify the logic around rp17 | Miquel Raynal | 2020-12-10 | 1 | -1/+2 |
* | mtd: nand: ecc-hamming: Create the software Hamming engine | Miquel Raynal | 2020-12-10 | 1 | -0/+193 |
* | mtd: nand: ecc-hamming: Stop using raw NAND structures | Miquel Raynal | 2020-12-10 | 1 | -9/+8 |
* | mtd: nand: ecc-hamming: Rename the exported functions | Miquel Raynal | 2020-12-10 | 1 | -25/+28 |
* | mtd: nand: ecc-hamming: Cleanup and style fixes | Miquel Raynal | 2020-12-10 | 1 | -14/+12 |
* | mtd: nand: ecc-hamming: Drop/fix the kernel doc | Miquel Raynal | 2020-12-10 | 1 | -29/+10 |
* | mtd: nand: ecc-hamming: Clarify the driver descriptions | Miquel Raynal | 2020-12-10 | 1 | -1/+1 |
* | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer | Miquel Raynal | 2020-12-10 | 1 | -0/+484 |