Show patches with: Archived = No       |   32588 patches
« 1 2 ... 131 132 133325 326 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,05/15] pinctrl: add a pincontrol driver for BCM6328 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-10 Álvaro Fernández Rojas Superseded
[v6,04/15] dt-bindings: add BCM6328 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-10 Álvaro Fernández Rojas Superseded
[v6,03/15] pinctrl: bcm: add bcm63xx base code pinctrl: add BCM63XX pincontrol support - - 1 - --- 2021-03-10 Álvaro Fernández Rojas Superseded
[v6,02/15] gpio: regmap: set gpio_chip of_node pinctrl: add BCM63XX pincontrol support - - 2 - --- 2021-03-10 Álvaro Fernández Rojas Superseded
[v6,01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP pinctrl: add BCM63XX pincontrol support - 1 2 - --- 2021-03-10 Álvaro Fernández Rojas Superseded
[v4] pinctrl: qcom: sc8180x: add ACPI probe support [v4] pinctrl: qcom: sc8180x: add ACPI probe support - - - - --- 2021-03-10 Shawn Guo New
pinctrl: core: Handling pinmux and pinconf separately pinctrl: core: Handling pinmux and pinconf separately - - - - --- 2021-03-10 Michal Simek New
[v3,11/11] selftests: gpio: add test cases for gpio-sim gpio: implement the configfs testing module - - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,10/11] selftests: gpio: add a helper for reading GPIO line names gpio: implement the configfs testing module - - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,09/11] selftests: gpio: provide a helper for reading chip info gpio: implement the configfs testing module - - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,08/11] gpio: sim: new testing module gpio: implement the configfs testing module - - 2 - --- 2021-03-09 Bartosz Golaszewski New
[v3,07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() gpio: implement the configfs testing module - - 1 - --- 2021-03-09 Bartosz Golaszewski New
[v3,06/11] lib: bitmap: order includes alphabetically gpio: implement the configfs testing module - - 1 - --- 2021-03-09 Bartosz Golaszewski New
[v3,05/11] lib: bitmap: remove the 'extern' keyword from function declarations gpio: implement the configfs testing module - - 1 - --- 2021-03-09 Bartosz Golaszewski New
[v3,04/11] samples: configfs: add a committable group gpio: implement the configfs testing module 1 - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,03/11] configfs: implement committable items gpio: implement the configfs testing module 1 - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,02/11] configfs: use (1UL << bit) for internal flags gpio: implement the configfs testing module 1 - - - --- 2021-03-09 Bartosz Golaszewski New
[v3,01/11] configfs: increase the item name length gpio: implement the configfs testing module 1 - - - --- 2021-03-09 Bartosz Golaszewski New
[3/3] pinctrl: Ingenic: Add support for new Ingenic SoCs. Fix bugs and add support for new Ingenic SoCs. - - - 1 --- 2021-03-09 Zhou Yanjie New
[2/3] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs. Fix bugs and add support for new Ingenic SoCs. - - - - --- 2021-03-09 Zhou Yanjie New
[1/3] pinctrl: Ingenic: Fix bug and reformat the code. Fix bugs and add support for new Ingenic SoCs. - - - - --- 2021-03-09 Zhou Yanjie New
[GIT,PULL] gpio: fixes for v5.12-rc3 [GIT,PULL] gpio: fixes for v5.12-rc3 - - - - --- 2021-03-09 Bartosz Golaszewski New
ARM/gpio/dt-bindings: Clean out gpio alias from CLPS711X ARM/gpio/dt-bindings: Clean out gpio alias from CLPS711X - - - - --- 2021-03-09 Linus Walleij New
[libgpiod,6/6] core: hide the GPIOD_API symbol treewide: another bunch of cleanups for v2.0 - - - - --- 2021-03-09 Bartosz Golaszewski New
[libgpiod,5/6] treewide: kill line updating treewide: another bunch of cleanups for v2.0 - - - - --- 2021-03-09 Bartosz Golaszewski New
[libgpiod,4/6] treewide: remove is_requested() and is_free() treewide: another bunch of cleanups for v2.0 - - - - --- 2021-03-09 Bartosz Golaszewski New
[libgpiod,3/6] core: switch to reference counting for gpio chip objects Untitled series #232965 - - - - --- 2021-03-09 Bartosz Golaszewski New
[libgpiod,2/6] tests: remove line bulk test cases treewide: another bunch of cleanups for v2.0 - - - - --- 2021-03-09 Bartosz Golaszewski New
[libgpiod,1/6] treewide: simplify line lookup treewide: another bunch of cleanups for v2.0 - - - - --- 2021-03-09 Bartosz Golaszewski New
gpio: wcd934x: Fix shift-out-of-bounds error gpio: wcd934x: Fix shift-out-of-bounds error - 1 1 - --- 2021-03-09 Srinivas Kandagatla New
[v6,6/6] gpiolib: Fold conditionals into a simple ternary operator gpiolib: switch to fwnode in the core - - 2 - --- 2021-03-09 Andy Shevchenko New
[v6,5/6] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-09 Andy Shevchenko New
[v6,4/6] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-09 Andy Shevchenko New
[v6,3/6] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-09 Andy Shevchenko New
[v6,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-09 Andy Shevchenko New
[v6,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core 1 - - - --- 2021-03-09 Andy Shevchenko New
[v5,6/6] gpiolib: Fold conditionals into a simple ternary operator gpiolib: switch to fwnode in the core - - - - --- 2021-03-08 Andy Shevchenko New
[v5,5/6] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-08 Andy Shevchenko New
[v5,4/6] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-08 Andy Shevchenko New
[v5,3/6] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-08 Andy Shevchenko New
[v5,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-08 Andy Shevchenko New
[v5,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core 1 - 1 - --- 2021-03-08 Andy Shevchenko New
[v4,2/2] gpiolib: Fold conditionals into simple ternary operator [v4,1/2] gpiolib: Reuse device's fwnode to create IRQ domain - - - - --- 2021-03-08 Andy Shevchenko New
[v4,1/2] gpiolib: Reuse device's fwnode to create IRQ domain [v4,1/2] gpiolib: Reuse device's fwnode to create IRQ domain - - 1 - --- 2021-03-08 Andy Shevchenko New
[v2,1/1] pinctrl: intel: Show the GPIO base calculation explicitly [v2,1/1] pinctrl: intel: Show the GPIO base calculation explicitly 1 1 - - --- 2021-03-08 Andy Shevchenko New
[v1,1/1] pinctrl: intel: Show the GPIO base calculation explicitly [v1,1/1] pinctrl: intel: Show the GPIO base calculation explicitly 1 1 - - --- 2021-03-08 Andy Shevchenko New
[2/2] pinctrl: qcom: spmi-gpio: Add support for PM8350 and friends [1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8350 and friends 1 - - - --- 2021-03-08 Vinod Koul New
[1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8350 and friends [1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8350 and friends - - 1 - --- 2021-03-08 Vinod Koul New
Revert "pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance" Revert "pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance" - - - - --- 2021-03-08 Maximilian Luz New
[v3,15/15] MAINTAINERS: Add ROHM BD71815AGW Support ROHM BD71815 PMIC - - - - --- 2021-03-08 Matti Vaittinen New
[v3,08/15] gpio: support ROHM BD71815 GPOs Support ROHM BD71815 PMIC - - - - --- 2021-03-08 Matti Vaittinen New
[v3,07/15] mfd: Support for ROHM BD71815 PMIC core Support ROHM BD71815 PMIC - - - - --- 2021-03-08 Matti Vaittinen New
[v3,06/15] mfd: Add ROHM BD71815 ID Support ROHM BD71815 PMIC - - - - --- 2021-03-08 Matti Vaittinen New
[v3,03/15] dt_bindings: bd71828: Add clock output mode Support ROHM BD71815 PMIC - - 1 - --- 2021-03-08 Matti Vaittinen New
[v5,15/15] pinctrl: add a pincontrol driver for BCM6318 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,14/15] dt-bindings: add BCM6318 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,13/15] pinctrl: add a pincontrol driver for BCM63268 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,12/15] dt-bindings: add BCM63268 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,11/15] pinctrl: add a pincontrol driver for BCM6368 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,10/15] dt-bindings: add BCM6368 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,09/15] pinctrl: add a pincontrol driver for BCM6362 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,08/15] dt-bindings: add BCM6362 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,07/15] pinctrl: add a pincontrol driver for BCM6358 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,06/15] dt-bindings: add BCM6358 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,05/15] pinctrl: add a pincontrol driver for BCM6328 pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,04/15] dt-bindings: add BCM6328 pincontroller binding documentation pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,03/15] pinctrl: bcm: add bcm63xx base code pinctrl: add BCM63XX pincontrol support - - - - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,02/15] gpio: regmap: set gpio_chip of_node pinctrl: add BCM63XX pincontrol support - - 1 - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v5,01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP pinctrl: add BCM63XX pincontrol support - 1 1 - --- 2021-03-06 Álvaro Fernández Rojas Superseded
[v3,3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Introduce the for_each_set_nbits macro 1 - - - --- 2021-03-06 Syed Nayyar Waris New
[v3,2/3] gpio: thunderx: Utilize for_each_set_nbits macro Introduce the for_each_set_nbits macro 1 - - - --- 2021-03-06 Syed Nayyar Waris New
[v3,1/3] gpiolib: Introduce the for_each_set_nbits macro Introduce the for_each_set_nbits macro 1 - - - --- 2021-03-06 Syed Nayyar Waris New
pinctrl: ti: fix error return code of ti_iodelay_probe() pinctrl: ti: fix error return code of ti_iodelay_probe() - - - - --- 2021-03-06 Jia-Ju Bai New
[v1,1/1] gpiolib: Read "gpio-line-names" from a firmware node [v1,1/1] gpiolib: Read "gpio-line-names" from a firmware node - 1 1 1 --- 2021-03-05 Andy Shevchenko New
[3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmic gpio support Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A - - - - --- 2021-03-05 Satya Priya New
[2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert pmic gpio bindings to YAML Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A - - - - --- 2021-03-05 Satya Priya New
[1/3] pinctrl: qcom: spmi-gpio: Add support for four variants Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A 1 - - - --- 2021-03-05 Satya Priya New
[2/2] pinctrl: rockchip: make driver be tristate module make rockchip pinctrl module able - - 1 - --- 2021-03-05 Jianqun Xu New
[1/2] arm64: remove select PINCTRL_ROCKCHIP from ARCH_ROCKCHIP make rockchip pinctrl module able - - - - --- 2021-03-05 Jianqun Xu New
Revert "gpiolib: generalize devprop_gpiochip_set_names() for device properties" Revert "gpiolib: generalize devprop_gpiochip_set_names() for device properties" - - - - --- 2021-03-04 Marek Vasut New
[v3,5/5] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - - - - --- 2021-03-04 Andy Shevchenko New
[v3,4/5] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v3,3/5] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v3,2/5] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v3,1/5] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core 1 - 1 - --- 2021-03-04 Andy Shevchenko New
pinctrl: sx150x: support building as module pinctrl: sx150x: support building as module - - - - --- 2021-03-04 Sander Vanheule Changes Requested
pinctrl: qcom: lpass lpi: use default pullup/strength values pinctrl: qcom: lpass lpi: use default pullup/strength values - 1 2 - --- 2021-03-04 Jonathan Marek New
[v2,5/5] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core - - - - --- 2021-03-04 Andy Shevchenko New
[v2,4/5] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v2,3/5] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v2,2/5] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core - - 1 - --- 2021-03-04 Andy Shevchenko New
[v2,1/5] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core - - - - --- 2021-03-04 Andy Shevchenko New
[v1,1/1] pinctrl: intel: No need to disable IRQs in the handler [v1,1/1] pinctrl: intel: No need to disable IRQs in the handler 1 - - - --- 2021-03-04 Andy Shevchenko New
[v2,12/12] selftests: gpio: add test cases for gpio-sim gpio: implement the configfs testing module - - - - --- 2021-03-04 Bartosz Golaszewski New
[v2,11/12] selftests: gpio: add a helper for reading GPIO line names gpio: implement the configfs testing module - - - - --- 2021-03-04 Bartosz Golaszewski New
[v2,10/12] selftests: gpio: provide a helper for reading chip info gpio: implement the configfs testing module - - - - --- 2021-03-04 Bartosz Golaszewski New
[v2,09/12] gpio: sim: new testing module gpio: implement the configfs testing module - - - - --- 2021-03-04 Bartosz Golaszewski New
[v2,08/12] drivers: export device_is_bound() gpio: implement the configfs testing module - - - - --- 2021-03-04 Bartosz Golaszewski New
[v2,07/12] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() gpio: implement the configfs testing module - - 1 - --- 2021-03-04 Bartosz Golaszewski New
[v2,06/12] lib: bitmap: order includes alphabetically gpio: implement the configfs testing module - - 1 - --- 2021-03-04 Bartosz Golaszewski New
« 1 2 ... 131 132 133325 326 »