Show patches with: State = Action Required       |   32235 patches
« 1 2 ... 192 193 194322 323 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core gpio: hierarchical IRQ improvements - - - - --- 2019-07-08 Brian Masney New
[3/4] gpio: use handler in gpio_irq_chip instead of handle_bad_irq gpio: hierarchical IRQ improvements - - - - --- 2019-07-08 Brian Masney New
[2/4] gpio: allow customizing hierarchical IRQ chips gpio: hierarchical IRQ improvements - - - - --- 2019-07-08 Brian Masney New
[1/4] gpio: introduce gpiochip_populate_parent_fwspec_{two,four}cell functions gpio: hierarchical IRQ improvements - - - - --- 2019-07-08 Brian Masney New
gpio: davinci: silence error prints in case of EPROBE_DEFER gpio: davinci: silence error prints in case of EPROBE_DEFER - - - - --- 2019-07-08 J, KEERTHY New
gpio: don't WARN() on NULL descs if gpiolib is disabled gpio: don't WARN() on NULL descs if gpiolib is disabled - - - - --- 2019-07-08 Bartosz Golaszewski New
[GIT,PULL] bulk GPIO changes for v5.3 [GIT,PULL] bulk GPIO changes for v5.3 - - - - --- 2019-07-08 Linus Walleij New
[v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent [v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent - - 1 1 --- 2019-07-08 Michael Wu New
[v3] gpiolib: Preserve desc->flags when setting state [v3] gpiolib: Preserve desc->flags when setting state - 1 - - --- 2019-07-07 Chris Packham New
gpio: remove less important #ifdef around declarations gpio: remove less important #ifdef around declarations - - - - --- 2019-07-07 Masahiro Yamada New
gpio: gpiolib-of.c: Add of_node_put() before break gpio: gpiolib-of.c: Add of_node_put() before break - - - - --- 2019-07-06 Nishka Dasgupta New
[RFC] gpio: Add Virtual Aggregator GPIO Driver [RFC] gpio: Add Virtual Aggregator GPIO Driver - - - - --- 2019-07-05 Geert Uytterhoeven New
docs/pinctrl: fix compile errors in example code docs/pinctrl: fix compile errors in example code - - - - --- 2019-07-05 Luca Ceresoli New
gpio: tegra: Fix build error without CONFIG_DEBUG_FS gpio: tegra: Fix build error without CONFIG_DEBUG_FS - 1 - - --- 2019-07-05 Yue Haibing New
gpiolib: fix incorrect IRQ requesting of an active-low lineevent gpiolib: fix incorrect IRQ requesting of an active-low lineevent - - - - --- 2019-07-05 Michael Wu New
[7/7] gpiolib: Use spinlock_t instead of struct spinlock Untitled series #117821 - - 1 - --- 2019-07-04 Sebastian Andrzej Siewior New
[v1] pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() [v1] pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() 1 - - - --- 2019-07-04 Andy Shevchenko New
[v2] pinctrl: msm8998: Squash TSIF pins together [v2] pinctrl: msm8998: Squash TSIF pins together 1 - 1 - --- 2019-07-04 Marc Gonzalez New
platform/x86: Fix PCENGINES_APU2 Kconfig warning platform/x86: Fix PCENGINES_APU2 Kconfig warning - 1 - - --- 2019-07-04 Yue Haibing New
[v2] gpiolib: Preserve desc->flags when setting state [v2] gpiolib: Preserve desc->flags when setting state - 1 - - --- 2019-07-04 Chris Packham New
gpiolib: Preserve desc->flags when setting state gpiolib: Preserve desc->flags when setting state - 1 - - --- 2019-07-03 Chris Packham New
[2/3,linux,dev-5.1,v1] ARM: dts: aspeed: Add SGPIO driver Untitled series #117654 - - - - --- 2019-07-03 Hongwei Zhang New
[v1] pinctrl: baytrail: Use GENMASK() consistently [v1] pinctrl: baytrail: Use GENMASK() consistently 1 - - - --- 2019-07-03 Andy Shevchenko New
[v1,4/4] pinctrl: merrifield: Use devm_platform_ioremap_resource() [v1,1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource() - - - - --- 2019-07-03 Andy Shevchenko New
[v1,3/4] pinctrl: intel: Use devm_platform_ioremap_resource() [v1,1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource() - - - - --- 2019-07-03 Andy Shevchenko New
[v1,2/4] pinctrl: cherryview: Use devm_platform_ioremap_resource() [v1,1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource() - - - - --- 2019-07-03 Andy Shevchenko New
[v1,1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource() [v1,1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource() 1 - - - --- 2019-07-03 Andy Shevchenko New
[GIT,PULL] GPIO fix for v5.2 [GIT,PULL] GPIO fix for v5.2 - - - - --- 2019-07-03 Linus Walleij New
gpio: pl061: drop duplicate printing of device name gpio: pl061: drop duplicate printing of device name - - - - --- 2019-07-03 Enrico Weigelt, metux IT consult New
gpio: max77650: add MODULE_ALIAS() gpio: max77650: add MODULE_ALIAS() - - - - --- 2019-07-03 Bartosz Golaszewski New
[v1,2/2] pinctrl: baytrail: Re-use data structures from pinctrl-intel.h [v1,1/2] pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux() 1 - - - --- 2019-07-03 Andy Shevchenko New
[v1,1/2] pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux() [v1,1/2] pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux() 1 - 1 - --- 2019-07-03 Andy Shevchenko New
[4/4] gpio: stp-xway: allow compile-testing gpio: stp-xway: small cleanups and improvements - - - - --- 2019-07-02 Martin Blumenstingl New
[3/4] gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency gpio: stp-xway: small cleanups and improvements - - - - --- 2019-07-02 Martin Blumenstingl New
[2/4] gpio: stp-xway: improve module clock error handling gpio: stp-xway: small cleanups and improvements - - - - --- 2019-07-02 Martin Blumenstingl New
[1/4] gpio: stp-xway: simplify error handling in xway_stp_probe() gpio: stp-xway: small cleanups and improvements - - - - --- 2019-07-02 Martin Blumenstingl New
gpio/spi: Fix spi-gpio regression on active high CS gpio/spi: Fix spi-gpio regression on active high CS - 1 - - --- 2019-07-02 Linus Walleij New
[v2,3/3] pinctrl: qcom: Add SM8150 pinctrl driver ipinctrl: qcom: Add support for SM8150 - - 1 - --- 2019-07-02 Vinod Koul New
[v2,2/3] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding ipinctrl: qcom: Add support for SM8150 - - 1 - --- 2019-07-02 Vinod Koul New
[v2,1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes ipinctrl: qcom: Add support for SM8150 - - 1 - --- 2019-07-02 Vinod Koul New
Revert "spi: gpio: Don't request CS GPIO in DT use-case" Revert "spi: gpio: Don't request CS GPIO in DT use-case" - 1 - - --- 2019-07-01 Linus Walleij New
gpiolib: Clarify use of non-sleeping functions gpiolib: Clarify use of non-sleeping functions - - - - --- 2019-07-01 Geert Uytterhoeven New
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants - - - - --- 2019-07-01 Geert Uytterhoeven New
gpiolib: Document new gpio_chip.init_valid_mask field gpiolib: Document new gpio_chip.init_valid_mask field - 1 - - --- 2019-07-01 Geert Uytterhoeven New
Documentation: gpio: Fix reference to gpiod_get_array() Documentation: gpio: Fix reference to gpiod_get_array() - 1 - - --- 2019-07-01 Geert Uytterhoeven New
[RFC/RFT,v3,14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS arm64: g12a: add support for DVFS - - 1 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,13/14] arm64: dts: meson-g12b: add cpus OPP tables arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards arm64: g12a: add support for DVFS - - 1 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,11/14] arm64: dts: meson-g12a: add cpus OPP table arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux arm64: g12a: add support for DVFS - - 1 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,08/14] clk: meson: g12a: expose CPUB clock ID for G12B arm64: g12a: add support for DVFS - - 1 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,07/14] clk: meson: g12a: add notifiers to handle cpu clock change arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk arm64: g12a: add support for DVFS - - 2 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex arm64: g12a: add support for DVFS - - 2 - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,04/14] clk: meson: eeclk: add setup callback arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,03/14] clk: meson: regmap: export regmap_div ops functions arm64: g12a: add support for DVFS - - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,02/14] clk: core: introduce clk_hw_set_parent() arm64: g12a: add support for DVFS 1 - - - --- 2019-07-01 Neil Armstrong New
[RFC/RFT,v3,01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux arm64: g12a: add support for DVFS - - 2 - --- 2019-07-01 Neil Armstrong New
[next] gpio: bd70528: remove redundant assignment to variable ret [next] gpio: bd70528: remove redundant assignment to variable ret - - - - --- 2019-06-29 Colin Ian King New
[next] gpio: bd70528: fix spelling misstake "debouce" -> "debounce" [next] gpio: bd70528: fix spelling misstake "debouce" -> "debounce" - - - - --- 2019-06-28 Colin Ian King New
[39/39] docs: gpio: add sysfs interface to the admin-guide Untitled series #116711 1 - - - --- 2019-06-28 Mauro Carvalho Chehab New
[24/39] docs: driver-model: move it to the driver-api book Untitled series #116711 1 - - - --- 2019-06-28 Mauro Carvalho Chehab New
[GIT,PULL] pin control fixes for v5.2 [GIT,PULL] pin control fixes for v5.2 - - - - --- 2019-06-28 Linus Walleij New
[V4,2/2] gpio: inverter: document the inverter bindings Untitled series #116665 - - - - --- 2019-06-28 Harish Jenny K N New
[V4,2/2] gpio: inverter: document the inverter bindings Add Inverter controller for gpio configuration - - - - --- 2019-06-28 Harish Jenny K N New
[V4,1/2] gpio: inverter: Add Inverter controller for gpio configuration Add Inverter controller for gpio configuration - - - - --- 2019-06-28 Harish Jenny K N New
[v2,8/8] pinctrl: aspeed: Add implementation-related documentation pinctrl: aspeed: Preparation for AST2600 - - - - --- 2019-06-28 Andrew Jeffery New
[v2,7/8] pinctrl: aspeed: Split out pinmux from general pinctrl pinctrl: aspeed: Preparation for AST2600 - - - - --- 2019-06-28 Andrew Jeffery New
[v2,6/8] pinctrl: aspeed: Clarify comment about strapping W1C pinctrl: aspeed: Preparation for AST2600 1 - - - --- 2019-06-28 Andrew Jeffery New
[v2,5/8] pinctrl: aspeed: Correct comment that is no longer true pinctrl: aspeed: Preparation for AST2600 1 - - - --- 2019-06-28 Andrew Jeffery New
[v2,4/8] MAINTAINERS: Add entry for ASPEED pinctrl drivers pinctrl: aspeed: Preparation for AST2600 - - - - --- 2019-06-28 Andrew Jeffery New
[v2,3/8] dt-bindings: pinctrl: aspeed: Convert AST2500 bindings to json-schema pinctrl: aspeed: Preparation for AST2600 - - 1 - --- 2019-06-28 Andrew Jeffery New
[v2,2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema pinctrl: aspeed: Preparation for AST2600 - - 1 - --- 2019-06-28 Andrew Jeffery New
[v2,1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two pinctrl: aspeed: Preparation for AST2600 1 - - - --- 2019-06-28 Andrew Jeffery New
[V5,18/18] arm64: dts: tegra210-p3450: Jetson nano SC7 timings SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,17/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,16/18] soc/tegra: pmc: Configure deep sleep control settings SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,15/18] soc/tegra: pmc: Configure core power request polarity SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,14/18] arm64: tegra: Enable wake from deep sleep on RTC alarm. SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,13/18] soc/tegra: pmc: Add pmc wake support for tegra210 SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,12/18] soc/tegra: pmc: Allow support for more tegra wake SC7 entry and exit support for Tegra210 - - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,11/18] clk: tegra210: Add support for Tegra210 clocks SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,10/18] clk: tegra210: Use fence_udelay during PLLU init SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,09/18] clk: tegra: Add save and restore context support for peripheral clocks SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,08/18] clk: tegra: Add suspend resume support for DFLL SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,07/18] clk: tegra: Support for saving and restoring OSC context SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,06/18] clk: tegra: Save and restore CPU and System clocks context SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,05/18] clk: tegra: pll: Save and restore pll context SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,04/18] clk: tegra: pllout: Save and restore pllout context SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,03/18] clk: tegra: Save and restore divider rate SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,02/18] pinctrl: tegra: Add suspend and resume support SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[V5,01/18] irqchip: tegra: Do not disable COP IRQ during suspend SC7 entry and exit support for Tegra210 1 - - - --- 2019-06-28 Sowjanya Komatineni New
[3/5,v3] gpio: siox: Pass irqchip when adding gpiochip Untitled series #116511 - - - - --- 2019-06-27 Linus Walleij New
[GIT,PULL] gpio: updates for v5.3 [GIT,PULL] gpio: updates for v5.3 - - - - --- 2019-06-27 Bartosz Golaszewski New
[GIT,PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge… [GIT,PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge… - - - - --- 2019-06-27 Lee Jones New
[v1] pinctrl: msm8998: Squash TSIF pins together [v1] pinctrl: msm8998: Squash TSIF pins together - - - - --- 2019-06-26 Marc Gonzalez New
gpio: tegra: Clean-up debugfs initialisation gpio: tegra: Clean-up debugfs initialisation - - 1 - --- 2019-06-26 Jon Hunter New
unicore: Drop pointless include unicore: Drop pointless include - - - - --- 2019-06-26 Linus Walleij New
x86: platform/geode: Drop <linux/gpio.h> includes x86: platform/geode: Drop <linux/gpio.h> includes - - - - --- 2019-06-26 Linus Walleij New
« 1 2 ... 192 193 194322 323 »