messages from 2025-10-21 13:03:54 to 2025-10-24 07:17:38 UTC [more...]
[PATCH v2 0/9] reset: rework reset-gpios handling
2025-10-24 7:17 UTC (19+ messages)
` [PATCH v2 1/9] software node: read the reference args via the fwnode API
` [PATCH v2 2/9] software node: increase the reference of the swnode by its fwnode
` [PATCH v2 3/9] software node: allow referencing firmware nodes
` [PATCH v2 4/9] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v2 5/9] gpio: swnode: update the property definitions
` [PATCH v2 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH v2 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v2 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v2 9/9] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH v2 00/10] gpio: improve support for shared GPIOs
2025-10-24 7:17 UTC (24+ messages)
` [PATCH v2 01/10] string: provide strends()
` [PATCH v2 02/10] gpiolib: define GPIOD_FLAG_SHARED
` [PATCH v2 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v2 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver
` [PATCH v2 05/10] gpiolib: support shared GPIOs in core subsystem code
` [PATCH v2 06/10] gpio: provide gpiod_is_shared()
` [PATCH v2 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
` [PATCH v2 08/10] ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup
` [PATCH v2 09/10] ASoC: wsa883x: "
` [PATCH v2 10/10] regulator: make the subsystem aware of shared GPIOs
[PATCH v2] pinctrl: mcp23s08: delete regmap reg_defaults to avoid cache sync issues
2025-10-24 6:54 UTC (4+ messages)
[PATCH next] gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
2025-10-24 6:53 UTC (2+ messages)
[PATCH v4 00/12] pinctrl: stm32: Support I/O synchronization
2025-10-23 18:51 UTC (16+ messages)
` [PATCH v4 01/12] pinctrl: pinconf-generic: Fix minor typos in comments
` [PATCH v4 02/12] pinctrl: pinconf-generic: Handle string values for generic properties
` [PATCH v4 03/12] pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
` [PATCH v4 04/12] dt-bindings: pincfg-node: "
` [PATCH v4 05/12] pinctrl: stm32: Rework stm32_pconf_parse_conf()
` [PATCH v4 06/12] pinctrl: stm32: Simplify handling of backup pin status
` [PATCH v4 07/12] pinctrl: stm32: Drop useless spinlock save and restore
` [PATCH v4 08/12] pinctrl: stm32: Avoid keeping a bool value in a u32 variable
` [PATCH v4 09/12] pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 10/12] dt-bindings: pinctrl: stm32: Use properties from pincfg-node.yaml
` [PATCH v4 11/12] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 12/12] arm64: dts: st: Add I/O sync to eth pinctrl in stm32mp25-pinctrl.dtsi
[PATCH v4 0/5] Microchip mpfs/pic64gx pinctrl
2025-10-23 17:15 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: pinctrl: document pic64gx "gpio2" pinmux
` [PATCH v4 2/5] pinctrl: add pic64gx "gpio2" pinmux driver
` [PATCH v4 3/5] dt-bindings: pinctrl: document polarfire soc iomux0 pinmux
` [PATCH v4 4/5] pinctrl: add polarfire soc iomux0 pinmux driver
` [PATCH v4 5/5] MAINTAINERS: add Microchip RISC-V pinctrl drivers/bindings to entry
[PATCH] dt-bindings: Remove extra blank lines
2025-10-23 17:03 UTC (8+ messages)
[PATCH v5 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-10-23 13:20 UTC (7+ messages)
` [PATCH v5 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer
[PATCH 1/2] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
2025-10-23 13:15 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: toshiba,visconti: Drop redundant functions type
[PATCH] gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode
2025-10-23 13:08 UTC (3+ messages)
[brgl:gpio/for-current 6/6] drivers/gpio/gpio-ljca.c:289:9: warning: unused variable 'irq'
2025-10-23 12:31 UTC (2+ messages)
[PATCH] pinctrl: starfive: use dynamic GPIO base allocation
2025-10-23 12:18 UTC (3+ messages)
[PATCH v6 0/8] RTL8231 GPIO expander support
2025-10-23 12:06 UTC (18+ messages)
` [PATCH v6 1/8] gpio: regmap: Force writes for aliased data regs
` [PATCH v6 2/8] gpio: regmap: Bypass cache for aliased inputs
` [PATCH v6 3/8] dt-bindings: leds: Binding for RTL8231 scan matrix
` [PATCH v6 4/8] dt-bindings: mfd: Binding for RTL8231
` [PATCH v6 5/8] mfd: Add RTL8231 core device
` [PATCH v6 6/8] pinctrl: Add RTL8231 pin control and GPIO support
` [PATCH v6 7/8] leds: Add support for RTL8231 LED scan matrix
` [PATCH v6 8/8] MAINTAINERS: Add RTL8231 MFD driver
` (subset) [PATCH v6 0/8] RTL8231 GPIO expander support
[PATCH v4 0/4] Non-const bitfield helpers
2025-10-23 11:38 UTC (8+ messages)
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH v3 0/3] Add support for PM7550 PMIC
2025-10-23 11:32 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550
` [PATCH v3 2/3] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
` [PATCH v3 3/3] arm64: dts: qcom: Add "
[PATCH v3 0/2] Add support for PMIV0104 PMIC
2025-10-23 11:29 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMIV0104
` [PATCH v3 2/2] arm64: dts: qcom: Add PMIV0104 PMIC
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-23 11:12 UTC (3+ messages)
[PATCH v3] pinctrl: pinmux: Add missing .function_is_gpio kerneldoc
2025-10-23 9:01 UTC (2+ messages)
[PATCH] gpio: ljca: Fix duplicated IRQ mapping
2025-10-23 8:58 UTC (4+ messages)
[PATCH v7 0/2] clk: add support for TI CDCE6214
2025-10-23 8:24 UTC (3+ messages)
` [PATCH v7 2/2] clk: add TI CDCE6214 clock driver
[GIT PULL] intel-gpio for 6.18-1
2025-10-23 8:07 UTC (2+ messages)
[libgpiod][PATCH] bindings: python: bump cibuildwheel to 3.2.1
2025-10-23 8:03 UTC (2+ messages)
[PATCH v5] gpio: bt8xx: use generic PCI PM
2025-10-23 7:59 UTC (3+ messages)
` [PATCH v6] gpio: bt8xx: use generic power management
[PATCH v6] gpio: bt8xx: use generic power management
2025-10-23 7:58 UTC (5+ messages)
[PATCH v6 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
2025-10-23 7:39 UTC (6+ messages)
` (subset) "
[PATCH] gpio: qixis-fpga: add missing module description
2025-10-23 7:36 UTC (2+ messages)
[REGRESSION FIX resend 0/1] gpiolib: acpi: Make set debounce errors non fatal
2025-10-23 6:39 UTC (4+ messages)
` [REGRESSION FIX resend 1/1] "
[brgl:gpio/for-current] BUILD SUCCESS 2ba5772e530f73eb847fb96ce6c4017894869552
2025-10-22 19:32 UTC
[PATCH v5 0/3] Add pinctrl support for Sky1
2025-10-22 17:44 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl
[PATCH v3 0/5] Microchip mpfs/pic64gx pinctrl
2025-10-22 17:12 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: pinctrl: document pic64gx "gpio2" pinmux
` [PATCH v3 2/5] pinctrl: add pic64gx "gpio2" pinmux driver
` [PATCH v3 3/5] dt-bindings: pinctrl: document polarfire soc iomux0 pinmux
` [PATCH v3 4/5] pinctrl: add polarfire soc iomux0 pinmux driver
` [PATCH v3 5/5] MAINTAINERS: add Microchip RISC-V pinctrl drivers/bindings to entry
[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
2025-10-22 16:52 UTC (10+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller
[PATCH 0/9] reset: rework reset-gpios handling
2025-10-22 16:11 UTC (20+ messages)
` [PATCH 1/9] software node: read the reference args via the fwnode API
` [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device
[brgl:gpio/for-next] BUILD SUCCESS 03ac8183c9a5f0a635184d3f4eceb47480fcd4a7
2025-10-22 14:12 UTC
[PATCH] dt-bindings: arm: Convert Marvell AP80x System Controller to DT schema
2025-10-22 14:12 UTC (2+ messages)
[PATCH] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-22 14:11 UTC (2+ messages)
[PATCH v2] pinctrl: pinmux: Add missing .function_is_gpio kerneldoc
2025-10-22 13:16 UTC
[PATCH v7 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-10-22 11:23 UTC (7+ messages)
` [PATCH v7 6/6] arm64: dts: qcom: Add "
[linusw-pinctrl:for-next] BUILD SUCCESS ca575f89d70b11fab3d2997ab990179024497987
2025-10-22 7:55 UTC
[linusw-pinctrl:b4/function-is-gpio-kerneldoc] BUILD SUCCESS d65238f6dc02c4eca4eb5fe2b52328771444ef10
2025-10-22 7:56 UTC
[PATCH] pinctrl: renesas: rzg2l: remove useless wrappers
2025-10-22 7:40 UTC
[PATCH v2 0/3] gpio: idio-16: Fix regmap initialization errors
2025-10-22 6:54 UTC (9+ messages)
` [PATCH v2 3/3] gpio: idio-16: Define fixed direction of the GPIO lines
` (subset) [PATCH v2 0/3] gpio: idio-16: Fix regmap initialization errors
[linusw-pinctrl:devel] BUILD SUCCESS eded9f876f4c506f1fa5a72c50d028d177b3f8a0
2025-10-22 6:16 UTC
[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
2025-10-22 2:09 UTC (5+ messages)
` [PATCH v3 2/2] dts: arm64: amlogic: add "
[PATCH RFC 0/9] gpio: improve support for shared GPIOs
2025-10-21 15:56 UTC (19+ messages)
[brgl:gpio/for-current 3/3] drivers/gpio/gpio-idio-16.c:170:20: error: 'struct gpio_regmap_config' has no member named 'fixed_direction_output'
2025-10-21 14:30 UTC (3+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-21 14:08 UTC (5+ messages)
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
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;
as well as URLs for NNTP newsgroup(s).