Show patches with: Submitter = Herve Codina       |    Archived = No       |   379 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v6,07/13] minmax: Introduce {min,max}_array() Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,06/13] iio: inkern: Fix headers inclusion order Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,04/13] iio: consumer.h: Fix raw values documentation notes Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,03/13] iio: inkern: Check error explicitly in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v6,01/13] ASoC: dt-bindings: Add audio-iio-aux Add support for IIO devices in ASoC --- 2023-06-23 Herve Codina Accepted
[v5,13/13] ASoC: simple-card: Handle additional devices Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,10/13] iio: inkern: Add a helper to query an available minimum raw value Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,09/13] iio: inkern: Replace a FIXME comment by a TODO one Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,08/13] iio: inkern: Use max_array() to get the maximum value from an array Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,07/13] minmax: Introduce {min,max}_array() Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,06/13] iio: inkern: Fix headers inclusion order Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,04/13] iio: consumer.h: Fix raw values documentation notes Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,03/13] iio: inkern: Check error explicitly in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v5,01/13] ASoC: dt-bindings: Add audio-iio-aux Add support for IIO devices in ASoC --- 2023-06-15 Herve Codina Superseded
[v4,13/13] ASoC: simple-card: Handle additional devices Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,10/13] iio: inkern: Add a helper to query an available minimum raw value Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,09/13] iio: inkern: Replace a FIXME comment by a TODO one Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,08/13] iio: inkern: Use max_array() to get the maximum value from an array Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,07/13] minmax: Introduce {min,max}_array() Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina New
[v4,06/13] iio: inkern: Fix headers inclusion order Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,04/13] iio: consumer.h: Fix raw values documentation notes Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,03/13] iio: inkern: Check error explicitly in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v4,01/13] ASoC: dt-bindings: Add audio-iio-aux Add support for IIO devices in ASoC --- 2023-06-14 Herve Codina Superseded
[v3,12/12] ASoC: simple-card: Handle additional devices Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,11/12] ASoC: codecs: Add support for the generic IIO auxiliary devices Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,10/12] ASoC: soc-dapm.h: Convert macros to return a compound litteral Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,09/12] iio: inkern: Add a helper to query an available minimum raw value Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,08/12] iio: inkern: Replace a FIXME comment by a TODO one Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,07/12] iio: inkern: Use max_array() to get the maximum value from an array Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina New
[v3,06/12] minmax: Introduce {min,max}_array() Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina New
[v3,05/12] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,04/12] iio: consumer.h: Fix raw values documentation notes Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,03/12] iio: inkern: Check error explicitly in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,02/12] ASoC: dt-bindings: simple-card: Add additional-devs subnode Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v3,01/12] ASoC: dt-bindings: Add audio-iio-aux Add support for IIO devices in ASoC --- 2023-06-12 Herve Codina Superseded
[v2,9/9] ASoC: simple-card: Handle additional devices Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina New
[v2,8/9] ASoC: simple-card: Add missing of_node_put() in case of error Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Accepted
[v2,7/9] ASoC: codecs: Add support for the generic IIO auxiliary devices Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina New
[v2,6/9] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina New
[v2,5/9] iio: inkern: Add a helper to query an available minimum raw value Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Superseded
[v2,4/9] iio: consumer.h: Fix raw values documentation notes Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Superseded
[v2,3/9] iio: inkern: Check error explicitly in iio_channel_read_max() Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Superseded
[v2,2/9] ASoC: dt-bindings: simple-card: Add additional-devs subnode Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Superseded
[v2,1/9] ASoC: dt-bindings: Add audio-iio-aux Add support for IIO devices in ASoC --- 2023-05-23 Herve Codina Superseded
[4/4] ASoC: codecs: Add support for the generic IIO auxiliary devices [1/4] dt-bindings: sound: Add simple-iio-aux --- 2023-04-21 Herve Codina New
[3/4] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically [1/4] dt-bindings: sound: Add simple-iio-aux --- 2023-04-21 Herve Codina Superseded
[2/4] iio: inkern: Add a helper to query an available minimum raw value [1/4] dt-bindings: sound: Add simple-iio-aux --- 2023-04-21 Herve Codina New
[1/4] dt-bindings: sound: Add simple-iio-aux [1/4] dt-bindings: sound: Add simple-iio-aux --- 2023-04-21 Herve Codina New
[v6,7/7] MAINTAINERS: Add the Lantiq PEF2256 driver entry [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina New
[v6,6/7] ASoC: codecs: Add support for the Lantiq PEF2256 codec [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina New
[v6,5/7] pinctrl: Add support for the Lantic PEF2256 pinmux [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina Superseded
[v6,4/7] Documentation: sysfs: Document the Lantiq PEF2256 sysfs entry [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina New
[v6,3/7] mfd: Add support for the Lantiq PEF2256 framer [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina New
[v6,2/7] mfd: core: Ensure disabled devices are skiped without aborting [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina Superseded
[v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer [v6,1/7] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-04-17 Herve Codina New
[v5,5/5] MAINTAINERS: Add the Lantiq PEF2256 driver entry [v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v5,4/5] ASoC: codecs: Add support for the Lantiq PEF2256 codec [v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v5,3/5] Documentation: sysfs: Document the Lantiq PEF2256 sysfs entry [v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v5,2/5] mfd: Add support for the Lantiq PEF2256 framer [v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer [v5,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v4,5/5] MAINTAINERS: Add the Lantiq PEF2256 driver entry [v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v4,4/5] ASoC: codecs: Add support for the Lantiq PEF2256 codec [v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v4,3/5] Documentation: sysfs: Document the Lantiq PEF2256 sysfs entry [v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v4,2/5] mfd: Add support for the Lantiq PEF2256 framer [v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina New
[v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer [v4,1/5] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-28 Herve Codina Superseded
[v3,6/6] MAINTAINERS: Add the Lantiq PEF2256 driver entry [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina Superseded
[v3,5/6] ASoC: codecs: Add support for the Lantiq PEF2256 codec [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina Superseded
[v3,4/6] dt-bindings: sound: Add support for the Lantiq PEF2256 codec [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina New
[v3,3/6] Documentation: sysfs: Document the Lantiq PEF2256 sysfs entry [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina Superseded
[v3,2/6] mfd: Add support for the Lantiq PEF2256 framer [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina Superseded
[v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer [v3,1/6] dt-bindings: mfd: Add the Lantiq PEF2256 E1/T1/J1 framer --- 2023-03-22 Herve Codina New
[v2,7/7] MAINTAINERS: Add the Lantiq PEF2256 ASoC codec entry [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina New
[v2,6/7] ASoC: codecs: Add support for the Lantiq PEF2256 codec [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina Superseded
[v2,5/7] dt-bindings: sound: Add support for the Lantiq PEF2256 codec [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina New
[v2,4/7] MAINTAINERS: Add the Lantiq PEF2256 driver entry [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina Superseded
[v2,3/7] Documentation: sysfs: Document the Lantiq PEF2256 sysfs entry [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina Superseded
[v2,2/7] drivers: misc: Add support for the Lantiq PEF2256 framer [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina New
[v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer [v2,1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-16 Herve Codina New
[6/7] ASoC: codecs: Add support for the Lantiq PEF2256 codec [1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-15 Herve Codina Superseded
[5/7] dt-bindings: sound: Add support for the Lantiq PEF2256 codec [1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-15 Herve Codina Superseded
[2/7] drivers: misc: Add support for the Lantiq PEF2256 framer [1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-15 Herve Codina Superseded
[1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer [1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer --- 2023-03-15 Herve Codina Superseded
[3/3] soc: fsl: cpm1: qmc: Fix assigned timeslot masks [1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property --- 2023-03-07 Herve Codina New
[2/3] dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: Remove unneeded property [1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property --- 2023-03-07 Herve Codina Accepted
[1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property [1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property --- 2023-03-07 Herve Codina Accepted
[v7,10/10] MAINTAINERS: add the Freescale QMC audio entry Add the PowerQUICC audio support using the QMC --- 2023-03-06 Herve Codina Accepted
[v7,09/10] ASoC: fsl: Add support for QMC audio Add the PowerQUICC audio support using the QMC --- 2023-03-06 Herve Codina Accepted
[v7,08/10] dt-bindings: sound: Add support for QMC audio Add the PowerQUICC audio support using the QMC --- 2023-03-06 Herve Codina Accepted
[v7,07/10] MAINTAINERS: add the Freescale QMC controller entry Add the PowerQUICC audio support using the QMC --- 2023-03-06 Herve Codina Accepted
[v7,06/10] soc: fsl: cpm1: Add support for QMC Add the PowerQUICC audio support using the QMC --- 2023-03-06 Herve Codina Accepted
« 1 2 3 4 »