messages from 2026-01-14 10:30:41 to 2026-01-19 11:04:38 UTC [more...]
[PATCH v3 0/6] Microchip mpfs/pic64gx pinctrl part 2
2026-01-19 11:03 UTC (6+ messages)
` [PATCH v3 1/6] pinctrl: move microchip riscv pinctrl drivers to a folder
` [PATCH v3 2/6] pinctrl: add generic functions + pins mapper
` [PATCH v3 3/6] dt-bindings: pinctrl: document polarfire soc mssio pin controller
` [PATCH v3 4/6] pinctrl: add polarfire soc mssio pinctrl driver
` [PATCH v3 5/6] MAINTAINERS: add Microchip mpfs mssio driver/bindings to entry
[PATCH 0/2] pinctrl: mcp23s08: Enable gpio-line-names for multi-chip configurations
2026-01-19 8:46 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: mcp23s08: Add multi-chip example
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-19 8:33 UTC (34+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
` [PATCH 02/23] gpiolib: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 03/23] gpiolib: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 04/23] gpiolib: Fix resource leaks on errors in lineinfo_changed_notify()
` [PATCH 05/23] gpiolib: cdev: Correct return code on memory allocation failure
` [PATCH 06/23] gpiolib: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH 07/23] gpiolib: Remove redundant check for struct gpio_chip
` [PATCH 08/23] gpiolib: sysfs: "
` [PATCH 09/23] gpiolib: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH 10/23] gpiolib: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH 11/23] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH 12/23] gpiolib: Add revocable provider handle for struct gpio_chip
` [PATCH 13/23] gpiolib: cdev: Leverage revocable for gpio_fileops
` [PATCH 14/23] gpiolib: cdev: Leverage revocable for linehandle_fileops
` [PATCH 15/23] gpiolib: cdev: Leverage revocable for line_fileops
` [PATCH 16/23] gpiolib: cdev: Leverage revocable for lineevent_fileops
` [PATCH 17/23] gpiolib: cdev: Leverage revocable for lineinfo_changed_notify
` [PATCH 18/23] gpiolib: Leverage revocable for gpiolib_sops
` [PATCH 19/23] revocable: Support to define revocable consumer handle on stack
` [PATCH 20/23] revocable: Add Kunit test case for DEFINE_REVOCABLE()
` [PATCH 21/23] selftests: revocable: Add "
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
` [PATCH 23/23] gpiolib: Remove unused `chip` and `srcu` in struct gpio_device
[PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors
2026-01-19 5:57 UTC (2+ messages)
` (subset) "
[PATCH 0/5] Add Aspeed G7 sgpio support
2026-01-19 3:37 UTC (10+ messages)
` [PATCH 1/5] gpio: aspeed-sgpio: Change the macro to support deferred probe
` [PATCH 2/5] gpio: aspeed-sgpio: Remove unused bank name field
` [PATCH 3/5] gpio: aspeed-sgpio: Create llops to handle hardware access
` [PATCH 4/5] dt-bindings: gpio: aspeed,sgpio: Support ast2700
` [PATCH 5/5] gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
[PATCH 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
2026-01-19 2:39 UTC (3+ messages)
[PATCH v2 00/11] pinctrl: Some code cleanup including guards
2026-01-19 0:12 UTC (13+ messages)
` [PATCH v2 01/11] pinctrl: aspeed: Cleanup header includes
` [PATCH v2 02/11] pinctrl: starfive: jh7110-sys: "
` [PATCH v2 03/11] pinctrl: sophgo: "
` [PATCH v2 04/11] pinctrl: amd: "
` [PATCH v2 05/11] pinctrl: aw9523: Simplify locking with guard()
` [PATCH v2 06/11] pinctrl: microchip-sgpio: "
` [PATCH v2 07/11] pinctrl: tb10x: "
` [PATCH v2 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
` [PATCH v2 09/11] pinctrl: tegra-xusb: Simplify locking with guard()
` [PATCH v2 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()
` [PATCH v2 11/11] pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex
[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
2026-01-19 0:09 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties
[GIT PULL] pinctrl: samsung: drivers for v6.20/v7.0
2026-01-18 23:46 UTC (2+ messages)
[PATCH] driver core: make pinctrl_bind_pins() private
2026-01-18 23:35 UTC (3+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.20
2026-01-18 23:27 UTC (2+ messages)
[PATCH v6 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
2026-01-18 23:19 UTC (3+ messages)
` [PATCH v6 2/6] gpio: mmio: Add compatible for "
[PATCH v2 00/11] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-18 22:19 UTC (15+ messages)
` [PATCH v2 01/11] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v2 02/11] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v2 03/11] dt-bindings: bus: document the stm32 debug bus
` [PATCH v2 04/11] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v2 05/11] drivers: bus: add the stm32 debug bus driver
` [PATCH v2 06/11] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v2 07/11] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v2 08/11] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v2 09/11] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v2 10/11] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v2 11/11] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-01-18 15:39 UTC (4+ messages)
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-18 14:03 UTC (14+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v5 02/11] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v5 03/11] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v5 04/11] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v5 05/11] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 09/11] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board
[PATCH 00/11] pinctrl: Some code cleanup including guards
2026-01-18 9:23 UTC (21+ messages)
` [PATCH 01/11] pinctrl: aspeed: Cleanup header includes
` [PATCH 02/11] pinctrl: starfive: jh7110-sys: "
` [PATCH 03/11] pinctrl: sophgo: "
` [PATCH 04/11] pinctrl: amd: "
` [PATCH 05/11] pinctrl: aw9523: Simplify locking with guard()
` [PATCH 06/11] pinctrl: microchip-sgpio: "
` [PATCH 07/11] pinctrl: tb10x: "
` [PATCH 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
` [PATCH 09/11] pinctrl: tegra-xusb: Simplify locking with guard()
` [PATCH 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()
` [PATCH 11/11] pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex
[PATCH v4 0/9] Add support for AD4062 device family
2026-01-17 15:12 UTC (2+ messages)
[PATCH] pinctrl: mediatek: enable ies_present flag for MT798x
2026-01-17 3:04 UTC
[GIT PULL] gpio fixes for v6.19-rc6
2026-01-16 20:21 UTC (2+ messages)
[PATCH v7 0/3] drivers/base: Introduce revocable
2026-01-16 18:31 UTC (17+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management
` [PATCH v7 2/3] revocable: Add Kunit test cases
` [PATCH v7 3/3] selftests: revocable: Add kselftest cases
GPIO direction problems in gpio-shared-proxy.c
2026-01-16 14:20 UTC (4+ messages)
[PATCH v1 0/2] i2c: add support for forced SDA recovery
2026-01-16 13:59 UTC (3+ messages)
[PATCH v6 0/2] PCI: Add support for PCIe WAKE# interrupt
2026-01-16 11:56 UTC (5+ messages)
` [PATCH v6 1/2] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v6 2/2] PCI: Add support for PCIe WAKE# interrupt
[PATCH] pwm: Update MAINTAINER entry
2026-01-16 11:39 UTC (2+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.20
2026-01-16 10:53 UTC
[brgl:gpio/for-next] BUILD SUCCESS 3a6a36a3fc4e18e202eaf6c258553b5a17b91677
2026-01-16 3:48 UTC
Invitation to comment on VIRTIO v1.4 CSD01
2026-01-15 19:40 UTC
[RFC v2 0/5] Microchip mpfs/pic64gx pinctrl part 2
2026-01-15 17:55 UTC (7+ messages)
` [RFC v2 2/5] pinctrl: add generic functions + pins mapper
` [RFC v2 3/5] pinctrl: add polarfire soc mssio pinctrl driver
[PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration
2026-01-15 16:02 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: spacemit: add syscon property
[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
2026-01-15 13:49 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v6.20 merge window
[PATCH 1/3] dt-bindings: gpio: Add Tegra264 support
2026-01-15 13:29 UTC (4+ messages)
` [PATCH 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH 3/3] arm64: tegra: Add Tegra264 GPIO controllers
[PATCH v8 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2026-01-15 11:06 UTC (14+ messages)
` [PATCH v8 3/8] irqchip/ls-extirq: Use for_each_of_imap_item iterator
` [PATCH v8 4/8] irqchip/renesas-rza1: "
` [PATCH v8 5/8] ARM: dts: r9a06g032: Add GPIO controllers
` [PATCH v8 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts
[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
2026-01-15 6:38 UTC (2+ messages)
[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-01-14 17:09 UTC (2+ messages)
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-14 16:02 UTC (7+ messages)
[PATCH v5 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
2026-01-14 15:50 UTC (6+ messages)
` [PATCH v5 2/6] gpio: mmio: Add compatible for "
[PATCH v4 1/6] dt-bindings: gpio-mmio: Add opencores GPIO
2026-01-14 14:24 UTC (6+ messages)
[PATCH v2] dt-bindings: pinctrl: spacemit: k3: fix drive-strength doc
2026-01-14 13:54 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: intel: platform: Add Nova Lake to the list of supported
2026-01-14 11:43 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