messages from 2026-03-03 07:36:17 to 2026-03-05 19:22:01 UTC [more...]
[PATCH v3 0/6] ti-ads7950: fix gpio handling and facelift
2026-03-05 19:21 UTC (5+ messages)
` [PATCH v3 1/6] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v3 2/6] iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
` [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 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-05 19:21 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add bindings for AD4691 family
` [PATCH 2/4] iio: adc: ad4691: add initial driver "
` [PATCH 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH 4/4] iio: adc: ad4691: add SPI offload support
[PATCH 0/2] support for RTL9607C GPIO Controller
2026-03-05 19:04 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: gpio: realtek-otto: add rtl9607 compatible
` [PATCH 2/2] gpio: realtek-otto: add rtl9607 support
[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
2026-03-05 19:05 UTC (3+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header
[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-05 17:37 UTC (6+ messages)
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-05 15:39 UTC (61+ messages)
` [PATCH phy-next 01/22] ata: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 02/22] PCI: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 03/22] usb: "
` [PATCH phy-next 04/22] drm: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 05/22] phy: "
` [PATCH phy-next 06/22] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
` [PATCH phy-next 08/22] PCI: remove device links to PHY
` [PATCH phy-next 09/22] ufs: exynos: stop poking into struct phy guts
` [PATCH phy-next 10/22] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH phy-next 11/22] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 14/22] drm/rockchip: dsi: include PHY provider header
` [PATCH phy-next 15/22] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH phy-next 16/22] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH phy-next 17/22] net: renesas: rswitch: "
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: "
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 21/22] phy: remove temporary provider compatibility from consumer header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy
[PATCH v9 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-05 15:39 UTC (9+ messages)
` [PATCH v9 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v9 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v9 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v9 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v9 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH v2 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-03-05 15:10 UTC (22+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add "
` [PATCH v2 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v2 3/6] pinctrl: core: Make pin group callbacks optional
` [PATCH v2 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v2 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v2 6/6] mux: add NXP MC33978/MC34978 AMUX driver
[PATCH 0/6] gpiolib: unify gpio-hog code
2026-03-05 14:25 UTC (14+ messages)
` [PATCH 1/6] gpio: of: clear OF_POPULATED on hog nodes in remove path
` [PATCH 2/6] gpio: move hogs into GPIO core
` [PATCH 3/6] gpio: sim: use fwnode-based GPIO hogs
` [PATCH 4/6] ARM: omap1: ams-delta: convert GPIO hogs to using firmware nodes
` [PATCH 5/6] gpio: remove machine hogs
` [PATCH 6/6] gpio: sim: allow to define the active-low setting of a simulated hog
[PATCH] gpio: mpsse: drop redundant device reference
2026-03-05 12:49 UTC
[PATCH 0/3] Remove <linux/of_gpio.h>
2026-03-05 12:38 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] nfc: s3fwrn5: convert to gpio descriptors
` [PATCH v2 2/3] nfc: nfcmrvl: "
` [PATCH v2 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
` [PATCH 1/3] nfc: s3fwrn5: convert to gpio descriptors
` [PATCH 2/3] nfc: nfcmrvl: "
` [PATCH 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
[PATCH 1/3] nfc: s3fwrn5: convert to gpio descriptors
2026-03-05 12:11 UTC (8+ messages)
` [PATCH 2/3] nfc: nfcmrvl: "
` [PATCH 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
[PATCH] pinctrl: qcom: spmi-gpio: implement .get_direction()
2026-03-05 9:54 UTC (3+ messages)
[PATCH v1 1/1] pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
2026-03-05 9:50 UTC
[PATCH v2] pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
2026-03-05 9:47 UTC (2+ messages)
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-05 0:47 UTC (20+ messages)
` [PATCH 01/14] arm64: Kconfig: drop unneeded dependency "
` [PATCH 02/14] arc: axs10x: "
` [PATCH 03/14] powerpc: "
` [PATCH 04/14] net: mdio: "
` [PATCH 05/14] regulator: drop unneeded dependencies "
` [PATCH 06/14] gpio: drop unneeded Kconfig "
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
` [PATCH 08/14] leds: Kconfig: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH 11/14] bus: drop unneeded dependency on OF_GPIO
` [PATCH 12/14] staging: media: max96712: "
` [PATCH 13/14] power: reset: drop unneeded dependencies "
` [PATCH 14/14] media: i2c: "
[PATCH 0/3] SDM670 LPASS LPI pin controller support
2026-03-04 23:52 UTC (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm670: add lpi pinctrl
[brgl:gpio/for-next] BUILD SUCCESS b678676b7a0ab65ad5b4278505d6bcf706e53230
2026-03-04 21:26 UTC
[brgl:pwrseq/for-current] BUILD SUCCESS 5c3daa5301693d2e5364483a3405649a0fdaed98
2026-03-04 21:22 UTC
[linusw-pinctrl:devel] BUILD SUCCESS bf64b1bae2a555043c8360836c6e708339ac078f
2026-03-04 20:32 UTC
[GIT PULL] pin control fixes for v7.0
2026-03-04 16:47 UTC (2+ messages)
[PATCH v6 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-04 12:20 UTC (6+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v6 2/3] hwmon: ltc4283: Add support for "
` [PATCH v6 3/3] gpio: gpio-ltc4283: "
[PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets
2026-03-04 8:18 UTC (2+ messages)
[PATCH v5 00/28] lan966x pci device: Add support for SFPs
2026-03-03 15:24 UTC (10+ messages)
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
2026-03-03 13:53 UTC (3+ messages)
` [PATCH 2/2] pinctrl: renesas: rzt2h: Add pin configuration support
[PATCH v2] pinctrl: renesas: rzt2h: fix invalid wait context
2026-03-03 13:49 UTC (2+ messages)
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-03 13:28 UTC (11+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
[PATCH] pinctrl: core: use dev_err_probe() when applying state
2026-03-03 9:32 UTC (3+ messages)
[PATCH v1 1/3] dt-bindings: gpio: add Phytium GPIO controller
2026-03-03 8:28 UTC (2+ messages)
[PATCH RESEND] rockchip: Make gpiod pin control work and add gpio-ranges
2026-03-03 7:36 UTC (3+ messages)
` [PATCH RESEND 2/2] gpio: rockchip: Call pinctrl for gpio config
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox