Show patches with: Series = Introduce the generic ECC engine abstraction       |    State = Action Required       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,40/40] mtd: nand: ecc: Add infrastructure to support hardware engines Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,39/40] mtd: spinand: Fix OOB read Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,38/40] mtd: spinand: Allow the case where there is no ECC engine Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,37/40] mtd: spinand: Propagate ECC information to the MTD structure Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,36/40] mtd: spinand: Use the external ECC engine logic Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,35/40] mtd: nand: Add helpers to manage ECC engines and configurations Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,34/40] mtd: spinand: Fill a default ECC provider/algorithm Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,33/40] mtd: rawnand: Fill a default ECC provider/algorithm Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,32/40] mtd: nand: Let on-die ECC engines be retrieved from the NAND core Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,31/40] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,30/40] mtd: spinand: Move ECC related definitions earlier in the driver Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,29/40] mtd: spinand: Fix typo in comment Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,28/40] mtd: nand: Let software ECC engines be retrieved from the NAND core Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,27/40] mtd: nand: ecc: Create the software Hamming engine instance Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,26/40] mtd: nand: ecc: Create the software BCH engine instance Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,25/40] mtd: nand: ecc: Let the software Hamming ECC engine be unselected Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,24/40] mtd: nand: Remove useless include about software Hamming ECC Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,23/40] mtd: nand: ecc: Turn the software Hamming implementation generic Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,22/40] mtd: nand: ecc: Clarify the software Hamming introductory line Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,21/40] mtd: nand: ecc: Move Hamming code to the generic NAND layer Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,20/40] mtd: rawnand: Get rid of chip->ecc.priv Introduce the generic ECC engine abstraction 1 - - --- 2019-09-19 Miquel Raynal New
[v3,19/40] mtd: nand: ecc: Turn the software BCH implementation generic Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,18/40] mtd: nand: Move ECC specific functions to the ECC core Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,17/40] mtd: nand: Move standard OOB layouts to the generic ECC core Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,16/40] mtd: Fix typo in mtd_ooblayout_set_databytes() description Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,15/40] mtd: nand: Convert the generic NAND layer to the generic ECC framework Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,14/40] mtd: nand: Introduce the ECC engine abstraction Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,13/40] mtd: nand: Add more parameters to the nand_ecc_props structure Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,12/40] mtd: nand: Rename a core structure Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,11/40] mtd: nand: Add a NAND page I/O request type Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,10/40] mtd: nand: Drop useless 'depends on' in Kconfig Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,09/40] mtd: nand: Add an extra level in the Kconfig hierarchy Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,08/40] mtd: nand: Move nand_device forward declaration to the top Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,07/40] mtd: rawnand: Drop the legacy ECC type enumeration Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,06/40] mtd: rawnand: Use the new ECC engine type enumeration Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,05/40] mtd: rawnand: Create a new enumeration to describe properly ECC types Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,04/40] mtd: rawnand: Separate the ECC engine type and the OOB placement Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,03/40] mtd: rawnand: Create a new enumeration to describe OOB placement Introduce the generic ECC engine abstraction - - - --- 2019-09-19 Miquel Raynal New
[v3,02/40] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New
[v3,01/40] mtd: rawnand: Avoid a typedef Introduce the generic ECC engine abstraction - 1 - --- 2019-09-19 Miquel Raynal New