Linux GPIO
[Prev Page][Next Page]
- Re: [libgpiod][PATCH] core: Basic port to uAPI v2, (continued)
- [PATCH 0/6] Fix new html build warnings from next-20201001,
Mauro Carvalho Chehab
- [pinctrl:for-next] BUILD SUCCESS c348abca14dc51890bc07ce8f63538dea6d0bc3c, kernel test robot
- [pinctrl:fixes] BUILD SUCCESS 39c4dbe4cc363accd676162c24b264f44c581490, kernel test robot
- [gpio:for-next] BUILD SUCCESS 72a31192b5a9779b36411841e1d318cdab3d234e, kernel test robot
- [gpio:fixes] BUILD SUCCESS 8c1f1c34777bddb633d4a068a9c812d29974c6bd, kernel test robot
- [PATCH v3] pinctrl: mediatek: Free eint data on failure,
Enric Balletbo i Serra
- Any other ways to debug GPIO interrupt controller (pinctrl-amd) for broken touchpads of a new laptop model?,
Coiby Xu
- [ANNOUNCE] libgpiod v1.6 released,
Bartosz Golaszewski
- linusw/fixes baseline: 64 runs, 6 regressions (v5.9-rc2-17-g8c1f1c34777b), kernelci.org bot
- linusw/for-next baseline: 104 runs, 3 regressions (v5.9-rc2-91-g72a31192b5a9), kernelci.org bot
- linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-17-g8c1f1c34777b), kernelci.org bot
- linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-91-g72a31192b5a9), kernelci.org bot
- [pinctrl:fixes] BUILD SUCCESS 35ebe9ee3c4ab22cbd42f612281c7fee1ea9679f, kernel test robot
- [pinctrl:devel] BUILD SUCCESS a0cec28c965285c4debc00b035552f8096f2aee4, kernel test robot
- [gpio:fixes] BUILD SUCCESS 17479aa39fbf65ad1502368437875e537c2f8139, kernel test robot
- [gpio:devel] BUILD SUCCESS 237d96164f2c2b33d0d5094192eb743e9e1b04ad, kernel test robot
- [pinctrl:for-next] BUILD SUCCESS 15e8f7b6d9a170b8f870c7976a37c9047e27ae9c, kernel test robot
- [gpio:for-next] BUILD SUCCESS 7da6060fb2fef4380d13cc48790c0425c0a95401, kernel test robot
- [PATCH v2] pinctrl: single: fix pinctrl_spec.args_count bounds check,
Drew Fustini
- [PATCH v1 1/2] gpio: pca953x: Use bitmap API over implicit GCC extension,
Andy Shevchenko
- linusw/fixes baseline: 95 runs, 6 regressions (v5.9-rc2-15-g17479aa39fbf), kernelci.org bot
- linusw/devel baseline: 99 runs, 5 regressions (v5.9-rc1-73-g237d96164f2c), kernelci.org bot
- linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-15-g17479aa39fbf), kernelci.org bot
- linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-73-g237d96164f2c), kernelci.org bot
- linusw/for-next baseline: 100 runs, 3 regressions (v5.9-rc2-53-g7da6060fb2fe), kernelci.org bot
- linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-53-g7da6060fb2fe), kernelci.org bot
- [GIT PULL] gpio: fixes for v5.9 - last batch,
Bartosz Golaszewski
- [PATCH v2 1/2] dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/C,
Mike Looijmans
Re: [PATCH v2 1/2] dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/C, Rob Herring
[GIT PULL] gpio: updates for v5.10 - part 2,
Bartosz Golaszewski
[PATCH] gpio: mpc8xxx: simplify ls1028a/ls1088a support,
Michael Walle
[pinctrl:fixes] BUILD SUCCESS 8947391f77c8eb55a9430c5791b50cdf1ada285f, kernel test robot
[gpio:no-irqchip-nested-threading] BUILD SUCCESS d3f7fce7b443ad58edceabbfbe1a676df28d7dd3, kernel test robot
[gpio:fixes] BUILD SUCCESS 2e969d8a7f9903e8d015885bdfd031a6809a4d02, kernel test robot
[pinctrl:devel] BUILD SUCCESS 19f599e83ac56dda5b35df1d23fb24efeecfadad, kernel test robot
[gpio:devel] BUILD SUCCESS 12d16b397ce0a999d13762c4c0cae2fb82eb60ee, kernel test robot
linusw/fixes baseline: 93 runs, 6 regressions (v5.9-rc2-13-g2e969d8a7f99), kernelci.org bot
linusw/devel baseline: 96 runs, 5 regressions (v5.9-rc1-39-g12d16b397ce0), kernelci.org bot
linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-13-g2e969d8a7f99), kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-39-g12d16b397ce0), kernelci.org bot
How to use an ACPI declared GPIO in a userspace ...,
Flavio Suligoi
[PATCH v1 1/3] pinctrl: tigerlake: Fix register offsets for TGL-H variant,
Andy Shevchenko
[PATCH v3 00/10] gpio: mockup: refactoring + documentation,
Bartosz Golaszewski
- [PATCH v3 02/10] Documentation: gpio: add documentation for gpio-mockup, Bartosz Golaszewski
- [PATCH v3 05/10] gpio: mockup: use pr_fmt(), Bartosz Golaszewski
- [PATCH v3 07/10] gpio: mockup: increase the number of supported device properties, Bartosz Golaszewski
- [PATCH v3 10/10] gpio: mockup: refactor the module init function, Bartosz Golaszewski
- [PATCH v3 09/10] gpio: mockup: use the generic 'gpio-line-names' property, Bartosz Golaszewski
- [PATCH v3 08/10] gpio: mockup: pass the chip label as device property, Bartosz Golaszewski
- [PATCH v3 06/10] gpio: mockup: remove unneeded return statement, Bartosz Golaszewski
- [PATCH v3 04/10] gpio: mockup: use KBUILD_MODNAME, Bartosz Golaszewski
- [PATCH v3 03/10] gpio: mockup: drop unneeded includes, Bartosz Golaszewski
- [PATCH v3 01/10] lib: string_helpers: provide kfree_strarray(), Bartosz Golaszewski
[PATCH] dt-bindings: pinctrl: renesas,pfc: align example GPIO hog name with dtschema,
Krzysztof Kozlowski
[PATCH v2 0/9] gpio: mockup: refactoring + documentation,
Bartosz Golaszewski
[PATCH] gpio: pca953x: Add support for the NXP PCAL9554B/C,
Mike Looijmans
[PATCH 0/7] Add minimal boot support for IPQ5018,
Varadarajan Narayanan
[PATCH v6 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call,
Maulik Shah
[PATCH v10 00/20] gpio: cdev: add uAPI v2,
Kent Gibson
- [PATCH v10 01/20] gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset, Kent Gibson
- [PATCH v10 02/20] gpiolib: cdev: replace strncpy() with strscpy(), Kent Gibson
- [PATCH v10 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes, Kent Gibson
- [PATCH v10 04/20] gpio: uapi: define uAPI v2, Kent Gibson
- [PATCH v10 05/20] gpiolib: make cdev a build option, Kent Gibson
- [PATCH v10 06/20] gpiolib: add build option for CDEV v1 ABI, Kent Gibson
- [PATCH v10 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL, Kent Gibson
- [PATCH v10 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL, Kent Gibson
- [PATCH v10 09/20] gpiolib: cdev: support edge detection for uAPI v2, Kent Gibson
- [PATCH v10 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL, Kent Gibson
- [PATCH v10 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL, Kent Gibson
- [PATCH v10 12/20] gpiolib: cdev: support setting debounce, Kent Gibson
- [PATCH v10 13/20] gpio: uapi: document uAPI v1 as deprecated, Kent Gibson
- [PATCH v10 14/20] tools: gpio: port lsgpio to v2 uAPI, Kent Gibson
- [PATCH v10 15/20] tools: gpio: port gpio-watch to v2 uAPI, Kent Gibson
- [PATCH v10 16/20] tools: gpio: rename nlines to num_lines, Kent Gibson
- [PATCH v10 17/20] tools: gpio: port gpio-hammer to v2 uAPI, Kent Gibson
- [PATCH v10 18/20] tools: gpio: port gpio-event-mon to v2 uAPI, Kent Gibson
- [PATCH v10 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon, Kent Gibson
- [PATCH v10 20/20] tools: gpio: add debounce support to gpio-event-mon, Kent Gibson
- Re: [PATCH v10 00/20] gpio: cdev: add uAPI v2, Bartosz Golaszewski
[PATCH 0/5] tps65910: cleanup regmap use,
Michał Mirosław
[PATCH] pinctrl: nuvoton: npcm7xx: Constify static ops structs,
Rikard Falkeborn
[GIT PULL] gpio: fixes for v5.9-rc7,
Bartosz Golaszewski
[PATCH 0/9] gpio: mockup: refactoring + documentation,
Bartosz Golaszewski
- [PATCH 1/9] lib: string_helpers: provide kfree_strarray(), Bartosz Golaszewski
- [PATCH 4/9] gpio: mockup: use KBUILD_MODNAME, Bartosz Golaszewski
- [PATCH 7/9] gpio: mockup: pass the chip label as device property, Bartosz Golaszewski
- [PATCH 9/9] gpio: mockup: refactor the module init function, Bartosz Golaszewski
- [PATCH 5/9] gpio: mockup: use pr_fmt(), Bartosz Golaszewski
- [PATCH 8/9] gpio: mockup: use the generic 'gpio-line-names' property, Bartosz Golaszewski
- [PATCH 2/9] Documentation: gpio: add documentation for gpio-mockup, Bartosz Golaszewski
- [PATCH 3/9] gpio: mockup: drop unneeded includes, Bartosz Golaszewski
- [PATCH 6/9] gpio: mockup: remove unneeded return statement, Bartosz Golaszewski
- Re: [PATCH 0/9] gpio: mockup: refactoring + documentation, Andy Shevchenko
[PATCH] gpio: pca953x: Fix uninitialized pending variable,
Ye Li
[GIT PULL] Initial support Visconti SoC for v5.10 kernel (take two), Nobuhiro Iwamatsu
linusw/for-next baseline: 78 runs, 1 regressions (v5.9-rc2-41-g764e64fcda54), kernelci.org bot
linusw/fixes baseline: 113 runs, 6 regressions (v5.9-rc2-8-g53c14e237b01), kernelci.org bot
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-41-g764e64fcda54), kernelci.org bot
linusw/devel baseline: 90 runs, 5 regressions (v5.9-rc1-32-g36eccdb58fb5), kernelci.org bot
linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-8-g53c14e237b01), kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-32-g36eccdb58fb5), kernelci.org bot
[PATCH] pinctrl: mediatek: mt7622: add antsel pins/groups,
Chuanhong Guo
[gpio:for-next] BUILD SUCCESS 764e64fcda547847a3a4c981bd3665e96f14ca08, kernel test robot
[gpio:fixes] BUILD SUCCESS 53c14e237b0128aed9e2f1ab3700c46fdad36ebc, kernel test robot
[gpio:devel] BUILD SUCCESS 36eccdb58fb55d2bea6a0e62932e4d7e5192d409, kernel test robot
[pinctrl:fixes] BUILD SUCCESS 921daeeca91bda2dfb57fcba9f69ff368083be4b, kernel test robot
[pinctrl:for-next] BUILD SUCCESS abcef6a243471d27d28029830f5d3b829f91acda, kernel test robot
[pinctrl:devel] BUILD SUCCESS 5b398f8fc186d48bb6a0966aa5c6ce12535f8e33, kernel test robot
[PATCH v9 00/20] gpio: cdev: add uAPI v2,
Kent Gibson
- [PATCH v9 01/20] gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset, Kent Gibson
- [PATCH v9 02/20] gpiolib: cdev: replace strncpy() with strscpy(), Kent Gibson
- [PATCH v9 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes, Kent Gibson
- [PATCH v9 04/20] gpio: uapi: define uAPI v2, Kent Gibson
- [PATCH v9 05/20] gpiolib: make cdev a build option, Kent Gibson
- [PATCH v9 06/20] gpiolib: add build option for CDEV v1 ABI, Kent Gibson
- [PATCH v9 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL, Kent Gibson
- [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL, Kent Gibson
- [PATCH v9 09/20] gpiolib: cdev: support edge detection for uAPI v2, Kent Gibson
- [PATCH v9 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL, Kent Gibson
- [PATCH v9 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL, Kent Gibson
- [PATCH v9 12/20] gpiolib: cdev: support setting debounce, Kent Gibson
- [PATCH v9 13/20] gpio: uapi: document uAPI v1 as deprecated, Kent Gibson
- [PATCH v9 14/20] tools: gpio: port lsgpio to v2 uAPI, Kent Gibson
- [PATCH v9 15/20] tools: gpio: port gpio-watch to v2 uAPI, Kent Gibson
- [PATCH v9 16/20] tools: gpio: rename nlines to num_lines, Kent Gibson
- [PATCH v9 17/20] tools: gpio: port gpio-hammer to v2 uAPI, Kent Gibson
- [PATCH v9 18/20] tools: gpio: port gpio-event-mon to v2 uAPI, Kent Gibson
- [PATCH v9 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon, Kent Gibson
- [PATCH v9 20/20] tools: gpio: add debounce support to gpio-event-mon, Kent Gibson
- Re: [PATCH v9 00/20] gpio: cdev: add uAPI v2, Andy Shevchenko
[PATCH] ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2,
Drew Fustini
[PATCH -next] pinctrl: spear: simplify the return expression of tvc_connect(),
Qinglang Miao
[PATCH -next] omapfb: connector-hdmi: simplify the return expression of hdmic_connect,
Qinglang Miao
[PATCH -next] pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1(),
Qinglang Miao
[PATCH -next] pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register(),
Qinglang Miao
[PATCH -next] pinctrl: spear: simplify the return expression of spear310_pinctrl_probe,
Liu Shixin
[PATCH] gpio: gpio-amd-fch: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0,
Ed Wildgoose
[PATCH] gpio: gpio-amd-fch: Correct logic of GPIO_LINE_DIRECTION,
Ed Wildgoose
[PATCH v3 1/4] dt-bindings: gpio: pl061: add gpio-line-names,
Krzysztof Kozlowski
[PATCH v2] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2,
Drew Fustini
[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF,
Drew Fustini
[GIT PULL] Initial support Visconti SoC for the v5.10 kernel,
Nobuhiro Iwamatsu
[GIT PULL] intel-pinctrl for 5.10-1,
Andy Shevchenko
[GIT PULL] pinctrl: sh-pfc: Updates for v5.10 (take two),
Geert Uytterhoeven
[PATCH AUTOSEL 5.4 288/330] gpio: rcar: Fix runtime PM imbalance on error, Sasha Levin
[gpio:for-next] BUILD SUCCESS a5d0fe9ff2af9feb82d37782be5beb2976a4afdd, kernel test robot
[pinctrl:for-next] BUILD SUCCESS 4f7a0cd03de56425e96b0eccb0e9725bae81b557, kernel test robot
[pinctrl:fixes] BUILD SUCCESS 63c3212e7a37d68c89a13bdaebce869f4e064e67, kernel test robot
[PATCH v3] pinctrl: renesas: r8a7790: Add VIN1-B and VIN2-G pins, groups and functions,
Lad Prabhakar
[PATCH v2 00/13] gpio: add common dtschema,
Krzysztof Kozlowski
- [PATCH v2 05/13] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names, Krzysztof Kozlowski
- [PATCH v2 07/13] dt-bindings: media: include common schema in GPIO controllers, Krzysztof Kozlowski
- [PATCH v2 09/13] dt-bindings: pinctrl: include common schema in GPIO controllers, Krzysztof Kozlowski
- [PATCH v2 10/13] ASoC: dt-bindings: zl38060: include common schema in GPIO controllers, Krzysztof Kozlowski
- [PATCH v2 12/13] arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v2 13/13] ARM: dts: imx: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v2 11/13] arm64: dts: imx8mq-librem5: correct GPIO hog property, Krzysztof Kozlowski
- [PATCH v2 02/13] dt-bindings: gpio: include common schema in GPIO controllers, Krzysztof Kozlowski
- [PATCH v2 08/13] dt-bindings: mfd: include common schema in GPIO controllers, Krzysztof Kozlowski
- [PATCH v2 04/13] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles, Krzysztof Kozlowski
- [PATCH v2 06/13] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching, Krzysztof Kozlowski
- [PATCH v2 03/13] dt-bindings: gpio: pl061: add missing properties and include common schema, Krzysztof Kozlowski
- [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers, Krzysztof Kozlowski
[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5,
Eugen Hristev
linusw/for-next baseline: 123 runs, 4 regressions (v5.9-rc2-19-ga5d0fe9ff2af), kernelci.org bot
[GIT PULL] gpio: updates for v5.10,
Bartosz Golaszewski
[GIT PULL] gpio: fixes for v5.9-rc6,
Bartosz Golaszewski
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-19-ga5d0fe9ff2af), kernelci.org bot
Re: [PATCH v3] gpiolib: Fix line event handling in syscall compatible mode,
Kent Gibson
[PATCH next v2] gpiolib: check for parent device in devprop_gpiochip_set_names(),
Bartosz Golaszewski
[PATCH -next] pinctrl: mediatek: use devm_platform_ioremap_resource_byname(),
Wang Xiaojun
[PATCH V3 1/4] gpio: mxc: Support module build,
Anson Huang
[PATCH] gpio: aspeed: fix ast2600 bank properties,
rentao . bupt
[PATCH 0/8] gpio: add common dtschema,
Krzysztof Kozlowski
[PATCH next] gpiolib: check for parent device in devprop_gpiochip_set_names(),
Bartosz Golaszewski
[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts,
Krzysztof Kozlowski
- [PATCH v3 09/15] ARM: dts: am335x: t335: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 08/15] ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties, Krzysztof Kozlowski
- [PATCH v3 07/15] arm64: dts: xilinx: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 04/15] arm64: dts: mediatek: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 11/15] ARM: dts: aspeed: fix PCA95xx GPIO expander properties on Portwell, Krzysztof Kozlowski
- [PATCH v3 06/15] arm64: dts: ti: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 15/15] ARM: dts: imx6q: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 14/15] ARM: dts: armada: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 05/15] arm64: dts: renesas: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 12/15] ARM: dts: aspeed: align GPIO hog names with dtschema, Krzysztof Kozlowski
- [PATCH v3 13/15] ARM: dts: dove: fix PCA95xx GPIO expander properties on A510, Krzysztof Kozlowski
- [PATCH v3 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x family to dtschema, Krzysztof Kozlowski
- [PATCH v3 03/15] arm64: dts: mediatek: fix tca6416 reset GPIOs in pumpkin, Krzysztof Kozlowski
- [PATCH v3 10/15] ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs, Krzysztof Kozlowski
- [PATCH v3 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema, Krzysztof Kozlowski
Linaro Connect: gpio and pinctrl session, Drew Fustini
[PATCH v10 00/13] Add support for Kontron sl28cpld,
Michael Walle
- [PATCH v10 03/13] mfd: simple-mfd-i2c: add sl28cpld support, Michael Walle
- [PATCH v10 09/13] arm64: dts: freescale: sl28: enable sl28cpld, Michael Walle
- [PATCH v10 13/13] arm64: defconfig: enable the sl28cpld board management controller, Michael Walle
- [PATCH v10 12/13] arm64: dts: freescale: sl28: enable fan support, Michael Walle
- [PATCH v10 11/13] arm64: dts: freescale: sl28: enable LED support, Michael Walle
- [PATCH v10 10/13] arm64: dts: freescale: sl28: map GPIOs to input events, Michael Walle
- [PATCH v10 01/13] mfd: add simple regmap based I2C driver, Michael Walle
- [PATCH v10 08/13] hwmon: add support for the sl28cpld hardware monitoring controller, Michael Walle
- [PATCH v10 07/13] gpio: add support for the sl28cpld GPIO controller, Michael Walle
- [PATCH v10 02/13] dt-bindings: mfd: Add bindings for sl28cpld, Michael Walle
- [PATCH v10 05/13] watchdog: add support for sl28cpld watchdog, Michael Walle
- [PATCH v10 06/13] pwm: add support for sl28cpld PWM controller, Michael Walle
- [PATCH v10 04/13] irqchip: add sl28cpld interrupt controller support, Michael Walle
- Re: [PATCH v10 00/13] Add support for Kontron sl28cpld, Michael Walle
- [GIT PULL] Immutable branch between MFD, HWMON, GPIO, IRQChip, PWM and Watchdog due for the v5.10 merge window, Lee Jones
[PATCH] irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module,
John Stultz
[GIT PULL] intel-pinctrl for 5.9-2,
Andy Shevchenko
[PATCH] pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB,
Necip Fazil Yildiran
[PATCH v2] gpiolib: Fix line event handling in syscall compatible mode,
Andy Shevchenko
[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2,
Drew Fustini
[libgpiod] gpiomon loses events,
Maxim Devaev
[PATCH v3] pinctrl: qcom: sm8250: correct sdc2_clk,
Dmitry Baryshkov
[PATCH -next] pinctrl: sprd: use module_platform_driver to simplify the code,
Liu Shixin
[PATCH V2 RESEND 1/4] gpio: mxc: Support module build,
Anson Huang
[PATCH v2] pinctrl: qcom: sm8250: correct sdc2_clk and ngpios,
Dmitry Baryshkov
[PATCH v2] pinctrl: single: check pinctrl_spec.args_count > 3,
Drew Fustini
[PATCH v2] pinctrl: single: fix debug output when #pinctrl-cells = 2,
Drew Fustini
[PATCH] pinctrl: single: fix debug output when #pinctrl-cells = 3, Drew Fustini
[PATCH] pinctrl: qcom: sm8250: correct sdc2_clk and ngpios,
Dmitry Baryshkov
[PATCH] pinctrl: single: check if #pinctrl-cells exceeds 3,
Drew Fustini
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]