Show patches with: State = Action Required       |   32237 patches
« 1 2 ... 167 168 169322 323 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,5/9] pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init() [v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data - - - - --- 2020-04-07 Andy Shevchenko New
[v1,4/9] pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one() [v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data - - - - --- 2020-04-07 Andy Shevchenko New
[v1,3/9] pinctrl: mcp23s08: Consolidate SPI and I²C code [v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data - - - - --- 2020-04-07 Andy Shevchenko New
[v1,2/9] pinctrl: mcp23s08: Deduplicate IRQ chip filling [v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data - - - - --- 2020-04-07 Andy Shevchenko New
[v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data [v1,1/9] pinctrl: mcp23s08: Get rid of legacy platform data - - - - --- 2020-04-07 Andy Shevchenko New
gpio: pca953x: disable regmap locking gpio: pca953x: disable regmap locking 1 - 1 1 --- 2020-04-07 Bartosz Golaszewski New
[v1,1/1] pinctrl: mediatek: remove shadow variable declaration [v1,1/1] pinctrl: mediatek: remove shadow variable declaration - - 1 - --- 2020-04-07 Light Hsieh (謝明燈) New
[v6,2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable module pinctr: mediatek: make MediaTek pinctrl-paris and related driver ready for buidling loadable module - - - - --- 2020-04-07 Light Hsieh (謝明燈) New
[v6,1/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module pinctr: mediatek: make MediaTek pinctrl-paris and related driver ready for buidling loadable module - - 1 - --- 2020-04-07 Light Hsieh (謝明燈) New
gpio: gpio-pca953x, Add get_multiple function gpio: gpio-pca953x, Add get_multiple function - - - - --- 2020-04-06 Paul Thomas New
gpio: msic: Delete an error message in platform_msic_gpio_probe() gpio: msic: Delete an error message in platform_msic_gpio_probe() - - - - --- 2020-04-04 Markus Elfring New
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 - 1 - - --- 2020-04-04 Jonathan Bakker New
[GIT,PULL] GPIO bulk changes for v5.7 [GIT,PULL] GPIO bulk changes for v5.7 - - - - --- 2020-04-04 Linus Walleij New
[v2,16/16] arm64: dts: freescale: sl28: enable fan support Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,15/16] arm64: dts: freescale: sl28: enable LED support Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,14/16] arm64: dts: freescale: sl28: map GPIOs to input events Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,13/16] arm64: dts: freescale: sl28: enable sl28cpld Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,12/16] hwmon: add support for the sl28cpld hardware monitoring controller Add support for Kontron sl28cpld 1 - - - --- 2020-04-02 Michael Walle New
[v2,11/16] gpio: add support for the sl28cpld GPIO controller Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,10/16] gpio: add a reusable generic gpio_chip using regmap Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,09/16] pwm: add support for sl28cpld PWM controller Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,08/16] watchdog: add support for sl28cpld watchdog Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,07/16] irqchip: add sl28cpld interrupt controller support Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,06/16] mfd: Add support for Kontron sl28cpld management controller Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,05/16] dt-bindings: mfd: Add bindings for sl28cpld Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,04/16] regmap-irq: make it possible to add irq_chip do a specific device node Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,03/16] mfd: mfd-core: match device tree node against reg property Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v2,01/16] include/linux/ioport.h: add helper to define REG resource constructs Add support for Kontron sl28cpld - - - - --- 2020-04-02 Michael Walle New
[v1,2/2] gpio: pch: Get rid of unneeded variable in IRQ handler [v1,1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate - - - - --- 2020-04-02 Andy Shevchenko New
[v1,1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate [v1,1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate - - - - --- 2020-04-02 Andy Shevchenko New
[v1] gpio: Extend TODO to cover code duplication avoidance [v1] gpio: Extend TODO to cover code duplication avoidance - - - - --- 2020-04-02 Andy Shevchenko New
[Linux-kernel-mentees,v1] gpio: ml: ioh: Convert to dev_pm_ops [Linux-kernel-mentees,v1] gpio: ml: ioh: Convert to dev_pm_ops - - - - --- 2020-04-02 Vaibhav Gupta New
pinctrl: sunxi: handle probe defferal pinctrl: sunxi: handle probe defferal 1 - - - --- 2020-04-02 Corentin LABBE New
[GIT,PULL] bulk pin control changes for v5.7 [GIT,PULL] bulk pin control changes for v5.7 - - - - --- 2020-04-02 Linus Walleij New
[2/2] pinctrl: Unconditionally assign .request()/.free() [1/2] gpio: Unconditionally assign .request()/.free() - - - - --- 2020-04-01 Thierry Reding New
[1/2] gpio: Unconditionally assign .request()/.free() [1/2] gpio: Unconditionally assign .request()/.free() - - - - --- 2020-04-01 Thierry Reding New
drivers: gpio: xgene-sb: set valid IRQ type in to_irq() drivers: gpio: xgene-sb: set valid IRQ type in to_irq() - - - - --- 2020-04-01 Brian Masney New
[v1,2/2] pinctrl: cherryview: Use GENMASK() consistently [v1,1/2] pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) 1 - - - --- 2020-04-01 Andy Shevchenko New
[v1,1/2] pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) [v1,1/2] pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) 1 - - - --- 2020-04-01 Andy Shevchenko New
Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()" Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()" - - - - --- 2020-04-01 Baolin Wang New
[v1] pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H [v1] pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H 1 1 - - --- 2020-04-01 Andy Shevchenko New
[v1,4/4] pinctrl: tigerlake: Use generic flag for special GPIO base treatment [v1,1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme - - - - --- 2020-03-31 Andy Shevchenko New
[v1,3/4] pinctrl: icelake: Use generic flag for special GPIO base treatment [v1,1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme - - - - --- 2020-03-31 Andy Shevchenko New
[v1,2/4] pinctrl: cannonlake: Use generic flag for special GPIO base treatment [v1,1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme - - - - --- 2020-03-31 Andy Shevchenko New
[v1,1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme [v1,1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme - - - - --- 2020-03-31 Andy Shevchenko New
[v1] pinctrl: baytrail: Enable pin configuration setting for GPIO chip [v1] pinctrl: baytrail: Enable pin configuration setting for GPIO chip 1 1 - - --- 2020-03-31 Andy Shevchenko New
pinctrl: qcom: fix compilation error pinctrl: qcom: fix compilation error - 1 - - --- 2020-03-31 Christian Marangi New
[v2,2/2] gpio: pca953x: drop unused parameters of pca953x_recalc_addr() Untitled series #167672 - - 1 1 --- 2020-03-30 Uwe Kleine-König New
[v2,1/2] gpio: pca953x: fix handling of automatic address incrementing gpio: pca953x: fix handling of automatic address incrementing - 2 1 2 --- 2020-03-30 Uwe Kleine-König New
[v5,2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable module pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module - - 1 - --- 2020-03-30 Light Hsieh (謝明燈) New
[v5,1/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module - - 1 - --- 2020-03-30 Light Hsieh (謝明燈) New
pinctrl: Define of_pinctrl_get() dummy for !PINCTRL pinctrl: Define of_pinctrl_get() dummy for !PINCTRL - - - - --- 2020-03-30 Thierry Reding New
gpio: Avoid using pin ranges with !PINCTRL gpio: Avoid using pin ranges with !PINCTRL - 2 1 1 --- 2020-03-30 Thierry Reding New
pinctrl: nomadik:remove unneeded variable pinctrl: nomadik:remove unneeded variable - - - - --- 2020-03-30 Ding Xiang New
[RFC] dt-bindings.yaml: power: supply: add bindings for TI bq24296/7 [RFC] dt-bindings.yaml: power: supply: add bindings for TI bq24296/7 - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780 MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,7/8] MIPS: DTS: CI20: add HDMI setup MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,5/8] drm: ingenic: add jz4780 Synopsys HDMI driver MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,3/8] drm: ingenic-drm: add support for ingenic,jz4780-lcd MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,2/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE MIPS: CI20: add HDMI out support - 1 - - --- 2020-03-29 H. Nikolaus Schaller New
[RFC,v3,1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml MIPS: CI20: add HDMI out support - - - - --- 2020-03-29 H. Nikolaus Schaller New
gpio: Rename variable in core APIs gpio: Rename variable in core APIs - - - - --- 2020-03-29 Linus Walleij New
[RFC,6/6] arm64: dts: clearfog-gt-8k: add cooling maps PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[RFC,5/6] arm64: dts: clearfog-gt-8k: add pwm-fan PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[RFC,4/6] arm64: dts: armada-cp11x: add pwm support to GPIO blocks PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[RFC,3/6] gpio: mvebu: add PWM support for Armada 8k PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[RFC,2/6] gpio: mvebu: honour EPROBE_DEFER for devm_clk_get() PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[RFC,1/6] gpio: mvebu: convert pwm to regmap PWM fan support on Clearfog gt8k - - - - --- 2020-03-29 Russell King (Oracle) New
[v4] pinctrl: qcom: use scm_call to route GPIO irq to Apps [v4] pinctrl: qcom: use scm_call to route GPIO irq to Apps - - 1 - --- 2020-03-28 Christian Marangi New
[v3] pinctrl: qcom: use scm_call to route GPIO irq to Apps [v3] pinctrl: qcom: use scm_call to route GPIO irq to Apps - - 1 - --- 2020-03-27 Christian Marangi New
[v1,2/2,RFC] gpio: pca953x: drop unused parameters of pca953x_recalc_addr() gpio: pca953x: fix handling of automatic address incrementing - - 1 1 --- 2020-03-27 Uwe Kleine-König New
[v1,1/2,RFC] gpio: pca953x: fix handling of automatic address incrementing gpio: pca953x: fix handling of automatic address incrementing - - - - --- 2020-03-27 Uwe Kleine-König New
[3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default [1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support 1 - - - --- 2020-03-27 Anson Huang New
[2/3] pinctrl: imx: Add imx8dxl driver [1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support - - - - --- 2020-03-27 Anson Huang New
[1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support [1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support 1 - - - --- 2020-03-27 Anson Huang New
[v2] pinctrl: qcom: use scm_call to route GPIO irq to Apps [v2] pinctrl: qcom: use scm_call to route GPIO irq to Apps - - - - --- 2020-03-26 Christian Marangi New
[4/4] dt-bindings: Add missing 'additionalProperties: false' dt-bindings: additionalProperties clean-up 5 - 1 - --- 2020-03-25 Rob Herring New
[3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false' dt-bindings: additionalProperties clean-up 4 - 2 - --- 2020-03-25 Rob Herring New
[2/4] dt-bindings: sram: qcom: Clean-up 'ranges' and child node names dt-bindings: additionalProperties clean-up - 1 1 - --- 2020-03-25 Rob Herring New
[1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml dt-bindings: additionalProperties clean-up 1 - - - --- 2020-03-25 Rob Herring New
[GIT,PULL] GPIO fixes for v5.6 [GIT,PULL] GPIO fixes for v5.6 - - - - --- 2020-03-25 Linus Walleij New
[resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s [resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s 1 - - - --- 2020-03-25 Hans de Goede New
tools: gpio: Fix out-of-tree build regression tools: gpio: Fix out-of-tree build regression - 1 1 - --- 2020-03-25 Anssi Hannula New
[2/2] gpiolib: Remove unused gpio_chip parameter from gpio_set_bias() gpiolib: gpio_set_config() cleanups - - - - --- 2020-03-25 Geert Uytterhoeven New
[1/2] gpiolib: Pass gpio_desc to gpio_set_config() gpiolib: gpio_set_config() cleanups - - - - --- 2020-03-25 Geert Uytterhoeven New
[GIT,PULL] gpio: updates for v5.7 part4 [GIT,PULL] gpio: updates for v5.7 part4 - - - - --- 2020-03-25 Bartosz Golaszewski New
[2/2] pinctrl: sprd: Add pin high impedance mode support [1/2] pinctrl: sprd: Use the correct pin output configuration - - - - --- 2020-03-25 Baolin Wang New
[1/2] pinctrl: sprd: Use the correct pin output configuration [1/2] pinctrl: sprd: Use the correct pin output configuration - 1 - - --- 2020-03-25 Baolin Wang New
gpio: Fix gpio-f7188x module name in Kconfig help text. gpio: Fix gpio-f7188x module name in Kconfig help text. 1 - - - --- 2020-03-25 Nick Bowler New
[v6,8/8] MAINTAINERS: Add GPIO Aggregator section gpio: Add GPIO Aggregator - - 1 1 --- 2020-03-24 Geert Uytterhoeven New
[v6,7/8] docs: gpio: Add GPIO Aggregator documentation gpio: Add GPIO Aggregator - - 2 1 --- 2020-03-24 Geert Uytterhoeven New
[v6,6/8] gpio: Add GPIO Aggregator gpio: Add GPIO Aggregator - - 1 1 --- 2020-03-24 Geert Uytterhoeven New
[v6,5/8] gpiolib: Introduce gpiod_set_config() gpio: Add GPIO Aggregator - - - - --- 2020-03-24 Geert Uytterhoeven New
[v6,4/8] gpiolib: Add support for GPIO lookup by line name gpio: Add GPIO Aggregator - - 2 1 --- 2020-03-24 Geert Uytterhoeven New
[v6,3/8] mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro gpio: Add GPIO Aggregator 1 - - - --- 2020-03-24 Geert Uytterhoeven New
[v6,2/8] i2c: i801: Use GPIO_LOOKUP() helper macro gpio: Add GPIO Aggregator - - 1 - --- 2020-03-24 Geert Uytterhoeven New
[v6,1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro gpio: Add GPIO Aggregator - - - - --- 2020-03-24 Geert Uytterhoeven New
« 1 2 ... 167 168 169322 323 »