public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-07 10:55:33 to 2026-03-10 11:26:38 UTC [more...]

[PATCH v2 0/5] SDM670 LPASS LPI pin controller support
 2026-03-10 11:26 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs property
` [PATCH v2 2/5] dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrl
` [PATCH v2 3/5] pinctrl: qcom: add sdm670 lpi tlmm
` [PATCH v2 4/5] arm64: dts: qcom: sdm670: add lpi pinctrl
` [PATCH v2 5/5] arm64: dts: qcom: sdm670-google: add reserved lpi gpios

[PATCH v1 1/1] pinctrl: cy8c95x0: Avoid returning positive values to user space
 2026-03-10 11:04 UTC  (4+ messages)

[PATCH v2 00/14] pinctrl: realtek: Core improvements and RTD1625 support
 2026-03-10  9:48 UTC  (16+ messages)
` [PATCH v2 07/14] dt-bindings: pincfg-node: Add input-voltage-microvolt property
` [PATCH v2 09/14] dt-bindings: pinctrl: realtek: Rename 'realtek,duty-cycle' to 'realtek,pulse-width-adjust'
` [PATCH v2 11/14] dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
` [PATCH v2 13/14] pinctrl: realtek: Add rtd1625 pinctrl driver

[PATCH] dt-bindings: gpio: convert Cavium ThunderX GPIO binding to YAML
 2026-03-10  9:41 UTC  (3+ messages)

[PATCH RESEND] rockchip: Make gpiod pin control work and add gpio-ranges
 2026-03-10  9:13 UTC  (6+ messages)
` [PATCH RESEND 1/2] arm64: dts: rockchip: rk3308: Add gpio-ranges properties

[PATCH RESEND] pinctrl: s32: correct kernel-doc bad line warning
 2026-03-10  9:23 UTC  (2+ messages)

[PATCH] pinctrl: qcom: spmi-gpio: implement .get_direction()
 2026-03-10  9:22 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
 2026-03-10  9:19 UTC  (2+ messages)

[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-10  9:14 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add "
` [PATCH v3 2/7] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v3 3/7] pinctrl: core: Make pin group callbacks optional
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains
` [PATCH v3 5/7] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v3 6/7] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v3 7/7] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v2] pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
 2026-03-10  9:12 UTC  (2+ messages)

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH 0/2] support for RTL9607C GPIO Controller
 2026-03-10  9:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gpio: realtek-otto: add rtl9607 compatible

[PATCH v3 0/3] Remove <linux/of_gpio.h>
 2026-03-10  9:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-10  9:08 UTC  (30+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v6 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-03-10  9:07 UTC  (2+ messages)

[PATCH] gpio: msc313: remove kcalloc
 2026-03-10  8:51 UTC  (8+ messages)

[brgl:gpio/for-next] BUILD SUCCESS e0c8104074f48868976832e334ffa86eb87176b2
 2026-03-10  8:49 UTC 

[PATCH] pinctrl: renesas: rza1: normalize return value of gpio_get
 2026-03-10  8:21 UTC  (4+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-10  7:55 UTC  (2+ messages)
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
 2026-03-10  6:18 UTC  (3+ messages)

[PATCH] gpio: virtio: remove one kcalloc
 2026-03-10  5:01 UTC  (2+ messages)

[GIT PULL] Immutable branch between GPIO and net for v7.1-rc1
 2026-03-10  2:12 UTC  (2+ messages)

[brgl:gpio/remove-of-gpio-h] BUILD SUCCESS b6420bd5aa0c374331bad6c0fa2eb5f0f87cf5a0
 2026-03-10  1:30 UTC 

[PATCH] gpio: tegra186: allocate irqs with the main struct
 2026-03-09 23:28 UTC 

[PATCH] gpio: htc-egpio: allocate irq with the main struct
 2026-03-09 22:52 UTC 

[PATCH v10 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-09 22:24 UTC  (7+ messages)
` [PATCH v10 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v10 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v10 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v10 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v10 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH] gpio: ljca: reduce struct allocation
 2026-03-09 21:48 UTC  (7+ messages)

[PATCH 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-09 14:34 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add bindings for AD4691 family

[PATCH v2 0/6] gpiolib: unify gpio-hog code
 2026-03-09 12:42 UTC  (7+ messages)
` [PATCH v2 1/6] gpio: of: clear OF_POPULATED on hog nodes in remove path
` [PATCH v2 2/6] gpio: move hogs into GPIO core
` [PATCH v2 3/6] gpio: sim: use fwnode-based GPIO hogs
` [PATCH v2 4/6] ARM: omap1: ams-delta: convert GPIO hogs to using firmware nodes
` [PATCH v2 5/6] gpio: remove machine hogs
` [PATCH v2 6/6] gpio: sim: allow to define the active-low setting of a simulated hog

[PATCH] gpio: Document line value semantics
 2026-03-09  9:19 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: gpio-delay: Use Alexander's email
 2026-03-09  9:19 UTC  (5+ messages)

[PATCH] gpio: mpsse: drop redundant device reference
 2026-03-09  9:19 UTC  (3+ messages)

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09  9:18 UTC  (33+ messages)
` [PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v3 0/6] ti-ads7950: fix gpio handling and facelift
 2026-03-09  8:52 UTC  (21+ messages)
` [PATCH v3 3/6] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v3 4/6] iio: adc: ti-ads7950: simplify check for spi_setup() failures
` [PATCH v3 5/6] iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage()
` [PATCH v3 6/6] iio: adc: ti-ads7950: complete conversion to using managed resources

[PATCH v2] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-09  5:29 UTC  (3+ messages)

[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-08 23:49 UTC  (7+ messages)
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-08  9:34 UTC  (4+ messages)

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-07 17:03 UTC  (3+ messages)
` [PATCH RESEND v8 16/21] media: i2c: maxim-serdes: add MAX96724 driver

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-07 15:41 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom: Add Milos "
` [PATCH 3/4] arm64: defconfig: Enable Milos LPASS LPI pinctrl driver

[PATCH 1/2] dt-bindings: gpio: cdns: add clock-names property
 2026-03-07 15:22 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: cix: add FCH(S0)/S5 GPIO controllers for sky1

[PATCH v3 0/6] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-07 13:30 UTC  (10+ messages)
` [PATCH v3 2/6] dt-binding: pinctrl: pinctrl-max77620: convert to DT schema
` [PATCH v3 3/6] dt-bindings: gpio: trivial-gpio: remove max77620 compatible
` [PATCH v3 4/6] dt-bindings: mfd: max77620: convert to DT schema

[PATCH v4 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-03-07 10:55 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox