messages from 2026-03-23 09:02:08 to 2026-03-26 09:30:18 UTC [more...]
[PATCH v2 0/4] u-boot: add SCMI GPIO/Pinctrl support
2026-03-26 9:30 UTC (10+ messages)
` [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
` [PATCH v2 4/4] gpio: scmi: Add gpio_scmi driver
[PATCH] RFT: x86_32: Move OLPC XO-1 audio GPIO to software nodes
2026-03-26 9:25 UTC (3+ messages)
[PATCH v3] gpio: mxc: map Both Edge pad wakeup to Rising Edge
2026-03-26 8:41 UTC (2+ messages)
[PATCH] gpio: fix up CONFIG_OF dependencies
2026-03-26 8:41 UTC (5+ messages)
[PATCH v3 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
2026-03-26 8:25 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH v3 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-26 8:04 UTC (15+ messages)
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
[brgl:gpio/for-next] BUILD SUCCESS 541c5b0837468b433e238c3a14481f939ec978a3
2026-03-26 7:41 UTC
[PATCH v3 0/9] Add support for mt6392 PMIC
2026-03-26 5:43 UTC (6+ messages)
` [PATCH v3 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi
[PATCH v4 0/5] Add support for AAEON SRG-IMX8P MCU
2026-03-26 4:56 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix
` [PATCH v4 2/5] dt-bindings: mfd: Add AAEON embedded controller
` [PATCH v4 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
` [PATCH v4 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8P MCU
` [PATCH v4 5/5] watchdog: aaeon: Add watchdog "
[PATCH v3 0/2] Add minimal boot support for Qualcomm IPQ5210
2026-03-26 3:19 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: qcom: add ipq5210 boards
` [PATCH v3 2/2] arm64: dts: qcom: add IPQ5210 SoC and rdp504 board support
[PATCH] pinctrl: intel: use FAM for communities
2026-03-26 2:36 UTC
[PATCH v4 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-25 23:04 UTC (8+ messages)
` [PATCH v4 1/7] mux: add devm_mux_control_get_from_np() to get mux from child node
` [PATCH v4 2/7] dt-bindings: pinctrl: Add generic pinctrl for board-level mux chips
` [PATCH v4 3/7] pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_dt_node_to_map()
` [PATCH v4 4/7] pinctrl: add optional .release_mux() callback
` [PATCH v4 5/7] pinctrl: add generic board-level pinctrl driver using mux framework
` [PATCH v4 6/7] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
` [PATCH v4 7/7] arm64: dts: imx8mp-evk: add flexcan2 overlay file
[PATCH v6 00/27] lan966x pci device: Add support for SFPs
2026-03-25 20:20 UTC (31+ messages)
` [PATCH v6 01/27] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v6 03/27] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v6 04/27] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v6 05/27] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v6 06/27] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v6 07/27] drivers: core: Use fw_devlink_set_device()
` [PATCH v6 08/27] pinctrl: cs42l43: "
` [PATCH v6 09/27] cxl/test: Use device_set_node()
` [PATCH v6 10/27] cxl/test: Use fw_devlink_set_device()
` [PATCH v6 11/27] PCI: of: "
` [PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v6 14/27] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v6 15/27] i2c: mux: Set adapter physical device
` [PATCH v6 16/27] i2c: mux: Create missing devlink between mux and "
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
` [PATCH v6 18/27] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 19/27] i2c: busses: at91: "
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH] gpiolib: fix hogs with multiple lines
2026-03-25 18:41 UTC (3+ messages)
[PATCH v2] pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
2026-03-25 18:28 UTC
[PATCH v3 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-25 17:34 UTC (10+ messages)
` [PATCH v3 3/7] pinctrl: pinctrl-generic: add __pinctrl_generic_pins_function_dt_node_to_map()
[PATCH v3 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
2026-03-25 17:20 UTC (3+ messages)
` [PATCH v3 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors
[PATCH v3 2/4] iio: adc: ad4691: add initial driver for AD4691 family
2026-03-25 15:01 UTC (2+ messages)
[PATCH v4 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-25 13:12 UTC (9+ messages)
` [PATCH v4 2/4] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v4 3/4] iio: adc: ad4691: add triggered buffer support
[PATCH v4 00/13] Introducing the Mobileye EyeQ6Lplus SoC
2026-03-25 12:50 UTC (16+ messages)
` [PATCH v4 02/13] dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
` [PATCH v4 05/13] pinctrl: eyeq5: Use match data
` [PATCH v4 06/13] pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
` [PATCH v4 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v4 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v4 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB
[PATCH v4 4/4] iio: adc: ad4691: add SPI offload support
2026-03-25 11:32 UTC (3+ messages)
[PATCH] dt-bindings: gpio: convert Cavium ThunderX GPIO binding to YAML
2026-03-25 11:21 UTC (2+ messages)
[PATCH] gpio: shared: shorten the critical section in gpiochip_setup_shared()
2026-03-25 11:06 UTC
[PATCH] pinctrl: renesas: rzg2l: Add GPIO set_config
2026-03-25 10:48 UTC (6+ messages)
[PATCH v6 0/7] gpio: introduce a GPIO driver for SCMI
2026-03-25 10:24 UTC (12+ messages)
` [PATCH v6 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v6 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v6 4/7] pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE
` [PATCH v6 3/7] pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [PATCH v6 5/7] firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
` [PATCH v6 6/7] gpio: dt-bindings: Add GPIO on top of generic pin control
` [PATCH v6 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
[linusw-pinctrl:ib-scmi-pinctrl-gpio] BUILD SUCCESS 7671f4949a6c9111234fdbcd577b227ace799f16
2026-03-25 8:14 UTC
[linusw-pinctrl:devel] BUILD SUCCESS ede3db74c3d07a1aa67e3eebf91c91409c09330e
2026-03-25 8:03 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 4457bc46dad06edaa28892bb02fc4a023d6b3da3
2026-03-25 8:00 UTC
[brgl:gpio/for-next] BUILD SUCCESS 7803501e5754dc4b295ab22b20562e2b965358ba
2026-03-25 7:27 UTC
[linusw-pinctrl:fixes] BUILD SUCCESS 70f8915ea4e909826306a8567c7fa46959e278db
2026-03-25 7:17 UTC
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-24 18:25 UTC (11+ messages)
[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
2026-03-24 17:45 UTC (3+ messages)
` (subset) "
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-03-24 16:16 UTC (3+ messages)
` [PATCH v2 2/6] gpio: move hogs into GPIO core
[PATCH 0/5] pinctrl: sunxi: fix A523 GPIO IRQ blunder
2026-03-24 14:22 UTC (12+ messages)
` [PATCH 1/5] pinctrl: sunxi: Rework IRQ remuxing to avoid fixed mux value
` [PATCH 2/5] pinctrl: sunxi: Remove unneeded IRQ remuxing for some SoCs
` [PATCH 3/5] dt-bindings: pinctrl: sun55i-a523: increase IRQ bank number
` [PATCH 4/5] arm64: dts: allwinner: a523: Add missing GPIO interrupt
` [PATCH 5/5] pinctrl: sunxi: a523: add missing IRQ bank (plus old DT workaround)
[PATCH v8 0/3] PCI: Add support for PCIe WAKE# interrupt
2026-03-24 12:03 UTC (4+ messages)
` [PATCH v8 3/3] "
[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-24 9:04 UTC (2+ messages)
` (subset) "
[brgl:gpio/for-current] BUILD SUCCESS 8de4e0f44c638c66cdc5eeb4d5ab9acd61c31e4f
2026-03-24 6:41 UTC
[brgl:gpio/for-next] BUILD SUCCESS ececb46fc947705f22cc8c1f9182224e7ec4bb97
2026-03-24 6:30 UTC
[PATCH v2 0/6] Add minimal boot support for Qualcomm IPQ5210
2026-03-24 3:05 UTC (3+ messages)
` (subset) "
[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
2026-03-24 2:52 UTC (3+ messages)
` [PATCH 3/5] irqchip/qcom-pdc: Configure PDC to pass through mode
[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
2026-03-24 1:56 UTC (2+ messages)
` (subset) "
[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
2026-03-24 0:26 UTC (7+ messages)
` [PATCH v3 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v3 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v3 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB
[PATCH 0/3] arm64: dts: qcom: add glymur crd audio support
2026-03-23 22:13 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-23 22:01 UTC (13+ messages)
` [PATCH 1/4] software node: support automatic secondary fwnode assignment
` [PATCH 2/4] pinctrl: intel: expose software nodes for baytrail GPIO devices
[PATCH v3 0/2] can: mcp251xfd: add XSTBYEN transceiver standby control
2026-03-23 21:30 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: can: mcp251xfd: add microchip,xstbyen property
[PATCH v7 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-23 16:07 UTC (11+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v7 2/3] hwmon: ltc4283: Add support for "
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-23 15:33 UTC (14+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
[PATCH v1 2/3] gpio: add support for Phytium platform GPIO controller
2026-03-23 14:34 UTC (2+ messages)
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-23 13:51 UTC (3+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v2 1/1] pinctrl: core: Don't use "proxy" headers
2026-03-23 13:41 UTC
[PATCH v5 0/7] gpio: introduce a gpio driver for SCMI
2026-03-23 13:39 UTC (7+ messages)
` [PATCH v5 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v5 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
[PATCH v1 1/1] pinctrl: core: Drop unused include
2026-03-23 13:36 UTC (5+ messages)
[PATCH v2] pinctrl: abx500: Fix type of 'argument' variable
2026-03-23 13:26 UTC (2+ messages)
[PATCH v6 0/2] fix gpiochip_lock_as_irq() failure when pinmux is unknown
2026-03-23 13:23 UTC (2+ messages)
[PATCH v2 0/2] barco-p50-gpio: normalize return value of "get" and convert to guard()
2026-03-23 10:47 UTC (2+ messages)
[PATCH] gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
2026-03-23 10:06 UTC (2+ messages)
[PATCH] gpio: dwapb: reduce allocation to single kzalloc
2026-03-23 9:56 UTC (2+ messages)
[PATCH] pinctrl: rtd: Fix error handling for devm_platform_ioremap_resource()
2026-03-23 9:09 UTC (2+ messages)
[PATCH v4 0/8] pinctrl: realtek: Core improvements and RTD1625 support
2026-03-23 9:02 UTC (4+ messages)
` [PATCH v4 8/8] arm64: dts: realtek: Add pinctrl support for RTD1625
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