linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 08:28:56 to 2025-04-17 12:53:20 UTC [more...]

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-17 12:54 UTC  (25+ messages)
` [PATCH v8 05/13] clk: rp1: Add support for clocks provided by RP1
` [PATCH v8 08/13] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v8 09/13] arm64: dts: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v8 10/13] arm64: dts: Add overlay for RP1 device
` [PATCH v8 11/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v2 0/8] gpiolib: Some cleanups
 2025-04-17 12:51 UTC  (10+ messages)
` [PATCH v2 1/8] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v2 2/8] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v2 3/8] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v2 4/8] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v2 5/8] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v2 6/8] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v2 7/8] gpiolib: Reuse return variable in gpiod_to_irq()
` [PATCH v2 8/8] gpiolib: Remove redundant assignment of return variable

[PATCH v6 00/12] Add support for MAX7360
 2025-04-17 12:41 UTC  (8+ messages)
` [PATCH v6 01/12] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v6 08/12] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v6 09/12] gpio: max7360: Add MAX7360 gpio support

[PATCH v8 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-04-17 12:35 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-17 12:31 UTC  (5+ messages)
` [PATCH 3/3] Input: adp5589 - use new GPIO line value setter callbacks

[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-04-17 12:28 UTC  (23+ messages)
` [PATCH v2 01/17] dt-bindings: mfd: adp5585: ease on the required properties
` [PATCH v2 02/17] mfd: adp5585: enable oscilator during probe
` [PATCH v2 03/17] pwm: adp5585: don't control OSC_EN in the pwm driver
` [PATCH v2 04/17] mfd: adp5585: make use of MFD_CELL_NAME()
` [PATCH v2 05/17] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH v2 06/17] mfd: adp5585: add support for adp5589
` [PATCH v2 07/17] gpio: adp5585: add support for the ad5589 expander
` [PATCH v2 08/17] pwm: adp5585: add support for adp5589
` [PATCH v2 09/17] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v2 10/17] mfd: adp5585: add support for key events
` [PATCH v2 11/17] gpio: adp5585: support gpi events
` [PATCH v2 12/17] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v2 13/17] Input: adp5589: remove the driver
` [PATCH v2 14/17] mfd: adp5585: support getting vdd regulator
` [PATCH v2 15/17] dt-bindings: mfd: adp5585: document reset gpio
` [PATCH v2 16/17] mfd: adp5585: add support for a reset pin
` [PATCH v2 17/17] pwm: adp5585: make sure to include mod_devicetable.h

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters
 2025-04-17 11:57 UTC  (10+ messages)
` [PATCH 05/12] gpio: allow building port-mapped GPIO drivers with COMPILE_TEST=y
` [PATCH 09/12] gpio: htc-egpio: enable building "
` [PATCH 11/12] gpio: ich: "

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-17 11:11 UTC  (7+ messages)
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937

[PATCH v8 07/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
 2025-04-17 10:33 UTC  (3+ messages)

[PATCH v4] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-04-17 10:18 UTC  (4+ messages)

[brgl:gpio/for-next 30/45] drivers/gpio/gpio-f7188x.c:135:2: error: call to '_outb' declared with 'error' attribute: outb() requires CONFIG_HAS_IOPORT
 2025-04-17  8:19 UTC 

[PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-04-17  7:57 UTC  (14+ messages)
` [PATCH v3 01/10] gpiolib: add support to register sparse pin range
` [PATCH v3 02/10] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v3 03/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v3 04/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v3 05/10] gpio: aggregator: refactor the forwarder registration part
` [PATCH v3 06/10] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v3 07/10] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v3 08/10] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v3 09/10] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v3 10/10] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-04-17  7:53 UTC  (10+ messages)
` [PATCH v3 01/10] gpiolib: add support to register sparse pin range
` [PATCH v3 02/10] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v3 03/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v3 04/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v3 05/10] gpio: aggregator: refactor the forwarder registration part

[PATCH v4 0/4] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
 2025-04-17  7:48 UTC  (5+ messages)
` [PATCH v4 2/4] ARM: dts: microchip: Remove additional compatible string from PIO3 pinctrl nodes

[PATCH v2 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
 2025-04-17  7:46 UTC  (2+ messages)

[PATCH 00/10] pinctrl: convert GPIO chips to using new value setters
 2025-04-17  7:42 UTC  (6+ messages)
` [PATCH 07/10] pinctrl: sx150x: enable building modules with COMPILE_TEST=y

[PATCH] pinctr: nomadik: abx500: Restrict compile test
 2025-04-17  6:36 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS 10988ba91e111d3cb967128e55d9597815c6e07d
 2025-04-17  5:48 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 370b7e8e4665052e0b6e883e44c4134cc3017fe5
 2025-04-17  5:47 UTC 

[PATCH v5 00/14] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-17  0:22 UTC  (11+ messages)
` [PATCH v5 01/14] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v5 02/14] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v5 09/14] iio: adc: ad7768-1: Add GPIO controller support

linux-next: Tree for Apr 16 (pinctrl/abx500)
 2025-04-16 21:47 UTC  (2+ messages)
` linux-next: Tree for Apr 16 (drivers/pinctrl/nomadik/pinctrl-abx500.c)

[PATCH V5 0/6] Add minimal boot support for IPQ5424
 2025-04-16 18:10 UTC  (2+ messages)
` (subset) "

[PATCH] pinctrl: mediatek: common-v1: Fix EINT breakage on older controllers
 2025-04-16 16:09 UTC  (4+ messages)

[PATCH libgpiod] tests: uapi: add test-cases for open-drain and open-source emulation
 2025-04-16 16:00 UTC  (2+ messages)

[PATCH v2] gpio: ds4520: don't check the 'ngpios' property in the driver
 2025-04-16 15:56 UTC  (2+ messages)

[PATCH] gpio: blzp1600: drop dependency on OF headers
 2025-04-16 15:56 UTC  (2+ messages)

[PATCH 0/6] gpio: extend build coverage with COMPILE_TEST=y
 2025-04-16 15:56 UTC  (3+ messages)

[PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
 2025-04-16 15:51 UTC  (9+ messages)
` [PATCH 2/4] ARM: sa1100/gpio: use new line value setter callbacks
` [PATCH 3/4] ARM: scoop/gpio: "
` [PATCH 4/4] ARM: s3c/gpio: "

[linusw-pinctrl:fixes] BUILD SUCCESS 457d9772e8a5cdae64f66b5f7d5b0247365191ec
 2025-04-16 14:28 UTC 

[PATCH 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
 2025-04-16 12:35 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: mediatek: Add support for MT8196 SoC
 2025-04-16 11:51 UTC  (5+ messages)
` [PATCH v2 08/11] ASoC: mediatek: mt8196: add platform driver
` [PATCH v2 09/11] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE document

[PATCH 0/7] ASoC: codec: Convert to GPIO descriptors
 2025-04-16 11:10 UTC  (11+ messages)
` [PATCH 2/7] ASoC: codec: tlv320aic32x4: "
` [PATCH 3/7] ASoC: codec: twl4030: "
` [PATCH 7/7] ASoC: codec: tpa6130a2: "

[PATCH v1 0/7] gpiolib: Some cleanups
 2025-04-16  9:54 UTC  (17+ messages)
` [PATCH v1 1/7] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v1 2/7] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v1 3/7] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v1 4/7] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v1 5/7] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v1 6/7] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v1 7/7] gpiolib: Remove redundant assignment of return variable

[PATCH v7 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
 2025-04-16  8:38 UTC  (3+ messages)
` (subset) "

[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Pin Controller support
 2025-04-16  8:37 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/1] Add EINT support for multiple addresses
 2025-04-16  8:36 UTC  (4+ messages)
` [PATCH v5 1/1] pinctrl: mediatek: "

[PATCH] gpio: nomadik: Add check for clk_enable()
 2025-04-16  8:35 UTC  (4+ messages)

[PATCH 0/3] ASoC: codec: tpa6130a2: Convert to GPIO descriptors
 2025-04-16  7:49 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
 2025-04-16  7:26 UTC  (2+ messages)

[RESEND PATCH] gpio: vf610: Allow building as a module
 2025-04-16  6:31 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] gpio: vf610: Allow building as a module
 2025-04-16  6:26 UTC 

[brgl:gpio/for-current] BUILD SUCCESS b424bb88afb6719b30340f059bf50953424cdd9d
 2025-04-15 19:12 UTC 

[brgl:gpio/for-next] BUILD SUCCESS df9b3454a00ed9e4c85295611b28b7041fc2a1d9
 2025-04-15 21:26 UTC 

[PATCH v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-16  0:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: spacemit: add clock and reset property
` [PATCH v2 2/2] pinctrl: spacemit: add clock support for K1 SoC

[PATCH 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-15 23:06 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: spacemit: add clock support for K1 SoC

[PATCH 0/6] pinctrl: qcom: use new GPIO line value setter callbacks
 2025-04-15 22:14 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: mediatek: Drop unrelated nodes from DTS example
 2025-04-15 22:10 UTC  (2+ messages)

[PATCH] pinctrl: qcom: pinctrl-qcm2290: Add egpio support
 2025-04-15 22:09 UTC  (2+ messages)

[PATCH v2 0/4] gpio: deprecate and track the removal of GPIO workarounds for regulators
 2025-04-15 21:32 UTC  (8+ messages)

[PATCH] dt-bindings: remove RZ/N1S bindings
 2025-04-15 19:23 UTC  (3+ messages)

[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
 2025-04-15 14:04 UTC  (5+ messages)
` [PATCH v9 9/9] misc: add FPC202 dual port controller driver

[PATCH v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-15 13:37 UTC  (4+ messages)

[PATCH v3] pinctrl: renesas: rzg2l: Add support for RZ/V2N SoC
 2025-04-15 13:08 UTC 

[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-15 12:34 UTC  (6+ messages)

[PATCH] m68k: coldfire: gpio: use new line value setter callbacks
 2025-04-15 11:54 UTC  (3+ messages)

[PATCH v3] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-04-15 10:23 UTC  (4+ messages)

[PATCH v1 1/1] gpiolib: Make gpiod_put() error pointer aware
 2025-04-15  9:32 UTC  (9+ messages)

[PATCH 0/3] gpio: deprecate and track the removal of the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
 2025-04-15  8:43 UTC  (7+ messages)
` [PATCH 3/3] gpio: TODO: track the removal of GPIOD_FLAGS_BIT_NONEXCLUSIVE

[PATCH RFC v2 0/6] Add pinctrl support for the AAEON UP board FPGA
 2025-04-15  8:39 UTC  (5+ messages)
` [PATCH RFC v2 6/6] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-15  8:34 UTC  (2+ messages)

[PATCH 0/4] MIPS: convert board-file GPIO drivers to using new value setters
 2025-04-15  8:32 UTC  (2+ messages)

[PATCH 0/2] hwmon: convert GPIO chips to using new value setters
 2025-04-15  8:31 UTC  (2+ messages)

[PATCH] bcma: use new GPIO line value setter callbacks
 2025-04-15  8:29 UTC  (2+ messages)


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).