Linux GPIO
[Prev Page][Next Page]
- Re: [PATCH] gpio: pxa: use devres for the clock struct, (continued)
- [PATCH] docs/zh_CN: Update the translation of gpio to 6.0-rc1,
Yanteng Si
- [PATCH v5 0/1] Add Polarfire SoC GPIO support,
lewis.hanly
- [PATCH v4 0/1] Add Polarfire SoC GPIO support,
lewis.hanly
- [PATCH v16 mfd 0/8] add support for VSC7512 control over SPI,
Colin Foster
- [PATCH AUTOSEL 5.10 18/31] pinctrl: intel: Check against matching data instead of ACPI companion, Sasha Levin
- [PATCH AUTOSEL 5.15 28/46] pinctrl: intel: Check against matching data instead of ACPI companion, Sasha Levin
- [PATCH AUTOSEL 5.18 35/56] pinctrl: intel: Check against matching data instead of ACPI companion, Sasha Levin
- [PATCH AUTOSEL 5.19 39/64] pinctrl: intel: Check against matching data instead of ACPI companion, Sasha Levin
- [PATCH v5 0/3] Add IMX8 SCU GPIO support,
Shenwei Wang
- [PATCH v3 0/4] add support for another simatic board,
Henning Schild
- [PATCH v3 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116, Henning Schild
- Re: [PATCH v3 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116, Henning Schild
[PATCH v3 3/4] leds: simatic-ipc-leds-gpio: add new model 227G, Henning Schild
[PATCH v3 4/4] platform/x86: simatic-ipc: enable watchdog for 227G, Henning Schild
Re: [PATCH v3 0/4] add support for another simatic board, Henning Schild
[PATCH v4 0/3] Add IMX8 SCU GPIO support,
Shenwei Wang
[PATCH 0/2] Convert Aspeed SCU to DT schema,
Rob Herring
[PATCH v3 0/3] Add IMX8 SCU GPIO support,
Shenwei Wang
[PATCH V2] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML,
Srinivas Neeli
[PATCH v1 0/9] fw_devlink improvements,
Saravana Kannan
- [PATCH v1 1/9] driver core: fw_devlink: Don't purge child fwnode's consumer links, Saravana Kannan
- [PATCH v1 2/9] driver core: fw_devlink: Improve check for fwnode with no device/driver, Saravana Kannan
- [PATCH v1 6/9] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle, Saravana Kannan
- [PATCH v1 3/9] soc: renesas: Move away from using OF_POPULATED for fw_devlink, Saravana Kannan
- [PATCH v1 4/9] gpiolib: Clear the gpio_device's fwnode initialized flag before adding, Saravana Kannan
- [PATCH v1 7/9] driver core: fw_devlink: Consolidate device link flag computation, Saravana Kannan
- [PATCH v1 8/9] driver core: fw_devlink: Make cycle detection more robust, Saravana Kannan
- [PATCH v1 5/9] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links, Saravana Kannan
- [PATCH v1 9/9] of: property: Simplify of_link_to_phandle(), Saravana Kannan
- Re: [PATCH v1 0/9] fw_devlink improvements, Tony Lindgren
- Re: [PATCH v1 0/9] fw_devlink improvements, Saravana Kannan
- Re: [PATCH v1 0/9] fw_devlink improvements, Abel Vesa
- Re: [PATCH v1 0/9] fw_devlink improvements, Alexander Stein
- Re: [PATCH v1 0/9] fw_devlink improvements, Sudeep Holla
- Re: [PATCH v1 0/9] fw_devlink improvements, Geert Uytterhoeven
[GIT PULL] pin control bulk changes for the v6.0 cycle,
Linus Walleij
[PATCH] dt-bindings: pinctrl: qcom,ipq6018: Fix example 'gpio-ranges' size,
Rob Herring
[PATCH v2 0/4] add support for another simatic board,
Henning Schild
[PATCH v2 0/3] Add IMX8 SCU GPIO support,
Shenwei Wang
[PATCH] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML,
Srinivas Neeli
[PATCH] gpio: Allow user to customise maximum number of GPIOs,
Christophe Leroy
am335x gpiochip numbering changed after 5.10,
Johannes Pointner
[bug report] pinctrl: amd: Use unicode for debugfs output,
Dan Carpenter
[PATCH] pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH,
João H. Spies
[PATCH v3] gpio: realtek-otto: switch to 32-bit I/O,
Sander Vanheule
gpiod_get() - How to get GPIO from chip & offset?,
Ian Pilcher
[PATCH 0/2] Fix some typos in SC8180X pinctrl driver,
Molly Sophia
[PATCH v2 1/4] pinctrl: armada-37xx: Add missing GPIO-only pins,
Pali Rohár
[libgpiod] How can I use PWM,
Robert Baumgartner
[PATCH v1 0/3] Add IMX8 SCU GPIO support,
Shenwei Wang
[GIT PULL] gpio: updates for v6.0-rc1,
Bartosz Golaszewski
[PATCH RFC char-misc-next 0/5] misc: microchip: pci1xxxx: Add auxiliary bus driver and the GPIO driver for PIO function of pci1xxxx.,
Kumaravel Thiagarajan
- [PATCH RFC char-misc-next 1/5] misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device., Kumaravel Thiagarajan
- [PATCH RFC char-misc-next 4/5] misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_ack, irq_mask, irq_unmask and irq_set_type of irq_chip., Kumaravel Thiagarajan
- [PATCH RFC char-misc-next 2/5] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver., Kumaravel Thiagarajan
- [PATCH RFC char-misc-next 3/5] misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / output, get status, handle I/O for gpio pins., Kumaravel Thiagarajan
- [PATCH RFC char-misc-next 5/5] misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers., Kumaravel Thiagarajan
- Re: [PATCH RFC char-misc-next 0/5] misc: microchip: pci1xxxx: Add auxiliary bus driver and the GPIO driver for PIO function of pci1xxxx., Greg KH
[PATCH 1/4] pinctrl: armada-37xx: Add missing GPIO-only pins,
Pali Rohár
[linusw-pinctrl:for-next] BUILD SUCCESS 5b045200b53a9b95f87409b5c13f43adb6f1da6c, kernel test robot
[PATCH] dt-bindings: riscv: fix SiFive l2-cache's cache-sets,
Conor Dooley
[PATCH v3 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA,
William Zhang
[PATCH v4] dt-bindings: gpio: sifive: add gpio-line-names,
Conor Dooley
[PATCH v15 mfd 0/9] add support for VSC7512 control over SPI,
Colin Foster
[PATCH v2 1/2] gpiolib: acpi: Add support to ignore programming an interrupt,
Mario Limonciello
[PATCH v1] pinctrl: qcom: sm8250: Fix PDC map,
Jianhua Lu
[PATCH] pinctrl: qcom: sm8250: Fix PDC map, Jianhua Lu
linux-next: build failure after merge of the pinctrl tree,
broonie
[PATCH V5 0/8] libgpiod: Add Rust bindings,
Viresh Kumar
[RFC PATCH v1] pinctrl: imx8m: kconfig: Depends on SOC_IMX8M,
Francesco Dolcini
[RFC PATCH 0/1] Making Rockchip IO domains dependency from other devices explicit,
Quentin Schulz
[PATCH v8 00/31] Rust support,
Miguel Ojeda
[PATCH AUTOSEL 5.18 01/10] pinctrl: Don't allow PINCTRL_AMD to be a module, Sasha Levin
[PATCH] pinctrl: amd: Fix an unused variable,
Mario Limonciello
[PATCH v5 0/2] MediaTek pinctrl patch on mt8188,
Hui Liu
[PATCH v2 07/20] pinctrl: rockchip: Add RV1126 pinctrl support, Jagan Teki
[PATCH v2 06/20] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl, Jagan Teki
[PATCH v2 0/2] Add RZ/G2L POEG support,
Biju Das
[brgl:gpio/for-next] BUILD SUCCESS c4f0d16daa6d1c5d862d063379c03310387095d5, kernel test robot
[PATCH 0/4] add support for another simatic board,
Henning Schild
[PATCH v3 0/2] MediaTek pinctrl patch on mt8188,
Hui Liu
[libgpiod v2][PATCH] core: more explicit pointer contracts,
Kent Gibson
[PATCH] dt-bindings: gpio: fairchild,74hc595: use spi-peripheral-props.yaml,
Krzysztof Kozlowski
[PATCH v2 0/2] MediaTek pinctrl patch on mt8188,
Hui Liu
[brgl:gpio/for-next] BUILD SUCCESS f2a2f2c9aed21944095c2f867640a9089759c7e7, kernel test robot
[PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170,
Jesse Taube
[PATCH v1] pinctrl: samsung: Finish initializing the gpios before registering them,
Saravana Kannan
[PATCH] dt-bindings: pinctrl: renesas: Document RZ/Five SoC,
Lad Prabhakar
[PATCH v3 0/2] Fix SiFive dt-schema errors,
Conor Dooley
[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8226 constraints,
Krzysztof Kozlowski
[PATCH] pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM,
John Garry
[PATCH v1 1/1] gpio: 74xx-mmio: Use bits instead of plain numbers for flags,
Andy Shevchenko
Re: [PATCH] pinctrl:Missing a blank line after declarations., Linus Walleij
[PATCH v5 0/2] gpio: mxc: Locking and direction input fix,
Marek Vasut
[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA,
William Zhang
[PATCH v4 1/2] gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock,
Marek Vasut
[PATCH v3 1/2] gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock,
Marek Vasut
[PATCH v2] gpio: realtek-otto: switch to 32-bit I/O,
Sander Vanheule
[PATCH v2] gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode,
Marek Vasut
[PATCH 07/22] pinctrl: rockchip: Add RV1126 pinctrl support, Jagan Teki
[PATCH 06/22] dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl,
Jagan Teki
[PATCH] gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode, Marek Vasut
[PATCH v5 00/12] Add support for the i.MXRT1170-evk,
Jesse Taube
- [PATCH v5 01/12] dt-bindings: arm: imx: Add i.MXRT compatible Documentation, Jesse Taube
- [PATCH v5 03/12] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles, Jesse Taube
- [PATCH v5 02/12] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation, Jesse Taube
- [PATCH v5 04/12] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible, Jesse Taube
- [PATCH v5 05/12] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible, Jesse Taube
- [PATCH v5 06/12] ARM: mach-imx: Add support for i.MXRT1170, Jesse Taube
- [PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170, Jesse Taube
- [PATCH v5 08/12] dt-bindings: imx: Add clock binding for i.MXRT1170, Jesse Taube
- [PATCH v5 09/12] clk: imx: Add initial support for i.MXRT1170 clock driver, Jesse Taube
- [PATCH v5 10/12] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header, Jesse Taube
- [PATCH v5 11/12] ARM: dts: imx: Add i.MXRT1170-EVK support, Jesse Taube
- [PATCH v5 12/12] ARM: imxrt_defconfig: Add i.MXRT1170, Jesse Taube
[PATCH v1] gpio: realtek-otto: switch to 32-bit I/O,
Sander Vanheule
[PATCH 0/9] dt-bindings: pinctrl: imx: use minItems,
Peng Fan (OSS)
- [PATCH 2/9] dt-bindings: pinctrl: imx8mn: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 1/9] dt-bindings: pinctrl: imx8mm: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 3/9] dt-bindings: pinctrl: imx8mq: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 4/9] dt-bindings: pinctrl: imx8mp: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 5/9] dt-bindings: pinctrl: imx8ulp: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 6/9] dt-bindings: pinctrl: imx93: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 7/9] dt-bindings: pinctrl: imx: scu: use minItems for fsl,pins, Peng Fan (OSS)
- [PATCH 8/9] dt-bindings: pinctrl: imx: scu: correct example, Peng Fan (OSS)
- [PATCH 9/9] dt-bindings: pinctrl: imx7d: use minItems for fsl,pins, Peng Fan (OSS)
- Re: [PATCH 0/9] dt-bindings: pinctrl: imx: use minItems, Rob Herring
[PATCH 1/2] pinctrl: amd: Fix newline declaration in debugfs output,
Mario Limonciello
[brgl:gpio/for-current] BUILD SUCCESS 32c094a09d5829ad9b02cdf667569aefa8de0ea6, kernel test robot
[brgl:gpio/for-next] BUILD SUCCESS a0a2d10aad65afb1558d7b8ad5770dff75493d45, kernel test robot
[GIT PULL] gpio: fixes for v5.19-rc8,
Bartosz Golaszewski
[PATCH] pinctrl: at91: Fix typo 'the the' in comment,
Slark Xiao
[PATCH v1 0/2] gpio: update Realtek Otto documenentation,
Sander Vanheule
[PATCH v14 mfd 0/9] add support for VSC7512 control over SPI,
Colin Foster
[PATCH] MAINTAINERS: Update Intel 8255 GPIO driver file list,
William Breathitt Gray
[bug report] gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in(), Dan Carpenter
[PATCH -next] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base,
Aidan MacDonald
[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094,
Marcus Folkesson
[PATCH v3] gpio: xilinx: add missing blank line after declarations,
Shubhrajyoti Datta
[PATCH v3 00/10] adp5588-keys refactor and fw properties support,
Nuno Sá
- [PATCH v3 05/10] dt-bindings: input: adp5588: add bindings, Nuno Sá
- [PATCH v3 07/10] input: keyboard: adp5588-keys: fix coding style warnings, Nuno Sá
- [PATCH v3 06/10] input: keyboard: adp5588-keys: do not check for irq presence, Nuno Sá
- [PATCH v3 03/10] input: keyboard: adp5588-keys: bail out on returned error, Nuno Sá
- [PATCH v3 02/10] gpio: gpio-adp5588: drop the driver, Nuno Sá
- [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys', Nuno Sá
- [PATCH v3 04/10] input: keyboard: adp5588-keys: add support for fw properties, Nuno Sá
- [PATCH v3 09/10] input: keyboard: adp5588-keys: add regulator support, Nuno Sá
- [PATCH v3 08/10] input: keyboard: adp5588-keys: add optional reset gpio, Nuno Sá
- [PATCH v3 10/10] input: keyboard: adp5588-keys: Use new PM macros, Nuno Sá
[PATCH] gpio: gpio-xilinx: Fix integer overflow,
Srinivas Neeli
[brgl:gpio/for-next] BUILD SUCCESS 949506dc608f9820e0cee51b106c35fd3503bbb2, kernel test robot
[linusw-pinctrl:devel] BUILD SUCCESS 840ba17f74f376bf4542a9a818e019cd60a8517f, kernel test robot
[brgl:gpio/for-current] BUILD SUCCESS f63731e18e8d8350e05b0176e39a76639f6483c7, kernel test robot
[RESEND PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA,
William Zhang
[RESEND PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA,
William Zhang
[PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA, William Zhang
[PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA, William Zhang
[RESEND PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers,
William Breathitt Gray
Re: To write Java binding for libgpiod - need help with looking for references,
Linus Walleij
[brgl:gpio/for-current] BUILD SUCCESS b8c768ccdd8338504fb78370747728d5002b1b5a, kernel test robot
[brgl:gpio/for-next] BUILD SUCCESS c4371c56397340134c1827ab70dbf817dbb1b99b, kernel test robot
[PATCH] dt-bindings: pinctrl: st,stm32: Correct 'resets' property name,
Rob Herring
[PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers,
William Breathitt Gray
[PATCH 1/2] gpiolib: acpi: Add support to ignore programming an interrupt,
Mario Limonciello
Re: [PATCH 1/2] gpiolib: acpi: Add support to ignore programming an interrupt, Hans de Goede
[linusw-pinctrl:for-next] BUILD SUCCESS 1a24a177564af5336325fc5b610292efb134d27b, kernel test robot
[linusw-pinctrl:fixes] BUILD SUCCESS 4546760619cfa9b718fe2059ceb07101cf9ff61e, kernel test robot
[PATCH] selftests: gpio: fix include path to kernel headers for out of tree builds,
Kent Gibson
[linusw-pinctrl:fixes] BUILD SUCCESS 41ef3c1a6bb0fd4a3f81170dd17de3adbff80783, kernel test robot
[PATCH v1 1/3] gpio: 74xx-mmio: Make use of device properties,
Andy Shevchenko
[PATCH v3 0/6] gpio: Implement and utilize register structures for ISA drivers,
William Breathitt Gray
Is a multiplexer using latches a gpio controller?,
Uwe Kleine-König
[PATCH] dt-bindings: pinctrl: mt8195: Fix invalid example,
Linus Walleij
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]