Linux GPIO
[Prev Page][Next Page]
- [PATCH v7 0/8] Add MSM8917/PM8937/Redmi 5A,
Barnabás Czémán
- [PATCH v1 0/5] Introduce devm_kmemdup_array() helper,
Raag Jadav
- [GIT PULL] pin control changes for v6.13, Linus Walleij
- [brgl:gpio/for-current] BUILD SUCCESS f57c084928661969a337c731cd05e1da97320829, kernel test robot
- [libgpiod][PATCH] bindings: python: migrate metadata to pyproject.toml, Vincent Fazio
- [PATCH] gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
- [PATCH 0/4] Add SPI0 support for IPQ5424,
Manikanta Mylavarapu
- [brgl:gpio/for-current] BUILD SUCCESS 72cef64180de04a7b055b4773c138d78f4ebdb77, kernel test robot
- [PATCH] gpio: mxc: fix warning about static allocation of GPIO base,
Catalin Popescu
- [PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers,
Ming Yu
- [PATCH 0/3] bindings: python: drop dependency on distutils,
Bartosz Golaszewski
- Re: [PATCH 1/3] gpio: Fix a potential abuse of seq_printf() format string, Geert Uytterhoeven
- Re: [PATCH] Fix a potential abuse of seq_printf() format string in drivers,
Linus Walleij
- [linusw-pinctrl:devel] BUILD SUCCESS ac6f0825e582f2216a582c9edf0cee7bfe347ba6, kernel test robot
- [linusw-pinctrl:for-next] BUILD SUCCESS 1aa06a2eb27647545a1dcaf0612b5192e2eda653, kernel test robot
- [PATCH 00/15] Add support for SAMA7D65,
Ryan.Wanner
- [PATCH 01/15] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity, Ryan.Wanner
- [PATCH 03/15] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT, Ryan.Wanner
- [PATCH 04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci, Ryan.Wanner
- [PATCH 05/15] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart, Ryan.Wanner
- [PATCH 07/15] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65, Ryan.Wanner
- [PATCH 09/15] dt-bindings: clock: at91: Allow MCKs to be exported and referenced in DT, Ryan.Wanner
- [PATCH 10/15] ARM: configs: at91: sama7: add new SoC config, Ryan.Wanner
- [PATCH 11/15] ARM: dts: microchip: add sama7d65 SoC DT, Ryan.Wanner
- [PATCH 13/15] clk: at91: clk-master: increase maximum number of clocks, Ryan.Wanner
- [PATCH 12/15] ARM: dts: microchip: add support for sama7d65_curiosity board, Ryan.Wanner
- [PATCH 15/15] clk: at91: sama7d65: add sama7d65 pmc driver, Ryan.Wanner
- [PATCH 14/15] clk: at91: clk-sam9x60-pll: increase maximum amount of plls, Ryan.Wanner
- [PATCH 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom, Ryan.Wanner
- [PATCH 08/15] dt-bindings: clock: Add SAMA7D65 PMC compatible string, Ryan.Wanner
- [PATCH 06/15] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl, Ryan.Wanner
- Re: [PATCH 00/15] Add support for SAMA7D65, Krzysztof Kozlowski
- Re: [PATCH 00/15] Add support for SAMA7D65, Rob Herring (Arm)
- [libgpiod][PATCH] bindings: python: drop distutils from build_tests.py,
Bartosz Golaszewski
- [libgpiod][PATCH] bindings: python: tests: replace LooseVersion with packaging.version.Version,
Bartosz Golaszewski
- [brgl:gpio/for-next] BUILD SUCCESS bef29ca3a6458582ac13320d47bf2646e5734dc8, kernel test robot
- [linusw-pinctrl:for-next] BUILD SUCCESS 9eb198b4be4426ea776f17086ea7f5333c1e07d8, kernel test robot
- [GIT PULL] gpio updates for v6.13-rc1,
Bartosz Golaszewski
- [linusw-pinctrl:devel] BUILD SUCCESS 6bc0ebfb1d920f13c522545f114cdabb49e9408a, kernel test robot
- [linusw-pinctrl:fixes] BUILD SUCCESS d40b69c93650aac1b3ee8d83ef11c94e18f0c610, kernel test robot
- [PATCH v2 0/9] misc: Support TI FPC202 dual-port controller,
Romain Gantois
- [PATCH v2 1/1] gpio: altera: Add missed base and label initialisations,
Andy Shevchenko
- [PATCH v2 1/1] gpio: zevio: Add missed label initialisation,
Andy Shevchenko
- [PATCH] pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31(),
Christophe JAILLET
- [PATCH] pinctrl: airoha: Use unsigned long for bit search,
Kees Cook
- [brgl:gpio/for-next] BUILD SUCCESS 1b81e73e3babc88017232253f99ffdad6d370bd3, kernel test robot
- [PATCH v1 1/1] gpio: zevio: Add missed label initialisation,
Andy Shevchenko
- [PATCH v1 1/1] gpio: altera: Add missed base and label initialisations,
Andy Shevchenko
- [libgpiod][PATCH v2 00/23] bindings: python: conform to mypy and ruff linter recommendations,
Vincent Fazio
- [libgpiod][PATCH v2 04/23] bindings: python: explicitly type gpiod.request_lines, Vincent Fazio
- [libgpiod][PATCH v2 01/23] bindings: python: clean up imports and exports, Vincent Fazio
- [libgpiod][PATCH v2 03/23] bindings: python: loosen type requirements in public API, Vincent Fazio
- [libgpiod][PATCH v2 02/23] bindings: python: make internal a private submodule, Vincent Fazio
- [libgpiod][PATCH v2 05/23] bindings: python: add type stub for the _ext module, Vincent Fazio
- [libgpiod][PATCH v2 06/23] bindings: python: add missing method type hints, Vincent Fazio
- [libgpiod][PATCH v2 07/23] bindings: python: add type hint for the sec variable in poll_fd, Vincent Fazio
- [libgpiod][PATCH v2 10/23] bindings: python: add type hints for LineRequest's internal members, Vincent Fazio
- [libgpiod][PATCH v2 08/23] bindings: python: add type hints for Chip's internal members, Vincent Fazio
- [libgpiod][PATCH v2 13/23] bindings: python: cast return value of LineRequest.get_values, Vincent Fazio
- [libgpiod][PATCH v2 12/23] bindings: python: convert lines to offsets in LineRequest, Vincent Fazio
- [libgpiod][PATCH v2 14/23] bindings: python: selectively use f-strings, Vincent Fazio
- [libgpiod][PATCH v2 21/23] bindings: python: tests: ignore purposeful type errors, Vincent Fazio
- [libgpiod][PATCH v2 17/23] bindings: python: tests: make EventType private to prevent export, Vincent Fazio
- [libgpiod][PATCH v2 23/23] bindings: python: configure and document dev dependencies, Vincent Fazio
- [libgpiod][PATCH v2 09/23] bindings: python: fix Chip union-attr type errors, Vincent Fazio
- [libgpiod][PATCH v2 18/23] bindings: python: tests: add type stubs for external modules, Vincent Fazio
- [libgpiod][PATCH v2 19/23] bindings: python: tests: add missing method type hints, Vincent Fazio
- [libgpiod][PATCH v2 16/23] bindings: python: tests: clean up imports and exports, Vincent Fazio
- [libgpiod][PATCH v2 15/23] bindings: python: tests: fix duplicate test name, Vincent Fazio
- [libgpiod][PATCH v2 11/23] bindings: python: fix LineRequest union-attr type errors, Vincent Fazio
- [libgpiod][PATCH v2 22/23] bindings: python: tests: selectively use f-strings, Vincent Fazio
- [libgpiod][PATCH v2 20/23] bindings: python: tests: add type hints to internal members, Vincent Fazio
- Re: [libgpiod][PATCH v2 00/23] bindings: python: conform to mypy and ruff linter recommendations, Bartosz Golaszewski
- Re: [libgpiod][PATCH v2 00/23] bindings: python: conform to mypy and ruff linter recommendations, Bartosz Golaszewski
- [PATCH v2 1/1] gpio: Move and sort Kconfig entries as suggested, Andy Shevchenko
- [PATCH] gpio: grgpio: Add NULL check in grgpio_probe,
Charles Han
- [brgl:gpio/for-next] BUILD SUCCESS 400913bd4edd76ef1775bfd95543846bd6f5ed71, kernel test robot
- [PATCH v1 1/1] gpio: Move and sort Kconfig entries as suggested,
Andy Shevchenko
- [PATCH] gpio: tegra186: Allow to enable driver on Tegra234,
Lars-Peter Clausen
- [PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A,
Barnabás Czémán
- [PATCH v6 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl, Barnabás Czémán
- [PATCH v6 04/10] dt-bindings: thermal: tsens: Add MSM8937, Barnabás Czémán
- [PATCH v6 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver, Barnabás Czémán
- [PATCH v6 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens, Barnabás Czémán
- [PATCH v6 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v6 08/10] arm64: dts: qcom: Add initial support for MSM8917, Barnabás Czémán
- [PATCH v6 01/10] arm64: dts: qcom: Add PM8937 PMIC, Barnabás Czémán
- [PATCH v6 07/10] dt-bindings: nvmem: Add compatible for MS8917, Barnabás Czémán
- [PATCH v6 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles, Barnabás Czémán
- [PATCH v6 10/10] arm64: dts: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- Re: [PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A, Rob Herring (Arm)
- [PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC,
Claudiu
- [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI, Claudiu
- [PATCH v3 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device, Claudiu
- [PATCH v3 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator, Claudiu
- [PATCH v3 04/25] clk: versaclock3: Add support for the 5L35023 variant, Claudiu
- [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins, Claudiu
- [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions, Claudiu
- [PATCH v3 08/25] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment, Claudiu
- [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function, Claudiu
- [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play(), Claudiu
- [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic(), Claudiu
- [PATCH v3 14/25] ASoC: renesas: rz-ssi: Use goto label names that specify their actions, Claudiu
- [PATCH v3 15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI, Claudiu
- [PATCH v3 16/25] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support, Claudiu
- [PATCH v3 17/25] ASoC: renesas: rz-ssi: Add runtime PM support, Claudiu
- [PATCH v3 18/25] ASoC: renesas: rz-ssi: Issue software reset in hw_params API, Claudiu
- [PATCH v3 19/25] ASoC: renesas: rz-ssi: Add suspend to RAM support, Claudiu
- [PATCH v3 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes, Claudiu
- [PATCH v3 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3, Claudiu
- [PATCH v3 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node, Claudiu
- [PATCH v3 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card, Claudiu
- [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers, Claudiu
- [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device, Claudiu
- [PATCH v3 23/25] arm64: dts: renesas: Add da7212 audio codec node, Claudiu
- [PATCH v3 09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv, Claudiu
- [PATCH v3 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC, Claudiu
- [PATCH v2 0/1] polarfire gpio driver follow-ups,
Conor Dooley
- [PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver,
Andrei Stefanescu
- [PATCH v7 0/5] Pinctrl: A4: Add pinctrl driver,
Xianwei Zhao via B4 Relay
- [PATCH v6 0/5] Pinctrl: A4: Add pinctrl driver,
Xianwei Zhao via B4 Relay
- [PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT,
zhangjiao2
- [PATCH v3] pinctrl: k210: Undef K210_PC_DEFAULT,
zhangjiao2
- [PATCH v2] pinctrl: k210: Undef K210_PC_DEFAULT,
zhangjiao2
- [PATCH] tools: gpio: Fix several incorrect format specifiers,
Luo Yifan
- [brgl:gpio/for-next] BUILD SUCCESS 8bcbd0379c05c66ce2e842c7e8901aa317cdf04e, kernel test robot
- [PATCH] pinctrl: k210: Modify the wrong "#undef",
zhangjiao2
- [PATCH] gpio: gpio-exar: replace division condition with direct comparison,
Suraj Sonawane
- [PATCH v5 00/10] Add MSM8917/PM8937/Redmi 5A,
Barnabás Czémán
- [PATCH v5 04/10] dt-bindings: thermal: tsens: Add MSM8937, Barnabás Czémán
- [PATCH v5 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles, Barnabás Czémán
- [PATCH v5 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens, Barnabás Czémán
- [PATCH v5 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl, Barnabás Czémán
- [PATCH v5 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver, Barnabás Czémán
- [PATCH v5 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v5 08/10] arm64: dts: qcom: Add initial support for MSM8917, Barnabás Czémán
- [PATCH v5 10/10] arm64: dts: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v5 01/10] arm64: dts: qcom: Add PM8937 PMIC, Barnabás Czémán
- [PATCH v5 07/10] dt-bindings: nvmem: Add compatible for MS8917, Barnabás Czémán
- [PATCH v5 0/5] Pinctrl: A4: Add pinctrl driver,
Xianwei Zhao via B4 Relay
- [PATCH v5 0/4] gpio: rockchip: Update the GPIO driver,
Ye Zhang
- [PATCH v2 0/2] pinctrl: qcom: Introduce pinctrl for SM8750,
Melody Olvera
- [no subject], Unknown
- [PATCH] pinctrl: mediatek: Add support for MT8196,
ot907280
- [brgl:gpio/for-next] BUILD SUCCESS 10287f0f9ee91f75a60ec1b19d962f459b18f589, kernel test robot
- [PATCH] pinctrl: mediatek: Add pinctrl driver,
ot907280
- [PATCH v4 0/4] gpio: rockchip: Update the GPIO driver,
Ye Zhang
- [PATCH 0/7] pinctrl: sunxi: Add Allwinner A523 support,
Andre Przywara
- [PATCH v1 0/6] pinctrl: cy8c95x0: A portion of cleanups,
Andy Shevchenko
- [resend, PATCH v1 1/1] gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n),
Andy Shevchenko
- [brgl:gpio/for-next] BUILD SUCCESS fffb9fff12250018a6f4d3e411f9d289210da329, kernel test robot
- [PATCH v4 00/10] Add MSM8917/PM8937/Redmi 5A,
Barnabás Czémán
- [PATCH v4 01/10] arm64: dts: qcom: Add PM8937 PMIC, Barnabás Czémán
- [PATCH v4 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl, Barnabás Czémán
- [PATCH v4 04/10] dt-bindings: thermal: tsens: Add MSM8937, Barnabás Czémán
- [PATCH v4 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver, Barnabás Czémán
- [PATCH v4 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens, Barnabás Czémán
- [PATCH v4 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles, Barnabás Czémán
- [PATCH v4 07/10] dt-bindings: nvmem: Add compatible for MS8917, Barnabás Czémán
- [PATCH v4 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v4 08/10] arm64: dts: qcom: Add initial support for MSM8917, Barnabás Czémán
- [PATCH v4 10/10] arm64: dts: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [linusw-pinctrl:for-next] BUILD SUCCESS 8bd815bab7f7643e54db2de01564f11f81b1fefa, kernel test robot
- [linusw-pinctrl:devel] BUILD SUCCESS a53643fb30f84a9914a7b7205f4ff4c73fe6e7b6, kernel test robot
- [PATCH v2 00/25] Add audio support for the Renesas RZ/G3S SoC,
Claudiu
- [PATCH v2 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI, Claudiu
- [PATCH v2 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device, Claudiu
- [PATCH v2 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator, Claudiu
- [PATCH v2 04/25] clk: versaclock3: Add support for the 5L35023 variant, Claudiu
- [PATCH v2 05/25] pinctrl: renesas: rzg2l: Add audio clock pins, Claudiu
- [PATCH v2 06/25] ASoC: sh: rz-ssi: Terminate all the DMA transactions, Claudiu
- [PATCH v2 07/25] ASoC: sh: rz-ssi: Use only the proper amount of dividers, Claudiu
- [PATCH v2 08/25] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment, Claudiu
- [PATCH v2 09/25] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv, Claudiu
- [PATCH v2 10/25] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function, Claudiu
- [PATCH v2 11/25] ASoC: sh: rz-ssi: Remove the first argument of rz_ssi_stream_is_play(), Claudiu
- [PATCH v2 12/25] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic(), Claudiu
- [PATCH v2 13/25] ASoC: sh: rz-ssi: Use temporary variable for struct device, Claudiu
- [PATCH v2 14/25] ASoC: sh: rz-ssi: Use goto label names that specify their actions, Claudiu
- [PATCH v2 15/25] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI, Claudiu
- [PATCH v2 16/25] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support, Claudiu
- [PATCH v2 17/25] ASoC: sh: rz-ssi: Add runtime PM support, Claudiu
- [PATCH v2 18/25] ASoC: sh: rz-ssi: Issue software reset in hw_params API, Claudiu
- [PATCH v2 19/25] ASoC: sh: rz-ssi: Add suspend to RAM support, Claudiu
- [PATCH v2 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC, Claudiu
- [PATCH v2 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes, Claudiu
- [PATCH v2 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node, Claudiu
- [PATCH v2 23/25] arm64: dts: renesas: Add da7212 audio codec node, Claudiu
- [PATCH v2 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3, Claudiu
- [PATCH v2 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card, Claudiu
- [PATCH 0/2] Preserve the flags portion on 1:1 dma-ranges mapping,
Andrea della Porta
- [PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes,
Andrea della Porta
- [brgl:gpio/for-next] BUILD SUCCESS aca4d2218c9f1c49841a34e411926db1f99a4130, kernel test robot
- [libgpiod][PATCH] bindings: python: specify a tar extract filter,
Vincent Fazio
- [PATCH v3 00/14] Add MSM8917/PM8937/Redmi 5A,
Barnabás Czémán
- [PATCH v3 04/14] pinctrl: qcom: spmi-mpp: Add PM8937 compatible, Barnabás Czémán
- [PATCH v3 01/14] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM8937, Barnabás Czémán
- [PATCH v3 02/14] pinctrl: qcom-pmic-gpio: Add support for PM8937, Barnabás Czémán
- [PATCH v3 06/14] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl, Barnabás Czémán
- [PATCH v3 05/14] arm64: dts: qcom: Add PM8937 PMIC, Barnabás Czémán
- [PATCH v3 03/14] dt-bindings: pinctrl: qcom,pmic-mpp: Add PM8937, Barnabás Czémán
- [PATCH v3 08/14] dt-bindings: thermal: tsens: Add MSM8937, Barnabás Czémán
- [PATCH v3 07/14] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver, Barnabás Czémán
- [PATCH v3 09/14] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens, Barnabás Czémán
- [PATCH v3 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles, Barnabás Czémán
- [PATCH v3 11/14] dt-bindings: nvmem: Add compatible for MS8917, Barnabás Czémán
- [PATCH v3 13/14] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v3 14/14] arm64: dts: qcom: Add Xiaomi Redmi 5A, Barnabás Czémán
- [PATCH v3 12/14] arm64: dts: qcom: Add initial support for MSM8917, Barnabás Czémán
- Re: [PATCH v3 00/14] Add MSM8917/PM8937/Redmi 5A, Linus Walleij
- [PATCH v1 0/2] polarfire gpio driver follow-ups,
Conor Dooley
- [GIT PULL] intel-pinctrl for 6.13-2,
Mika Westerberg
- [brgl:gpio/for-next] BUILD SUCCESS c6789170ddef58d28cfbc3342933713ce1e2c860, kernel test robot
- [PATCH 0/2] Documentation: dt-bindings: Fix documentation issues,
Abhinav Saxena
- [PATCH 0/2] pinctrl: samsung: fix fwnode refcount cleanup in error path and update comment,
Javier Carrasco
- [libgpiod][PATCH] bindings: python: generate CPython 3.13 wheels,
Vincent Fazio
- [GIT PULL] intel-gpio for 6.13-1,
Andy Shevchenko
- [PATCH v7 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support,
Yassine Oudjana
- [PATCH v7 1/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document, Yassine Oudjana
- [PATCH v7 2/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions, Yassine Oudjana
- [PATCH v7 4/7] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings, Yassine Oudjana
- [PATCH v7 3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795, Yassine Oudjana
- [PATCH v7 5/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller, Yassine Oudjana
- [PATCH v7 7/7] pinctrl: mediatek: Add MT6735 pinctrl driver, Yassine Oudjana
- [PATCH v7 6/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add bindings for MT6735 pin controller, Yassine Oudjana
- [PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC,
Claudiu
- [PATCH 01/31] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI, Claudiu
- [PATCH 02/31] clk: versaclock3: Prepare for the addition of 5L35023 device, Claudiu
- [PATCH 03/31] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator, Claudiu
- [PATCH 04/31] clk: versaclock3: Add support for the 5L35023 variant, Claudiu
- [PATCH 05/31] pinctrl: renesas: rzg2l: Add audio clock pins, Claudiu
- [PATCH 06/31] ASoC: sh: rz-ssi: Terminate all the DMA transactions, Claudiu
- [PATCH 07/31] ASoC: sh: rz-ssi: Use only the proper amount of dividers, Claudiu
- [PATCH 08/31] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment, Claudiu
- [PATCH 09/31] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv, Claudiu
- [PATCH 10/31] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function, Claudiu
- [PATCH 11/31] ASoC: sh: rz-ssi: Remove the 2nd argument of rz_ssi_stream_is_play(), Claudiu
- [PATCH 12/31] ASoC: sh: rz-ssi: Use a proper bitmask for clear bits, Claudiu
- [PATCH 13/31] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic(), Claudiu
- [PATCH 14/31] ASoC: sh: rz-ssi: Use temporary variable for struct device, Claudiu
- [PATCH 15/31] ASoC: sh: rz-ssi: Use goto label names that specify their actions, Claudiu
- [PATCH 16/31] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI, Claudiu
- [PATCH 17/31] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support, Claudiu
- [PATCH 18/31] ASoC: sh: rz-ssi: Add runtime PM support, Claudiu
- [PATCH 19/31] ASoC: sh: rz-ssi: Issue software reset in hw_params API, Claudiu
- [PATCH 20/31] ASoC: sh: rz-ssi: Add suspend to RAM support, Claudiu
- [PATCH 21/31] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC, Claudiu
- [PATCH 22/31] ASoC: da7213: Populate max_register to regmap_config, Claudiu
- [PATCH 23/31] ASoC: da7213: Return directly the value of regcache_sync(), Claudiu
- [PATCH 24/31] ASoC: da7213: Add suspend to RAM support, Claudiu
- [PATCH 25/31] ASoC: da7213: Avoid setting PLL when closing audio stream, Claudiu
- [PATCH 26/31] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz, Claudiu
- [PATCH 27/31] arm64: dts: renesas: r9a08g045: Add SSI nodes, Claudiu
- [PATCH 28/31] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node, Claudiu
- [PATCH 29/31] arm64: dts: renesas: Add da7212 audio codec node, Claudiu
- [PATCH 30/31] arm64: dts: renesas: rzg3s-smarc: Enable SSI3, Claudiu
- [PATCH 31/31] arm64: dts: renesas: rzg3s-smarc: Add sound card, Claudiu
- Re: (subset) [PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC, Mark Brown
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v4.19-stable tree, Sasha Levin
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v5.4-stable tree, Sasha Levin
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v5.10-stable tree, Sasha Levin
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v5.15-stable tree, Sasha Levin
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v6.1-stable tree, Sasha Levin
- FAILED: Patch "gpiolib: fix debugfs newline separators" failed to apply to v6.6-stable tree, Sasha Levin
- [PATCH v3 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier,
Heiko Schocher
- [brgl:gpio/for-next] BUILD SUCCESS 50dded8d9d62b6291c91b43d4c73500b07fbd157, kernel test robot
- [PATCH] pinctrl: Use of_property_present() for non-boolean properties,
Rob Herring (Arm)
- [PATCH] gpio: Use of_property_present() for non-boolean properties,
Rob Herring (Arm)
- [PATCH RESEND v13 00/12] Initial Marvell PXA1908 support,
Duje Mihanović via B4 Relay
- [PATCH RESEND v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 03/12] pinctrl: single: add marvell,pxa1908-padconf compatible, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte, Duje Mihanović via B4 Relay
- [PATCH RESEND v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer, Duje Mihanović via B4 Relay
- Re: [PATCH RESEND v13 00/12] Initial Marvell PXA1908 support, Rob Herring (Arm)
- GPIO forwarding question,
Laurentiu Palcu
- [GIT PULL] pinctrl: renesas: Updates for v6.13 (take two),
Geert Uytterhoeven
- [PATCH v2] gpio: GPIO_GRGPIO should depend on OF, Geert Uytterhoeven
- [PATCH v10 0/1] Polarfire SoC GPIO support,
Conor Dooley
- [PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW,
Andy Shevchenko
- [linusw-pinctrl:for-next] BUILD SUCCESS be7a84f660ce01f49da158bcd9ff8015bac20680, kernel test robot
- [linusw-pinctrl:devel] BUILD SUCCESS 1c8ace2d0725c1c8d5012f8a56c5fb31805aad27, kernel test robot
- [PATCH v10] pwm: airoha: Add support for EN7581 SoC,
Lorenzo Bianconi
- [GIT PULL] gpio fixes for v6.12-rc6,
Bartosz Golaszewski
- [GIT PULL] intel-pinctrl for 6.13-1,
Andy Shevchenko
- [brgl:gpio/for-current] BUILD SUCCESS 604888f8c3d01fddd9366161efc65cb3182831f1, kernel test robot
- [PATCH RFC v4 0/4] Pinctrl: A4: Add pinctrl driver,
Xianwei Zhao via B4 Relay
- [PATCH v5 0/7] gpio: siul2-s32g2: add initial GPIO driver,
Andrei Stefanescu
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]