messages from 2026-01-20 17:31:06 to 2026-01-23 14:08:45 UTC [more...]
[PATCH v6 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
2026-01-23 14:08 UTC
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-01-23 13:57 UTC (10+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v8 02/10] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v8 06/10] pinctrl: s32g2: change the driver to also be probed as an MFD cell
` [PATCH v8 08/10] pinctrl: s32cc: implement GPIO functionality
[PATCH] gpio: omap: do not register driver in probe()
2026-01-23 13:57 UTC (3+ messages)
[PATCH] gpio: rockchip: mark the GPIO controller as sleeping
2026-01-23 13:27 UTC (4+ messages)
[PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-23 11:59 UTC (25+ messages)
` [PATCH v7 01/20] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH v7 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH v7 03/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v7 04/20] dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file
` [PATCH v7 05/20] dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators
` [PATCH v7 06/20] dt-bindings: mfd: Add samsung,s2mpg11-pmic
` [PATCH v7 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
` [PATCH v7 08/20] mfd: sec: s2mpg10: reorder regulators for better probe performance
` [PATCH v7 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH v7 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro
` [PATCH v7 11/20] regulator: s2mps11: drop two needless variable initialisations
` [PATCH v7 12/20] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH v7 13/20] regulator: s2mps11: place constants on right side of comparison tests
` [PATCH v7 14/20] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH v7 15/20] regulator: s2mps11: refactor handling of external rail control
` [PATCH v7 16/20] regulator: s2mps11: add S2MPG10 regulator
` [PATCH v7 17/20] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH v7 18/20] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH v7 19/20] regulator: s2mps11: add S2MPG11 regulator
` [PATCH v7 20/20] regulator: s2mps11: more descriptive gpio consumer name
` (subset) [PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
2026-01-23 11:38 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix
` [PATCH v2 2/5] dt-bindings: mfd: Add AAEON embedded controller
` [PATCH v2 3/5] mfd: aaeon: Add SRG-IMX8PL MCU driver
` [PATCH v2 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU
` [PATCH v2 5/5] watchdog: aaeon: Add watchdog "
[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-23 10:39 UTC (13+ messages)
` [PATCH v5 01/12] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v5 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v5 03/12] dt-bindings: bus: document the stm32 debug bus
` [PATCH v5 04/12] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v5 06/12] drivers: bus: add the stm32 debug bus driver
` [PATCH v5 07/12] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v5 08/12] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v5 09/12] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v5 10/12] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v5 11/12] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
regression 6.18.>4 gpio-keys-polled: failed to get gpio state: -52
2026-01-23 10:24 UTC
[PATCH v4 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-23 10:27 UTC (16+ messages)
` [PATCH v4 01/12] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v4 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v4 03/12] dt-bindings: bus: document the stm32 debug bus
` [PATCH v4 04/12] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v4 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v4 06/12] drivers: bus: add the stm32 debug bus driver
` [PATCH v4 07/12] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v4 08/12] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v4 09/12] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v4 10/12] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v4 11/12] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v4 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v3 1/3] dt-bindings: gpio: Add Tegra264 support
2026-01-23 10:08 UTC (3+ messages)
` [PATCH v3 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v3 3/3] arm64: tegra: Add Tegra264 GPIO controllers
[PATCH v2 1/3] dt-bindings: gpio: Add Tegra264 support
2026-01-23 9:51 UTC (3+ messages)
` [PATCH v2 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v2 3/3] arm64: tegra: Add Tegra264 GPIO controllers
[GIT PULL] gpio fixes for v6.19-rc7
2026-01-23 9:51 UTC
[PATCH 0/2] gpiolib: introduce devm_fwnode_gpiod_get_optional
2026-01-23 9:51 UTC (3+ messages)
` [PATCH 1/2] gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper
` [PATCH 2/2] regulator: bd71815: switch to devm_fwnode_gpiod_get_optional
[PATCH v2 1/3] dt-bindings: gpio: Add Tegra264 support
2026-01-23 9:29 UTC (6+ messages)
` [PATCH v2 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v2 3/3] arm64: tegra: Add Tegra264 GPIO controllers
[PATCH v2 0/6] Add Aspeed G7 sgpio support
2026-01-23 9:26 UTC (7+ messages)
` [PATCH v2 1/6] gpio: aspeed-sgpio: Change the macro to support deferred probe
` [PATCH v2 2/6] gpio: aspeed-sgpio: Remove unused bank name field
` [PATCH v2 3/6] gpio: aspeed-sgpio: Create llops to handle hardware access
` [PATCH v2 4/6] gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacks
` [PATCH v2 5/6] dt-bindings: gpio: aspeed,sgpio: Support ast2700
` [PATCH v2 6/6] gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
[PATCH v3 0/3] Add pinctrl support for AST2700 SoC
2026-01-23 6:33 UTC (3+ messages)
` [PATCH v3 1/3] Add compatible strings for AST2700 pinctrl to the SCU binding
[PATCH] MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
2026-01-23 6:19 UTC (8+ messages)
[PATCH v2 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
2026-01-23 3:41 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: single: add per-pin binding support for bit-per-mux
` [PATCH v2 2/3] pinctrl: single: Allow probe to continue if mem region busy
` [PATCH v2 3/3] pinctrl: single: unify pinconf offset mapping with pinmux
[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
2026-01-23 0:49 UTC (2+ messages)
[PATCH 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements
2026-01-22 19:26 UTC (11+ messages)
` [PATCH 1/3] gpio: brcmstb: correct hwirq to bank map
` [PATCH 2/3] gpio: brcmstb: implement irq_mask_ack
` [PATCH 3/3] gpio: brcmstb: allow parent_irq to wake
[linusw-pinctrl:devel 30/31] drivers/pinctrl/pinctrl-rockchip.c:3683 rockchip_pinconf_set() error: we previously assumed 'gpio->direction_output' could be null (see line 3644)
2026-01-22 18:23 UTC (2+ messages)
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-22 16:39 UTC (7+ messages)
[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
2026-01-22 15:37 UTC
[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
2026-01-22 15:07 UTC (10+ messages)
` [PATCH 1/4] ASoC: codec: Remove ak4641
` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c
` [PATCH 3/4] ASoC: pxa2xx-ac97: Remove platform_data
` [PATCH 4/4] ASoC: ac97: Convert to GPIO descriptors
[PATCH v3 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-22 14:13 UTC (15+ messages)
` [PATCH v3 01/12] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v3 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v3 03/12] dt-bindings: bus: document the stm32 debug bus
` [PATCH v3 04/12] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v3 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v3 06/12] drivers: bus: add the stm32 debug bus driver
` [PATCH v3 07/12] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v3 08/12] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v3 09/12] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v3 10/12] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v3 11/12] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v3 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2026-01-22 11:41 UTC (21+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-22 9:35 UTC (7+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
[PATCH 1/3] dt-bindings: gpio: Add Tegra264 support
2026-01-22 9:13 UTC (4+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 4918cc05137cb347686462923ab3fd249ef7899d
2026-01-22 3:49 UTC
[brgl:at24/for-next] BUILD SUCCESS de284988c270cc16a3fb41f8f6955394d4af2a12
2026-01-22 1:44 UTC
[PATCH] Add common hall sensor drivers
2026-01-21 17:27 UTC (3+ messages)
[PATCH 0/3] pinctrl: ocelot: Extend pinctrl-ocelot driver for lan9645x
2026-01-21 16:46 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: ocelot: Add LAN9645x SoC support
[PATCH 0/5] gpio: aggregator: Fix Smatch warnings
2026-01-21 14:04 UTC (3+ messages)
` [PATCH 1/5] gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()
[PATCH] gpio: pca953x: mask interrupts in irq shutdown
2026-01-21 12:57 UTC
[PATCH] gpio: shared: propagate configuration to pinctrl
2026-01-21 13:07 UTC (5+ messages)
[PATCH 0/5] Add Aspeed G7 sgpio support
2026-01-21 12:42 UTC (2+ messages)
[PATCH v4 0/5] Microchip mpfs/pic64gx pinctrl part 2
2026-01-21 12:14 UTC (8+ messages)
` [PATCH v4 1/5] pinctrl: move microchip riscv pinctrl drivers to a folder
` [PATCH v4 2/5] pinctrl: add generic functions + pins mapper
` [PATCH v4 3/5] dt-bindings: pinctrl: document polarfire soc mssio pin controller
` [PATCH v4 4/5] pinctrl: add polarfire soc mssio pinctrl driver
` [PATCH v4 5/5] MAINTAINERS: add Microchip mpfs mssio driver/bindings to entry
[PATCH v3 0/2] pinctrl: qcom: Add Mahua TLMM support
2026-01-21 12:12 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom,glymur-tlmm: Document Mahua TLMM block
` [PATCH v3 2/2] pinctrl: qcom: glymur: Add Mahua TLMM support
[PATCH 0/3] pinctrl: qcom: Add support for Qualcomm Eliza SoC
2026-01-21 11:12 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
` [PATCH 2/3] pinctrl: qcom: Add Eliza pinctrl driver
` [PATCH 3/3] arm64: defconfig: Enable Qualcomm Eliza pinctrl
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-21 10:42 UTC (6+ messages)
[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-01-21 10:23 UTC (3+ messages)
` [PATCH RESEND v8 20/21] media: i2c: remove MAX96717 driver
[PATCH] Add common hall sensor drivers
2026-01-21 9:10 UTC
[linusw-pinctrl:devel] BUILD SUCCESS 450e2487d5a28260f70ad7fbf3060e7f8304203d
2026-01-21 6:45 UTC
[brgl:gpio/for-current] BUILD SUCCESS 8a8c942cad4cd12f739a8bb60cac77fd173c4e07
2026-01-21 3:31 UTC
[linusw-pinctrl:fixes] BUILD SUCCESS 304c3ebcaff36560d76e3030ba0839e629635f47
2026-01-21 3:00 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 4b33b57fe0b041c4fea42153cd43491ea925d4bd
2026-01-20 23:40 UTC
[PATCH] pwm: Update MAINTAINER entry
2026-01-20 18:06 UTC (2+ messages)
[PATCH v3 0/6] Microchip mpfs/pic64gx pinctrl part 2
2026-01-20 18:05 UTC (3+ messages)
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