Show patches with: Submitter = Miquel Raynal       |    State = Action Required       |   1087 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,11/20] mtd: nand: Create a helper to extract the ECC configuration Introduction of the generic ECC framework - - - --- 2020-06-03 Miquel Raynal New
[v10,10/20] mtd: rawnand: Use the new ECC engine type enumeration Introduction of the generic ECC framework - 1 - --- 2020-06-03 Miquel Raynal New
[v10,09/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement Introduction of the generic ECC framework - 1 - --- 2020-06-03 Miquel Raynal New
[v10,08/20] mtd: nand: Introduce the ECC engine framework Introduction of the generic ECC framework - - - --- 2020-06-03 Miquel Raynal New
[v10,07/20] dt-bindings: mtd: Document boolean NAND ECC properties Introduction of the generic ECC framework - - - --- 2020-06-03 Miquel Raynal New
[v10,06/20] dt-bindings: mtd: Document nand-ecc-engine Introduction of the generic ECC framework - - - --- 2020-06-03 Miquel Raynal New
[v10,05/20] dt-bindings: mtd: Document nand-ecc-placement Introduction of the generic ECC framework 1 1 - --- 2020-06-03 Miquel Raynal New
[v10,04/20] mtd: nand: Add a NAND page I/O request type Introduction of the generic ECC framework - 1 - --- 2020-06-03 Miquel Raynal New
[v10,03/20] mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer Introduction of the generic ECC framework - - - --- 2020-06-03 Miquel Raynal New
[v10,02/20] mtd: rawnand: Rename the ECC algorithm enumeration items Introduction of the generic ECC framework - 1 - --- 2020-06-03 Miquel Raynal New
[v10,01/20] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration Introduction of the generic ECC framework - 1 - --- 2020-06-03 Miquel Raynal New
[v9,9/9] mtd: rawnand: Move the user input parsing bits to the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,8/9] mtd: rawnand: Move generic OOB layouts to the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,7/9] mtd: rawnand: Write a compatibility layer Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,6/9] mtd: rawnand: Hide the generic OOB layout objects behind helpers Preparation to the generic ECC engine abstraction - 1 - --- 2020-06-02 Miquel Raynal New
[v9,5/9] mtd: nand: Convert generic NAND bits to use the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,4/9] mtd: rawnand: Use nanddev_get_ecc_requirements() when relevant Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,3/9] mtd: nand: Create a helper to extract the ECC requirements Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,2/9] mtd: spinand: Use nanddev_get_ecc_conf() when relevant Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v9,1/9] mtd: nand: Create a helper to extract the ECC configuration Preparation to the generic ECC engine abstraction - - - --- 2020-06-02 Miquel Raynal New
[v8,5/5] mtd: rawnand: Move the user input parsing bits to the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v8,4/5] mtd: rawnand: Move generic OOB layouts to the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v8,3/5] mtd: rawnand: Write a compatibility layer Preparation to the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v8,2/5] mtd: rawnand: Hide the generic OOB layout objects behind helpers Preparation to the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v8,1/5] mtd: nand: Convert generic NAND bits to use the ECC framework Preparation to the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,20/20] mtd: rawnand: Move the user input parsing bits to the ECC framework Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,19/20] mtd: rawnand: Move generic OOB layouts to the ECC framework Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,18/20] mtd: rawnand: Write a compatibility layer Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,17/20] mtd: rawnand: Hide the generic OOB layout objects behind helpers Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,16/20] mtd: nand: Convert generic NAND bits to use the ECC framework Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,15/20] mtd: nand: Introduce the ECC engine abstraction Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,14/20] mtd: nand: Add more parameters to the nand_ecc_props structure Introduce the generic ECC engine abstraction - - - --- 2020-05-29 Miquel Raynal New
[v7,13/20] mtd: nand: Rename a core structure Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,12/20] mtd: nand: Add a NAND page I/O request type Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,11/20] mtd: nand: Drop useless 'depends on' in Kconfig Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,10/20] mtd: nand: Add an extra level in the Kconfig hierarchy Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,09/20] mtd: nand: Move nand_device forward declaration to the top Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,08/20] mtd: rawnand: Use the new ECC engine type enumeration Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,07/20] mtd: rawnand: Create a new enumeration to describe properly ECC types Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,06/20] mtd: rawnand: Rename the ECC algorithm enumeration items Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,05/20] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,04/20] mtd: rawnand: Create a helper to retrieve the ECC placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,03/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,02/20] mtd: rawnand: Create a new enumeration to describe ECC bytes placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-29 Miquel Raynal New
[v7,01/20] dt-bindings: mtd: Document nand-ecc-placement Introduce the generic ECC engine abstraction 1 1 - --- 2020-05-29 Miquel Raynal New
[v6,18/18] mtd: rawnand: Move generic bits to the ECC framework Introduce the generic ECC engine abstraction - - - --- 2020-05-28 Miquel Raynal New
[v6,17/18] mtd: rawnand: Write a compatibility layer Introduce the generic ECC engine abstraction - - - --- 2020-05-28 Miquel Raynal New
[v6,16/18] mtd: nand: Convert generic NAND bits to use the ECC framework Introduce the generic ECC engine abstraction - - - --- 2020-05-28 Miquel Raynal New
[v6,15/18] mtd: nand: Introduce the ECC engine abstraction Introduce the generic ECC engine abstraction - - - --- 2020-05-28 Miquel Raynal New
[v6,14/18] mtd: nand: Add more parameters to the nand_ecc_props structure Introduce the generic ECC engine abstraction - - - --- 2020-05-28 Miquel Raynal New
[v6,13/18] mtd: nand: Rename a core structure Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,12/18] mtd: nand: Add a NAND page I/O request type Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,11/18] mtd: nand: Drop useless 'depends on' in Kconfig Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,10/18] mtd: nand: Add an extra level in the Kconfig hierarchy Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,09/18] mtd: nand: Move nand_device forward declaration to the top Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,08/18] mtd: rawnand: Use the new ECC engine type enumeration Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,07/18] mtd: rawnand: Create a new enumeration to describe properly ECC types Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,06/18] mtd: rawnand: Rename the ECC algorithm enumeration items Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,05/18] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,04/18] mtd: rawnand: Create a helper to retrieve the ECC placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,03/18] mtd: rawnand: Separate the ECC engine type and the OOB placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,02/18] mtd: rawnand: Create a new enumeration to describe OOB placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v6,01/18] dt-bindings: mtd: Document nand-ecc-placement Introduce the generic ECC engine abstraction - 1 - --- 2020-05-28 Miquel Raynal New
[v5,21/21] mtd: nand: Rename a core structure Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,20/21] mtd: nand: Add a NAND page I/O request type Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,19/21] mtd: nand: Drop useless 'depends on' in Kconfig Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,18/21] mtd: nand: Add an extra level in the Kconfig hierarchy Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,17/21] mtd: nand: Move nand_device forward declaration to the top Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,16/21] dt-bindings: mtd: Deprecate the nand-ecc-mode property Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,15/21] dt-bindings: mtd: Deprecate hw_syndrome from the ECC modes Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,14/21] dt-bindings: mtd: Add the nand-ecc-placement property Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,13/21] mtd: rawnand: Drop the legacy ECC type enumeration Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,12/21] mtd: rawnand: Deprecate nand-ecc-mode in favor of nand-ecc-provider Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,11/21] mtd: rawnand: Use the new ECC engine type enumeration Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,10/21] mtd: rawnand: Create a helper to retrieve the ECC placement Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,09/21] mtd: rawnand: Create a new enumeration to describe properly ECC types Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,08/21] mtd: rawnand: Separate the ECC engine type and the OOB placement Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,07/21] mtd: rawnand: Create a new enumeration to describe OOB placement Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,06/21] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,05/21] mtd: rawnand: Return an enum from of_get_nand_ecc_algo() Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,04/21] dt-bindings: mtd: Deprecate OOB_FIRST mode Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,03/21] mtd: rawnand: Drop OOB_FIRST placement scheme Prepare the introduction of generic ECC engines - - - --- 2020-05-14 Miquel Raynal New
[v5,02/21] mtd: rawnand: Avoid a typedef Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[v5,01/21] mtd: Fix typo in mtd_ooblayout_set_databytes() description Prepare the introduction of generic ECC engines - 1 - --- 2020-05-14 Miquel Raynal New
[2/2] arm64: dts: rockchip: Describe PX30 GPU [1/2] dt-bindings: gpu: mali-bifrost: Add Rockchip PX30 compatible - - - --- 2020-03-02 Miquel Raynal New
[1/2] dt-bindings: gpu: mali-bifrost: Add Rockchip PX30 compatible [1/2] dt-bindings: gpu: mali-bifrost: Add Rockchip PX30 compatible - - - --- 2020-03-02 Miquel Raynal New
[v2,11/11] arm64: dts: rockchip: Add PX30 LVDS Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,10/11] arm64: dts: rockchip: Add PX30 DSI DPHY Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,09/11] drm/rockchip: lvds: Add PX30 support Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,08/11] drm/rockchip: lvds: Pack functions together Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,07/11] drm/rockchip: lvds: Helpers should return decent values Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,06/11] drm/rockchip: lvds: Create an RK3288 specific probe function Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,05/11] drm/rockchip: lvds: Change platform data Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,04/11] drm/rockchip: lvds: Harmonize function names Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,03/11] drm/rockchip: lvds: Fix indentation of a #define Add PX30 LVDS support - - - --- 2019-12-24 Miquel Raynal New
[v2,02/11] dt-bindings: display: rockchip-lvds: Document PX30 PHY Add PX30 LVDS support 1 - - --- 2019-12-24 Miquel Raynal New
[v2,01/11] dt-bindings: display: rockchip-lvds: Declare PX30 compatible Add PX30 LVDS support 1 - - --- 2019-12-24 Miquel Raynal New
[12/12] arm64: dts: rockchip: Add PX30 LVDS Add PX30 LVDS support - - - --- 2019-12-13 Miquel Raynal New
[11/12] arm64: dts: rockchip: Add PX30 DSI DPHY Add PX30 LVDS support - - - --- 2019-12-13 Miquel Raynal New
[10/12] arm64: dts: rockchip: Add PX30 CRTCs graph LVDS endpoints Add PX30 LVDS support - - - --- 2019-12-13 Miquel Raynal New
« 1 2 3 410 11 »