Show patches with: Submitter = Paul Cercueil       |    State = Action Required       |   116 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] mmc: jz4740: Add support for vqmmc power supply [1/2] mmc: jz4740: Work around bug on JZ4760(B) - - - --- 2023-01-31 Paul Cercueil New
[1/2] mmc: jz4740: Work around bug on JZ4760(B) [1/2] mmc: jz4740: Work around bug on JZ4760(B) - - - --- 2023-01-31 Paul Cercueil New
[v3,6/6] iio: pressure: bmp280: Use new PM macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v3,5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v3,4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v3,3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v3,2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v3,1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil New
[v2,6/6] iio: pressure: bmp280: Use new PM macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil New
[v2,5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil New
[v2,4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil New
[v2,3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil New
[v2,2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework v2 1 1 - --- 2022-01-05 Paul Cercueil New
[v2,1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil New
[8/8] iio: gyro: mpu3050: Use new PM macros DEV_PM_OPS macros rework - - - --- 2022-01-04 Paul Cercueil New
[7/8] mmc: jz4740: Make dev_pm_ops struct static DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil New
[6/8] mmc: mxc: Make dev_pm_ops struct static DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil New
[5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil New
[4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil New
[3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil New
[2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil New
[1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil New
[2/2] mmc: jz4740: Support using a bi-directional DMA channel mmc: ingenic: Support bi-directional DMA channel - - - --- 2021-12-20 Paul Cercueil New
[1/2] dt-bindings: mmc: ingenic: Support using bi-directional DMA channel mmc: ingenic: Support bi-directional DMA channel - - - --- 2021-12-20 Paul Cercueil New
[5/5] mmc: mxc: Use the new PM macros Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil New
[4/5] mmc: jz4740: Use the new PM macros Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil New
[3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones Rework pm_ptr() and *_PM_OPS macros - 1 - --- 2021-12-07 Paul Cercueil New
[2/5] PM: core: Redefine pm_ptr() macro Rework pm_ptr() and *_PM_OPS macros - 1 - --- 2021-12-07 Paul Cercueil New
[1/5] r8169: Avoid misuse of pm_ptr() macro Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil New
[2/2] mmc: jz4740: Add support for monitoring PLL clock rate changes mmc: jz4740: Support PLL frequency changes - - - --- 2021-03-07 Paul Cercueil New
[1/2] clk: Add clk_get_first_to_set_rate mmc: jz4740: Support PLL frequency changes - - - --- 2021-03-07 Paul Cercueil New
[v3,3/3] mmc: jz4740: Use pm_ptr() macro [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil New
[v3,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil New
[v3,1/3] PM: introduce pm_ptr() macro [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil New
[v2,3/3] mmc: jz4740: Use pm_ptr() macro [v2,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-04-13 Paul Cercueil New
[v2,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused [v2,1/3] PM: introduce pm_ptr() macro - - - --- 2020-04-13 Paul Cercueil New
[v2,1/3] PM: introduce pm_ptr() macro [v2,1/3] PM: introduce pm_ptr() macro - - - --- 2020-04-13 Paul Cercueil New
[RFC,3/3] mmc: jz4740: Use pm_sleep_ptr() macro Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil New
[RFC,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil New
[RFC,1/3] PM: introduce pm_ptr() and pm_sleep_ptr() Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil New
[2/2] mmc: jz4740: Drop dependency on arch header [1/2] mmc: jz4740: Code cleanup - - - --- 2019-08-10 Paul Cercueil New
[1/2] mmc: jz4740: Code cleanup [1/2] mmc: jz4740: Code cleanup - - - --- 2019-08-10 Paul Cercueil New
[3/3] MIPS: qi_lb60: Move MMC configuration to devicetree [1/3] mmc: jz4740: Remove platform data and use standard APIs - - - --- 2019-01-25 Paul Cercueil New
[2/3] MIPS: DTS: jz4740: Add node for the MMC driver [1/3] mmc: jz4740: Remove platform data and use standard APIs - - - --- 2019-01-25 Paul Cercueil New
[1/3] mmc: jz4740: Remove platform data and use standard APIs [1/3] mmc: jz4740: Remove platform data and use standard APIs - 1 - --- 2019-01-25 Paul Cercueil New
mmc: jz4740: Add support for the JZ4725B mmc: jz4740: Add support for the JZ4725B - - - --- 2018-08-21 Paul Cercueil New
mmc: jz4740: Drop dependency on MACH_JZ4740/80 mmc: jz4740: Drop dependency on MACH_JZ4740/80 - - - --- 2018-08-21 Paul Cercueil New
[v5,14/14] MIPS: jz4740: Remove custom GPIO code - - - --- 2017-04-28 Paul Cercueil New
[v5,13/14] pwm: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-28 Paul Cercueil New
[v5,12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins 1 - - --- 2017-04-28 Paul Cercueil New
[v5,11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-28 Paul Cercueil New
[v5,10/14] mmc: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-28 Paul Cercueil New
[v5,09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers - - - --- 2017-04-28 Paul Cercueil New
[v5,08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers - - - --- 2017-04-28 Paul Cercueil New
[v5,07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-04-28 Paul Cercueil New
[v5,06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-04-28 Paul Cercueil New
[v5,05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs 1 - - --- 2017-04-28 Paul Cercueil New
[v5,04/14] GPIO: Add gpio-ingenic driver - - - --- 2017-04-28 Paul Cercueil New
[v5,03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs - - - --- 2017-04-28 Paul Cercueil New
[v5,02/14] dt/bindings: Document gpio-ingenic 1 - - --- 2017-04-28 Paul Cercueil New
[v5,01/14] dt/bindings: Document pinctrl-ingenic 1 - - --- 2017-04-28 Paul Cercueil New
[v4,14/14] MIPS: jz4740: Remove custom GPIO code - - - --- 2017-04-02 Paul Cercueil New
[v4,13/14] pwm: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-02 Paul Cercueil New
[v4,12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins 1 - - --- 2017-04-02 Paul Cercueil New
[v4,11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-02 Paul Cercueil New
[v4,10/14] mmc: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-04-02 Paul Cercueil New
[v4,09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers - - - --- 2017-04-02 Paul Cercueil New
[v4,08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers - - - --- 2017-04-02 Paul Cercueil New
[v4,07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-04-02 Paul Cercueil New
[v4,06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-04-02 Paul Cercueil New
[v4,05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs - - - --- 2017-04-02 Paul Cercueil New
[v4,04/14] GPIO: Add gpio-ingenic driver - - - --- 2017-04-02 Paul Cercueil New
[v4,03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs - - - --- 2017-04-02 Paul Cercueil New
[v4,02/14] dt/bindings: Document gpio-ingenic - - - --- 2017-04-02 Paul Cercueil New
[v4,01/14] dt/bindings: Document pinctrl-ingenic 1 - - --- 2017-04-02 Paul Cercueil New
[v3,14/14] MIPS: jz4740: Remove custom GPIO code - - - --- 2017-01-25 Paul Cercueil New
[v3,13/14] pwm: jz4740: Let the pinctrl driver configure the pins - - - --- 2017-01-25 Paul Cercueil New
[v3,12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins 1 - - --- 2017-01-25 Paul Cercueil New
[v3,11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins - - - --- 2017-01-25 Paul Cercueil New
[v3,10/14] mmc: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-01-25 Paul Cercueil New
[v3,09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers - - - --- 2017-01-25 Paul Cercueil New
[v3,08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers - - - --- 2017-01-25 Paul Cercueil New
[v3,07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-01-25 Paul Cercueil New
[v3,06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-01-25 Paul Cercueil New
[v3,05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs - - - --- 2017-01-25 Paul Cercueil New
[v3,04/14] GPIO: Add gpio-ingenic driver - - - --- 2017-01-25 Paul Cercueil New
[v3,03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs - - - --- 2017-01-25 Paul Cercueil New
[v3,02/14] Documentation: dt/bindings: Document pinctrl-gpio - - - --- 2017-01-25 Paul Cercueil New
[v3,01/14] Documentation: dt/bindings: Document pinctrl-ingenic - - - --- 2017-01-25 Paul Cercueil New
[v2,14/14] MIPS: jz4740: Remove custom GPIO code - - - --- 2017-01-22 Paul Cercueil New
[v2,13/14] pwm: jz4740: Let the pinctrl driver configure the pins - - - --- 2017-01-22 Paul Cercueil New
[v2,12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins - - - --- 2017-01-22 Paul Cercueil New
[v2,11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins - - - --- 2017-01-22 Paul Cercueil New
[v2,10/14] mmc: jz4740: Let the pinctrl driver configure the pins 1 - - --- 2017-01-22 Paul Cercueil New
[v2,09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers - - - --- 2017-01-22 Paul Cercueil New
[v2,08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers - - - --- 2017-01-22 Paul Cercueil New
[v2,07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-01-22 Paul Cercueil New
[v2,06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers - - - --- 2017-01-22 Paul Cercueil New
[v2,05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs - - - --- 2017-01-22 Paul Cercueil New
[v2,04/14] GPIO: Add gpio-ingenic driver - - - --- 2017-01-22 Paul Cercueil New
« 1 2 »