Linux GPIO
[Prev Page][Next Page]
- [PATCH] gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace,
Uwe Kleine-König
- [PATCH] gpio: GPIO_MVEBU should not default to y when compile-testing,
Geert Uytterhoeven
- [PATCH] drivers: gpio: gpio-ljca: Initialize num before accessing item in ljca_gpio_config,
Haoyu Li
- [PATCH] v1 pinctrl: mtk-eint: add eint new design for mt8196,
chang hao
- [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
Zijun Hu
- [PATCH v2 01/32] driver core: Constify API device_find_child(), Zijun Hu
- [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type, Zijun Hu
- [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 04/32] hwmon: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 05/32] media: pci: mgb4: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 06/32] thunderbolt: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 09/32] pwm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 10/32] nvdimm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation, Zijun Hu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, quic_zijuhu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, Uwe Kleine-König
- [PATCH 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset,
Dave Stevenson
- [PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay,
Andrea della Porta
- [PATCH v5 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings, Andrea della Porta
- [PATCH v5 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs, Andrea della Porta
- [PATCH v5 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1, Andrea della Porta
- [PATCH v5 05/10] clk: rp1: Add support for clocks provided by RP1, Andrea della Porta
- [PATCH v5 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support, Andrea della Porta
- [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver, Andrea della Porta
- [PATCH v5 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5, Andrea della Porta
- [PATCH v5 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device, Andrea della Porta
- [PATCH v5 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings, Andrea della Porta
- [PATCH v5 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers, Andrea della Porta
- [PATCH v5 0/5] Add pinctrl support for mt7988,
Frank Wunderlich
- [no subject], Unknown
- [PATCH] Fix PyDict_Next contiguous assumption and pypy,
George Harker
- [linusw-pinctrl:fixes] BUILD SUCCESS 39c53afeb5993c46edeeaac2214e53ba4bece49e, kernel test robot
- [PATCH 0/8] Add DisplayPort support for QCS615 platform,
Xiangxu Yin
- Re: [PATCH 1/2] dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property, Uwe Kleine-König
- [PATCH v2] gpio: pca953x: do not enable regmap cache when there is no regulator,
haibo . chen
- [PATCH v2] gpio: omap: Silence lockdep "Invalid wait context",
A. Sverdlin
- [libgpiod][PATCH] bindings: python: fix license tags,
Bartosz Golaszewski
- [libgpiod][PATCH] bindings: python: relax the verbosity adjustment in build_tests.sh,
Bartosz Golaszewski
- [GIT PULL] gpio fixes for v6.13-rc1,
Bartosz Golaszewski
- [PATCH] gpio: gpio-pca953x: do not enable regmap cache when there is no regulator,
haibo . chen
- [PATCH v2 0/6] Introduce devm_kmemdup_array() helper,
Raag Jadav
- [PATCH] gpio: omap: Silence lockdep "Invalid wait context",
A. Sverdlin
- [PATCH v3 0/9] misc: Support TI FPC202 dual-port controller,
Romain Gantois
- [PATCH v3 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller, Romain Gantois
- [PATCH v3 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap, Romain Gantois
- [PATCH v3 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex, Romain Gantois
- [PATCH v3 5/9] i2c: move ATR alias pool to a separate struct, Romain Gantois
- [PATCH v3 4/9] i2c: use client addresses directly in ATR interface, Romain Gantois
- [PATCH v3 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs', Romain Gantois
- [PATCH v3 7/9] i2c: support per-channel ATR alias pools, Romain Gantois
- [PATCH v3 8/9] i2c: Support dynamic address translation, Romain Gantois
- [PATCH v3 9/9] misc: add FPC202 dual port controller driver, Romain Gantois
- Re: [PATCH v3 0/9] misc: Support TI FPC202 dual-port controller, Tomi Valkeinen
- [PATCH AUTOSEL 6.11 01/20] gpio: free irqs that are still requested when the chip is being removed, Sasha Levin
- [PATCH AUTOSEL 6.12 01/23] gpio: free irqs that are still requested when the chip is being removed, Sasha Levin
- [PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay,
Andrea della Porta
- [PATCH v4 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings, Andrea della Porta
- [PATCH v4 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings, Andrea della Porta
- [PATCH v4 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs, Andrea della Porta
- [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1, Andrea della Porta
- [PATCH v4 05/10] clk: rp1: Add support for clocks provided by RP1, Andrea della Porta
- [PATCH v4 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support, Andrea della Porta
- [PATCH v4 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device, Andrea della Porta
- [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver, Andrea della Porta
- [PATCH v4 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5, Andrea della Porta
- [PATCH v4 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers, Andrea della Porta
- Re: [PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay, Andrew Lunn
- [PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping,
Andrea della Porta
- [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
- Re: [PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC, Geert Uytterhoeven
- Re: (subset) [PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC, Mark Brown
- [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
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]