messages from 2025-03-28 11:01:00 to 2025-04-07 07:16:20 UTC [more...]
[PATCH 0/2] hwmon: convert GPIO chips to using new value setters
2025-04-07 7:16 UTC
[PATCH] staging: greybus: use new GPIO line value setter callbacks
2025-04-07 7:14 UTC
[PATCH 00/12] gpio: convert more GPIO chips to using new value setters
2025-04-07 7:13 UTC (12+ 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 10/12] gpio: htc-egpio: "
` [PATCH 11/12] gpio: ich: enable building with COMPILE_TEST=y
` [PATCH 12/12] gpio: ich: use new line value setter callbacks
[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 (8+ messages)
` [PATCH 1/3] gpio: deprecate "
` [PATCH 2/3] MAINTAINERS: add another keyword for the GPIO subsystem
` [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 (3+ 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 v2] dt-bindings: gpio: pca95xx: add Toradex ecgpiol16
2025-03-31 15:49 UTC (2+ messages)
[PATCH 00/15] Add support for Renesas RZ/V2N SoC and EVK
2025-03-31 14:23 UTC (26+ messages)
` [PATCH 02/15] dt-bindings: soc: renesas: Document RZ/V2N EVK board
` [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
` [PATCH 11/15] dt-bindings: pinctrl: renesas: Document RZ/V2N SoC
` [PATCH 14/15] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK
` [PATCH 15/15] arm64: defconfig: Enable Renesas RZ/V2N SoC
[PATCH] ASoC: codec: ak5386: Convert to GPIO descriptors
2025-03-31 11:54 UTC (5+ messages)
[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-03-31 9:21 UTC (4+ messages)
` [PATCH v8 08/13] misc: rp1: RaspberryPi RP1 misc driver
[PATCH v5 00/11] Add support for MAX7360
2025-03-31 8:47 UTC (3+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: gpio: Add MAX7360
rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
2025-03-31 7:36 UTC (8+ messages)
` rc4 and later log message: gpiochip_add_data_with_key: get_direction failed -> missing pinctrl patch
` rc4 and later log message: gpiochip_add_data_with_key: get_direction failed -> pincntrl patch?
Remove useless code in example [libgpiod]
2025-03-31 7:31 UTC (3+ messages)
` [PATCH] examples: reconfigure_input_to_output: Remove useless variable
[PATCH v1] dt-bindings: gpio: pca95xx: add Toradex Embedded Controller
2025-03-31 7:03 UTC (2+ messages)
[PATCH] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
2025-03-31 6:41 UTC (2+ messages)
[GIT PULL] pin control changes for v6.15
2025-03-30 2:38 UTC (2+ messages)
[PATCH] pinctrl: apple: Make regmap_config static const and fix indentation
2025-03-29 18:15 UTC
[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
2025-03-29 9:53 UTC (2+ messages)
[RFC PATCH 0/4] ESWIN EIC7700 pinctrl driver
2025-03-29 4:42 UTC (5+ messages)
` [RFC PATCH 1/4] dt-bindings: pinctrl: Add eswin,eic7700-pinctrl binding
[PATCH] pinctrl: mediatek: Fix the invalid conditions
2025-03-29 2:40 UTC
[PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
2025-03-28 12:35 UTC (11+ 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