Show patches with: Submitter = Miquel Raynal       |    Archived = No       |   377 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2,27/46] mfd: ti_am335x_tscadc: Rename the subsystem enable macro TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,26/46] mfd: ti_am335x_tscadc: Use FIELD_PREP() when relevant in the header TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,25/46] mfd: ti_am335x_tscadc: Use BIT() and GENMASK() when relevant in the header TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,24/46] mfd: ti_am335x_tscadc: Fix header spacing TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,23/46] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,22/46] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,21/46] mfd: ti_am335x_tscadc: Reorder the initialization steps TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,20/46] mfd: ti_am335x_tscadc: Always provide an idle configuration TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,19/46] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,18/46] mfd: ti_am335x_tscadc: Mimic the probe from resume() TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,17/46] mfd: ti_am335x_tscadc: Use driver data TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,16/46] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,15/46] mfd: ti_am335x_tscadc: Simplify divisor calculation TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,14/46] mfd: ti_am335x_tscadc: Don't search the tree for our clock TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,13/46] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,12/46] mfd: ti_am335x_tscadc: Get rid of useless gotos TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,11/46] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,10/46] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,09/46] mfd: ti_am335x_tscadc: Fix style TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,08/46] mfd: ti_am335x_tscadc: Replace license text with SPDX tag TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,07/46] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,06/46] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,05/46] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,04/46] dt-bindings: iio: adc: ti,am3359-adc: New yaml description TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,03/46] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,02/46] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[v2,01/46] clk: ti: am43xx: Add clkctrl data for am43xx ADC1 TI AM437X ADC1 --- 2021-09-02 Miquel Raynal Superseded
[40/40] ARM: dts: am437x-gp-evm: enable ADC1 TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[39/40] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[38/40] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[37/40] iio: adc: ti_am335x_adc: Add the am437x compatible TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[36/40] iio: adc: ti_am335x_adc: Add the scale information TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[35/40] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[34/40] iio: adc: ti_am335x_adc: Add a unit to the timeout delay TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[33/40] iio: adc: ti_am335x_adc: Gather the checks on the delays TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[32/40] iio: adc: ti_am335x_adc: Get rid of useless gotos TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[31/40] iio: adc: ti_am335x_adc: Fix style TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[30/40] iio: adc: ti_am335x_adc: Replace license text with SPDX tag TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[29/40] mfd: ti_am335x_tscadc: Support the correctly spelled DT property TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[28/40] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[27/40] mfd: ti_am335x_tscadc: Move control register configuration TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[26/40] mfd: ti_am335x_tscadc: Introduce has_tsc TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[25/40] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[24/40] mfd: ti_am335x_tscadc: Fix an error message TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[23/40] mfd: ti_am335x_tscadc: Rename a variable TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[22/40] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[21/40] mfd: ti_am335x_tscadc: Rename the subsystem enable macro TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[20/40] mfd: ti_am335x_tscadc: Gather the ctrl register logic at one place TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[19/40] mfd: ti_am335x_tscadc: Always provide an idle configuration TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[18/40] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[17/40] mfd: ti_am335x_tscadc: Mimic the probe from resume() TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[16/40] mfd: ti_am335x_tscadc: Use driver data TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[15/40] mfd: ti_am335x_tscadc: Simplify divisor calculation TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[14/40] mfd: ti_am335x_tscadc: Don't search the tree for our clock TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[13/40] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[12/40] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[11/40] mfd: ti_am335x_tscadc: Get rid of useless gotos TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[10/40] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[09/40] mfd: ti_am335x_tscadc: Fix style TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[08/40] mfd: ti_am335x_tscadc: Replace license text with SPDX tag TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[07/40] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[06/40] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[05/40] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[04/40] dt-bindings: iio: adc: ti,am3359-adc: New yaml description TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[03/40] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[02/40] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
[01/40] clk: ti: am43xx: Add clkctrl data for am43xx ADC1 TI AM437X ADC1 --- 2021-08-25 Miquel Raynal Superseded
dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation --- 2021-06-10 Miquel Raynal Accepted
[v23,18/18] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,17/18] dt-bindings: mtd: pl353-nand: Describe this hardware controller ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,16/18] MAINTAINERS: Add PL353 NAND controller entry ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,15/18] MAINTAINERS: Add PL353 SMC entry ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,14/18] memory: pl353-smc: Declare variables following a reverse christmas tree order ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,13/18] memory: pl353-smc: Avoid useless acronyms in descriptions ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,12/18] memory: pl353-smc: Let lower level controller drivers handle inits ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,11/18] memory: pl353-smc: Rename goto labels ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,10/18] memory: pl353-smc: Fix style ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,09/18] dt-binding: memory: pl353-smc: Convert to yaml ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,08/18] dt-binding: memory: pl353-smc: Enhance the description of the reg property ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal New
[v23,07/18] dt-binding: memory: pl353-smc: Fix the NAND controller node in the example ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,06/18] dt-binding: memory: pl353-smc: Drop unsupported nodes from the example ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,05/18] dt-binding: memory: pl353-smc: Fix the example syntax and style ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,04/18] dt-binding: memory: pl353-smc: Describe the child reg property ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,03/18] dt-binding: memory: pl353-smc: Drop the partitioning section ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,02/18] dt-binding: memory: pl353-smc: Document the range property ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v23,01/18] dt-binding: memory: pl353-smc: Rephrase the binding ARM Primecell PL35x support --- 2021-06-10 Miquel Raynal Accepted
[v22,18/18] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,17/18] dt-bindings: mtd: pl353-nand: Describe this hardware controller [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,15/18] MAINTAINERS: Add PL353 SMC entry [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,12/18] memory: pl353-smc: Let lower level controller drivers handle inits [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,11/18] memory: pl353-smc: Rename goto labels [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,10/18] memory: pl353-smc: Fix style [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,07/18] dt-binding: memory: pl353-smc: Fix the NAND controller node in the example [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,05/18] dt-binding: memory: pl353-smc: Fix the example syntax and style [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,03/18] dt-binding: memory: pl353-smc: Drop the partitioning section [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding [v22,01/18] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-06-09 Miquel Raynal Superseded
[v20,19/19] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller [v20,01/19] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-05-19 Miquel Raynal Superseded
[v20,18/19] dt-bindings: mtd: pl353-nand: Describe this hardware controller [v20,01/19] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-05-19 Miquel Raynal New
[v20,16/19] MAINTAINERS: Add PL353 SMC entry [v20,01/19] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-05-19 Miquel Raynal Superseded
[v20,12/19] memory: pl353-smc: Rename goto labels [v20,01/19] dt-binding: memory: pl353-smc: Rephrase the binding --- 2021-05-19 Miquel Raynal Superseded
« 1 2 3 4 »