linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-31 13:16:11 to 2025-04-07 07:56:28 UTC [more...]

[PATCH v2] dt-bindings: gpio: pca95xx: add Toradex ecgpiol16
 2025-04-07  7:56 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
 2025-04-07  7:54 UTC  (2+ messages)

[PATCH V2 1/2] gpiolib: of: Add polarity quirk for s5m8767
 2025-04-07  7:42 UTC  (2+ messages)
` (subset) "

[GIT PULL] gpio: immutable tag between the GPIO and regulator tree for the s5m8767 polarity quirk
 2025-04-07  7:41 UTC 

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters
 2025-04-07  7:13 UTC  (13+ messages)
` [PATCH 01/12] gpio: dln2: use new line value setter callbacks
` [PATCH 02/12] gpio: eic-sprd: "
` [PATCH 03/12] gpio: em: "
` [PATCH 04/12] gpio: exar: "
` [PATCH 05/12] gpio: allow building port-mapped GPIO drivers with COMPILE_TEST=y
` [PATCH 06/12] gpio: f7188: use new line value setter callbacks
` [PATCH 07/12] gpio: graniterapids: "
` [PATCH 08/12] gpio: gw-pld: "
` [PATCH 09/12] gpio: htc-egpio: enable building with COMPILE_TEST=y
` [PATCH 10/12] gpio: htc-egpio: use new line value setter callbacks
` [PATCH 11/12] gpio: ich: enable building with COMPILE_TEST=y
` [PATCH 12/12] gpio: ich: use new line value setter callbacks

[PATCH 0/4] MIPS: convert board-file GPIO drivers to using new value setters
 2025-04-07  7:25 UTC  (5+ messages)
` [PATCH 1/4] MIPS: rb532: gpio: use new line value setter callbacks
` [PATCH 2/4] MIPS: bcm63xx: "
` [PATCH 3/4] MIPS: alchemy: "
` [PATCH 4/4] MIPS: txx9: "

[PATCH 0/3] mfd: convert GPIO chips to using new value setters
 2025-04-07  7:24 UTC  (4+ messages)
` [PATCH 1/3] mfd: sm501: use new GPIO line value setter callbacks
` [PATCH 2/3] mfd: tps65010: "
` [PATCH 3/3] mfd: ucb1x00: "

[PATCH 0/2] memory: omap-gpmc: improve the GPIO chip implementation
 2025-04-07  7:21 UTC  (3+ messages)
` [PATCH 1/2] memory: omap-gpmc: use the dedicated define for GPIO direction
` [PATCH 2/2] memory: omap-gpmc: remove GPIO set() and direction_output() callbacks

[PATCH] m68k: coldfire: gpio: use new line value setter callbacks
 2025-04-07  7:20 UTC 

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-07  7:19 UTC  (4+ messages)
` [PATCH 1/3] Input: ad7879 - use new GPIO line value setter callbacks
` [PATCH 2/3] Input: adp5588 "
` [PATCH 3/3] Input: adp5589 "

[PATCH 0/7] iio: convert GPIO chips to using new value setters
 2025-04-07  7:18 UTC  (8+ messages)
` [PATCH 1/7] iio: dac: ad5592r: destroy mutexes in detach paths
` [PATCH 2/7] iio: dac: ad5592r: use lock guards
` [PATCH 3/7] iio: dac: ad5592r: use new GPIO line value setter callbacks
` [PATCH 4/7] iio: adc: ti-ads7950: "
` [PATCH 5/7] iio: adc: ad4130: "
` [PATCH 6/7] iio: addac: ad74413r: "
` [PATCH 7/7] iio: addac: ad74115: "

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-07  7:17 UTC 

[PATCH 0/2] hwmon: convert GPIO chips to using new value setters
 2025-04-07  7:16 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ltc2992) Use new GPIO line value setter callbacks
` [PATCH 2/2] hwmon: (pmbus/ucd9000) "

[PATCH] staging: greybus: use new GPIO line value setter callbacks
 2025-04-07  7:14 UTC 

[PATCH] bcma: use new GPIO line value setter callbacks
 2025-04-07  7:10 UTC 

[PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
 2025-04-07  7:09 UTC  (5+ messages)
` [PATCH 1/4] ARM: orion/gpio: use new line value setter callbacks
` [PATCH 2/4] ARM: sa1100/gpio: "
` [PATCH 3/4] ARM: scoop/gpio: "
` [PATCH 4/4] ARM: s3c/gpio: "

[PATCH 0/2] gpio: don't compare raw GPIO descriptor pointers directly
 2025-04-07  7:08 UTC  (3+ messages)
` [PATCH 1/2] gpio: provide gpiod_is_equal()
` [PATCH 2/2] regulator: don't compare raw GPIO descriptor pointers

[PATCH] gpio: ds4520: don't check the 'ngpios' property in the driver
 2025-04-07  7:06 UTC 

[PATCH] gpiolib: don't allow setting values on input lines
 2025-04-07  7:01 UTC  (2+ messages)

[PATCH v2 0/6] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-07  6:41 UTC  (11+ messages)
` [PATCH v2 1/6] gpiolib: acpi: Improve struct acpi_gpio_info memory footprint
` [PATCH v2 2/6] gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
` [PATCH v2 3/6] gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
` [PATCH v2 4/6] gpiolib: acpi: Rename par to params for better readability
` [PATCH v2 5/6] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
` [PATCH v2 6/6] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()

[PATCH v7 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-04-07  4:30 UTC  (10+ messages)
` [PATCH v7 1/9] gpio: aggregator: reorder functions to prepare for configfs introduction
` [PATCH v7 2/9] gpio: aggregator: unify function naming
` [PATCH v7 3/9] gpio: aggregator: add gpio_aggregator_{alloc,free}()
` [PATCH v7 4/9] gpio: aggregator: introduce basic configfs interface
` [PATCH v7 5/9] gpio: aggregator: rename 'name' to 'key' in gpio_aggregator_parse()
` [PATCH v7 6/9] gpio: aggregator: expose aggregator created via legacy sysfs to configfs
` [PATCH v7 7/9] gpio: aggregator: cancel deferred probe for devices created via configfs
` [PATCH v7 8/9] Documentation: gpio: document configfs interface for gpio-aggregator
` [PATCH v7 9/9] selftests: gpio: add test cases "

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-07  2:25 UTC  (8+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH 1/2] gpio: mpc8xxx: Fix wakeup source leaks on device unbind
 2025-04-06 20:22 UTC  (2+ messages)
` [PATCH 2/2] gpio: zynq: "

[PATCH v4 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-06 10:49 UTC  (23+ messages)
` [PATCH v4 02/17] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v4 03/17] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v4 05/17] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v4 08/17] iio: adc: ad7768-1: convert driver to use regmap
` [PATCH v4 12/17] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v4 14/17] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v4 15/17] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v4 16/17] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v4 17/17] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH V2] ASoC: codec: ak5386: Convert to GPIO descriptors
 2025-04-06  1:05 UTC 

[BUG] pinctrl_mcp23s08_i2c: mutex used in irq_bus_lock causes 'scheduling while atomic' with matrix_keypad
 2025-04-05 11:48 UTC 

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-04 20:31 UTC  (11+ messages)
` [PATCH 1/8] media: uvcvideo: Fix deferred probing error
` [PATCH 2/8] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse
` [PATCH 4/8] media: ipu-bridge: Use v4l2_fwnode_device_parse helper
` [PATCH 5/8] dt-bindings: usb: usb-device: Add orientation
` [PATCH 6/8] media: uvcvideo: Factor out gpio functions to its own file
` [PATCH 7/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH 8/8] media: uvcvideo: Do not create MC entities for virtual entities

[PATCH] dt-bindings: xilinx: Remove myself from maintainership
 2025-04-04 16:12 UTC  (4+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 72e7cfcb685affb33459f9e011b726278f868aa8
 2025-04-04 14:58 UTC 

[PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards
 2025-04-04 13:26 UTC  (13+ messages)

[PATCH 1/2] pinctrl: meson: Do not enable by default during compile testing
 2025-04-04 11:57 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: uniphier: "

[PATCH 0/3] gpio: deprecate and track the removal of the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
 2025-04-04  9:02 UTC  (6+ messages)
` [PATCH 3/3] gpio: TODO: track the removal of GPIOD_FLAGS_BIT_NONEXCLUSIVE

[PATCH] pinctrl: qcom: Use devm_platform_ioremap_resource_byname
 2025-04-04  6:06 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 01/10] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.6 01/16] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.12 02/20] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:05 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 03/20] pinctrl: mcp23s08: Get rid of spurious level interrupts

[PATCH AUTOSEL 6.13 03/22] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 04/22] pinctrl: mcp23s08: Get rid of spurious level interrupts

[PATCH AUTOSEL 6.14 03/23] pinctrl: renesas: rza2: Fix potential NULL pointer dereference
 2025-04-04  0:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 04/23] pinctrl: mcp23s08: Get rid of spurious level interrupts

[PATCH v1] gpio: pca953x: fix IRQ storm on system wake up
 2025-04-03 13:56 UTC  (4+ messages)

[PATCH v1 1/1] gpiolib: Make gpiod_put() error pointer aware
 2025-04-03 13:22 UTC  (7+ messages)

[PATCH v1 0/5] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-03 12:38 UTC  (11+ messages)
` [PATCH v1 1/5] gpiolib: acpi: Improve struct acpi_gpio_info memory footprint
` [PATCH v1 2/5] gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
` [PATCH v1 3/5] gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
` [PATCH v1 4/5] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
` [PATCH v1 5/5] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()

[PATCH v3] gpio: tegra186: fix resource handling in ACPI probe path
 2025-04-03 12:09 UTC  (2+ messages)

[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
 2025-04-03  8:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A5
` [PATCH v3 2/2] dts: arm64: amlogic: add a5 pinctrl node

[PATCH v6 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
 2025-04-02 15:17 UTC  (5+ messages)
` [PATCH v6 1/4] pinctrl: samsung: refactor drvdata suspend & resume callbacks
` [PATCH v6 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v6 3/4] pinctrl: samsung: add gs101 specific "
` [PATCH v6 4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101

[PATCH v2 0/4] gpio: deprecate and track the removal of GPIO workarounds for regulators
 2025-04-02 14:08 UTC  (12+ messages)
` [PATCH v2 1/4] gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
` [PATCH v2 2/4] gpio: deprecate devm_gpiod_unhinge()
` [PATCH v2 3/4] MAINTAINERS: add more keywords for the GPIO subsystem entry
` [PATCH v2 4/4] gpio: TODO: track the removal of regulator-related workarounds

[PATCH v1 0/2] gpiolib: of: Fix and amendment of OF quirks
 2025-04-02 12:20 UTC  (3+ messages)
` [PATCH v1 1/2] gpiolib: of: Fix the choice for Ingenic NAND quirk
` [PATCH v1 2/2] gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment

[PATCH v2] pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED defines
 2025-04-01 13:56 UTC  (2+ messages)

[PATCH] pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED defines
 2025-04-01 13:06 UTC  (2+ messages)

[PATCH v2 0/9] Remove pcf50633
 2025-04-01 11:31 UTC  (3+ messages)
` [PATCH v2 4/9] Input: pcf50633-input - Remove

Your profile will be removed in 1 day
 2025-04-01 10:26 UTC 

[PATCH v6 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
 2025-04-01 10:15 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8196
` [PATCH v6 2/3] arm64: dts: mediatek: mt8196: Add pinmux macro header file
` [PATCH v6 3/3] pinctrl: mediatek: Add pinctrl driver on mt8196

[PATCH RFC] pinctrl: freescale: Add support for imx943 pinctrl
 2025-04-01  7:27 UTC 

[PATCH v2 0/2] Pinctrl: add amlogic a5 pinctrl node
 2025-04-01  6:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A5
` [PATCH v2 2/2] dts: arm64: amlogic: add a5 pinctrl node

[PATCH 00/15] Add support for Renesas RZ/V2N SoC and EVK
 2025-03-31 14:23 UTC  (9+ messages)
` [PATCH 04/15] dt-bindings: soc: renesas: Document SYS for RZ/V2N SoC
` [PATCH 06/15] dt-bindings: serial: renesas: Document RZ/V2N SCIF
` [PATCH 07/15] dt-bindings: mmc: renesas,sdhi: Document RZ/V2N support
` [PATCH 08/15] dt-bindings: clock: renesas: Document RZ/V2N SoC CPG


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