Show patches with: Archived = No       |   15765 patches
« 1 2 ... 93 94 95157 158 »
Patch Series S/W/F Date Submitter Delegate State
[v4,09/13] pinctrl: meson: Rename REG_* to MESON_REG_* gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Superseded
[v4,08/13] pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko New
[v4,04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,03/13] pinctrl: stm32: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,02/13] gpiolib: Introduce gpiochip_node_count() helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v4,01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper gpiolib: Two new helpers and way toward fwnode --- 2022-04-01 Andy Shevchenko Accepted
[v3] dt-bindings: gpio: add common consumer GPIO lines [v3] dt-bindings: gpio: add common consumer GPIO lines --- 2022-04-01 Krzysztof Kozlowski Superseded
[v2] dt-bindings: gpio: add common consumer GPIO lines [v2] dt-bindings: gpio: add common consumer GPIO lines --- 2022-04-01 Krzysztof Kozlowski Superseded
[v5,3/3] i2c: ch341: add I2C MFD cell driver for the CH341 WCH CH341 GPIO and SPI support --- 2022-04-01 Frank Zago New
pinctrl: samsung: staticize fsd_pin_ctrl pinctrl: samsung: staticize fsd_pin_ctrl --- 2022-03-31 Krzysztof Kozlowski Accepted
[libgpiod,v2,4/4] tools: minimize object lifetimes core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,3/4] tools: migrate to gpiod_request_lines core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,2/4] tools: rename inexistent to nonexistent core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,1/4] core: add gpiod_request_lines core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[v2,1/1] gpiolib: Get rid of redundant 'else' [v2,1/1] gpiolib: Get rid of redundant 'else' --- 2022-03-30 Andy Shevchenko Accepted
[v1,3/3] gpiolib: Move error message out of a spinlock [v1,1/3] gpiolib: Split out for_each_gpio_desc() macro --- 2022-03-30 Andy Shevchenko Superseded
[v1,2/3] gpiolib: Refactor gpiolib_dbg_show() with help of for_each_gpio_desc() [v1,1/3] gpiolib: Split out for_each_gpio_desc() macro --- 2022-03-30 Andy Shevchenko Superseded
[v1,1/3] gpiolib: Split out for_each_gpio_desc() macro [v1,1/3] gpiolib: Split out for_each_gpio_desc() macro --- 2022-03-30 Andy Shevchenko New
[v3,13/13] pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register() gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,12/13] pinctrl: armada-37xx: Switch to use fwnode instead of of_node gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,11/13] pinctrl: meson: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,10/13] pinctrl: meson: Enable COMPILE_TEST gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,09/13] pinctrl: meson: Rename REG_* to MESON_REG_* gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,08/13] pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko New
[v3,04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,03/13] pinctrl: stm32: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,02/13] gpiolib: Introduce gpiochip_node_count() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v3,01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-30 Andy Shevchenko Superseded
[v1,2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name [v1,1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string --- 2022-03-30 Johan Jonker Accepted
[v1,1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string [v1,1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string --- 2022-03-30 Johan Jonker Accepted
[v2] dt-bindings: gpio: uniphier: Add hogs parsing [v2] dt-bindings: gpio: uniphier: Add hogs parsing --- 2022-03-30 Kunihiko Hayashi Accepted
[v2] pinctrl: meson: fix unused variable warning [v2] pinctrl: meson: fix unused variable warning --- 2022-03-30 Qianggui Song Accepted
gpio: ts5500: Fix Links to Technologic Systems web resources gpio: ts5500: Fix Links to Technologic Systems web resources --- 2022-03-29 Kris Bahnsen Accepted
[v2,13/13] pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register() gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,12/13] pinctrl: armada-37xx: Switch to use fwnode instead of of_node gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,11/13] pinctrl: meson: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,10/13] pinctrl: meson: Enable COMPILE_TEST gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,09/13] pinctrl: meson: Rename REG_* to MREG_* gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,08/13] pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko New
[v2,06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,03/13] pinctrl: stm32: Replace custom code by gpiochip_node_count() call gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,02/13] gpiolib: Introduce gpiochip_node_count() helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
[v2,01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper gpiolib: Two new helpers and way toward fwnode --- 2022-03-29 Andy Shevchenko Superseded
dt-bindings: gpio: davinci: list contents of GPIO hogs dt-bindings: gpio: davinci: list contents of GPIO hogs --- 2022-03-28 Krzysztof Kozlowski New
pinctrl: mediatek: mt8195: enable driver on mtk platforms pinctrl: mediatek: mt8195: enable driver on mtk platforms --- 2022-03-27 Fabien Parent Accepted
[00/22] Replace comments with C99 initializers --- 2022-03-27 Benjamin Stürz New
[v1,5/5] pinctrl: armada-37xx: Replace custom code by gpiochip_count() call Untitled series #171029 --- 2022-03-25 Andy Shevchenko New
[v1,3/5] pinctrl: renesas: Replace custom code by gpiochip_count() call Untitled series #171029 --- 2022-03-25 Andy Shevchenko Superseded
[v2] pinctrl: Ingenic: Add missing UART2 group C for X1000/E [v2] pinctrl: Ingenic: Add missing UART2 group C for X1000/E --- 2022-03-24 Mike Yang New
pinctrl: nuvoton: Fix sparse warning pinctrl: nuvoton: Fix sparse warning --- 2022-03-22 Linus Walleij Accepted
pinctrl: mediatek: mt8186: Account for probe refactoring pinctrl: mediatek: mt8186: Account for probe refactoring --- 2022-03-22 Linus Walleij Accepted
[libgpiod,v2] API: suffix the time unit to get_timestamp functions [libgpiod,v2] API: suffix the time unit to get_timestamp functions --- 2022-03-22 Bartosz Golaszewski New
[v2] gpio: Allow setting gpio device id via device tree alias [v2] gpio: Allow setting gpio device id via device tree alias --- 2022-03-22 Bough Chen New
[v2,4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins UFS support on SM6350 & FP4 --- 2022-03-21 Luca Weiss Accepted
[v3] gpio: Restrict usage of GPIO chip irq members before initialization [v3] gpio: Restrict usage of GPIO chip irq members before initialization --- 2022-03-21 Shreeya Patel Accepted
gpio: Add gpio alias support gpio: Add gpio alias support --- 2022-03-21 Bough Chen New
[v4,3/3] i2c: ch341: add MFD cell driver CH341 for I2C WCH CH341 GPIO and SPI support --- 2022-03-21 Frank Zago Superseded
[v4,2/3] gpio: ch341: add MFD cell driver for the CH341 WCH CH341 GPIO and SPI support --- 2022-03-21 Frank Zago New
[v4,1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/GPIO mode WCH CH341 GPIO and SPI support --- 2022-03-21 Frank Zago New
[v2,2/2] pinctrl: renesas: r8a77990: add drive-strength pinctrl: renesas: r8a77990: add drive-strength --- 2022-03-20 Wolfram Sang Superseded
[v2,1/2] pinctrl: renesas: allow up to 10 fields for drive_regs pinctrl: renesas: r8a77990: add drive-strength --- 2022-03-20 Wolfram Sang Accepted
[v2] gpiolib: acpi: use correct format characters [v2] gpiolib: acpi: use correct format characters --- 2022-03-19 Bill Wendling New
[2/2] pinctrl: renesas: r8a77990: add drive-strength pinctrl: renesas: r8a77990: add drive-strength --- 2022-03-19 Wolfram Sang Accepted
[1/2] pinctrl: renesas: allow up to 10 fields for drive_regs pinctrl: renesas: r8a77990: add drive-strength --- 2022-03-19 Wolfram Sang Superseded
[v3,6/6] dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Accepted
[v3,5/6] ARM: dts: lan966x: rename pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Superseded
[v3,4/6] arm64: dts: sparx5: rename pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Superseded
[v3,3/6] MIPS: mscc: serval: rename pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Accepted
[v3,2/6] MIPS: mscc: ocelot: rename pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Accepted
[v3,1/6] MIPS: mscc: jaguar2: rename pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-19 Michael Walle Superseded
[v2,8/8] dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle Superseded
[v2,7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle New
[v2,6/8] arm64: dts: sparx5: fix pinctrl node names pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle Accepted
[v2,5/8] MIPS: mscc: serval: fix pinctrl node names pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle Superseded
[v2,4/8] MIPS: mscc: ocelot: fix load/save GPIO pinctrl name pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle New
[v2,3/8] MIPS: mscc: ocelot: fix PHY interrupt pinctrl node name pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle New
[v2,2/8] MIPS: mscc: ocelot: fix MIIM1 pinctrl node name pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle New
[v2,1/8] MIPS: mscc: jaguar2: fix pinctrl nodes pinctrl: ocelot: convert to YAML format --- 2022-03-18 Michael Walle Accepted
[4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins UFS support on SM6350 & FP4 --- 2022-03-18 Luca Weiss Superseded
[-next,v1] gpio: Properly document parent data union [-next,v1] gpio: Properly document parent data union --- 2022-03-18 Joey Gouly Accepted
pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register() pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register() --- 2022-03-18 Dan Carpenter Accepted
[v5,19/20,RFC] drivers: gpio: PrimeCell PL061 in Rust Rust support --- 2022-03-17 Miguel Ojeda Superseded
pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS --- 2022-03-17 J. Neuschäfer Accepted
[v7,1/1] gpio: add sloppy logic analyzer using polling [v7,1/1] gpio: add sloppy logic analyzer using polling --- 2022-03-17 Wolfram Sang Superseded
[v7,0/1] gpio: add simple logic analyzer using polling --- 2022-03-17 Wolfram Sang New
[-next] pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register() [-next] pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register() --- 2022-03-17 Jialin Zhang Accepted
[RFC,v4,5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt Renesas RZ/G2L IRQC support --- 2022-03-17 Prabhakar Mahadev Lad Superseded
[RFC,v4,4/5] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip Renesas RZ/G2L IRQC support --- 2022-03-17 Prabhakar Mahadev Lad Superseded
[RFC,v4,3/5] gpio: gpiolib: Allow free() callback to be overridden Renesas RZ/G2L IRQC support --- 2022-03-17 Prabhakar Mahadev Lad Superseded
[RFC,v4,2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver Renesas RZ/G2L IRQC support --- 2022-03-17 Prabhakar Mahadev Lad New
[RFC,v4,1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller Renesas RZ/G2L IRQC support --- 2022-03-17 Prabhakar Mahadev Lad Superseded
« 1 2 ... 93 94 95157 158 »