public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-17 05:48:05 to 2025-04-23 08:55:53 UTC [more...]

[PATCH 0/6] hid: use new GPIO setter callbacks
 2025-04-23  8:55 UTC  (5+ messages)
` [PATCH 1/6] hid: cp2112: destroy mutex on driver detach
` [PATCH 2/6] hid: cp2112: hold the lock for the entire direction_output() call
` [PATCH 3/6] hid: cp2112: use lock guards
` [PATCH 4/6] hid: cp2112: use new line value setter callbacks

[PATCH] pinctrl: mediatek: Fix new design debounce issue
 2025-04-23  8:45 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
 2025-04-23  8:42 UTC  (4+ messages)

[PATCH v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-23  8:39 UTC  (8+ 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 v5] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-04-23  8:38 UTC  (2+ messages)

[PATCH next] pinctrl: mediatek: common-v1: Fix error checking in mtk_eint_init()
 2025-04-23  8:23 UTC 

[PATCH 0/4] leds: use new GPIO setter callbacks
 2025-04-23  7:53 UTC  (5+ messages)
` [PATCH 1/4] leds: lgm-sso: use new line value "
` [PATCH 2/4] leds: pca955x: "
` [PATCH 3/4] leds: pca9532: "
` [PATCH 4/4] leds: tca6507: "

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 2 for v6.16
 2025-04-23  7:28 UTC  (14+ messages)
` [PATCH 01/12] gpio: imx-scu: don't check the GPIO range
` [PATCH 02/12] gpio: imx-scu: use lock guards
` [PATCH 03/12] gpio: imx-scu: destroy the mutex in detach path
` [PATCH 04/12] gpio: imx-scu: use new line value setter callbacks
` [PATCH 05/12] gpio: it87: "
` [PATCH 06/12] gpio: janz-ttl: "
` [PATCH 07/12] gpio: kempld: "
` [PATCH 08/12] gpio: ljca: "
` [PATCH 09/12] gpio: logicvc: "
` [PATCH 10/12] gpio: loongson-64bit: "
` [PATCH 11/12] gpio: loongson: "
` [PATCH 12/12] gpio: lp3943: "

UV platforms to test
 2025-04-23  5:50 UTC  (5+ messages)

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-22 22:48 UTC  (15+ messages)
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse
` [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 v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-22 19:14 UTC  (14+ messages)
` [PATCH v9 -next 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v9 -next 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v9 -next 03/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v9 -next 05/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v9 -next 06/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v9 -next 07/12] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v9 -next 09/12] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v9 -next 10/12] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v9 -next 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v9 -next 12/12] arm64: defconfig: Enable OF_OVERLAY option

[PATCH v2 0/3] gpiolib: finish conversion to devm_*_action*() APIs
 2025-04-22 18:55 UTC  (2+ messages)

[RFC PATCH 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-22 16:22 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: jh7110-sys: add "
` [RFC PATCH 2/3] pinctrl: starfive: jh7110: support forcing inputs to low/high
` [RFC PATCH 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent

[PATCH 0/2] Add gpio-ranges property for EN7581 gpio controller
 2025-04-22 15:48 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: airoha: en7581: Add gpio-ranges property for "

[PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-04-22 15:24 UTC  (32+ 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 v5 0/5] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-22 13:38 UTC  (8+ messages)
` [PATCH v5 1/5] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v5 2/5] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v5 3/5] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v5 4/5] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v5 5/5] arm64: dts: "

[PATCH] gpio: Restrict GPIO_ICH to compile testing with HAS_IOPORT
 2025-04-22 13:33 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: pinctrl: convert fsl,imx7ulp-pinctrl.txt to yaml format
 2025-04-22 13:09 UTC  (2+ messages)

[PATCH v2 0/4] gpio: deprecate and track the removal of GPIO workarounds for regulators
 2025-04-22 12:04 UTC  (10+ messages)

[PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
 2025-04-22 10:16 UTC  (13+ messages)

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-22  9:01 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-22  8:12 UTC  (58+ 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 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 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 RFC] pinctrl: freescale: Add support for imx943 pinctrl
 2025-04-22  9:01 UTC  (4+ messages)

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-21 11:00 UTC  (10+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH v6 00/12] Add support for MAX7360
 2025-04-19 10:38 UTC  (13+ messages)
` [PATCH v6 02/12] mfd: Add max7360 support
` [PATCH v6 05/12] regmap: irq: Remove unreachable goto
` [PATCH v6 09/12] gpio: max7360: Add MAX7360 gpio support

[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
 2025-04-18 21:38 UTC  (4+ messages)

[GIT PULL] gpio fixes for v6.15-rc3
 2025-04-18 20:28 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 550300b9a295a591e0721a31f8c964a4bc08d51c
 2025-04-18 14:09 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 829d06ba6c502b8c2c7390463fb21d12b4e9b2a5
 2025-04-18  8:36 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 150977480774ecfce7912111e9ec3aa0cd1297c1
 2025-04-18  8:35 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS fe412e3a6c97cfe49ecf4564a278122f7d78e3f0
 2025-04-18  8:32 UTC 

[linusw-pinctrl:b4/abx500-pinctrl] BUILD REGRESSION 4fff328b120e7e541076abb58810bb845722e6d0
 2025-04-18  8:29 UTC 

linux-next: Tree for Apr 17 (drivers/pinctrl/pinctrl-sx150x.o)
 2025-04-17 23:35 UTC  (2+ messages)
` linux-next: Tree for Apr 17 (drivers/gpio/Kconfig)

[PATCH] pinctr: nomadik: abx500: Restrict compile test
 2025-04-17 23:18 UTC  (3+ messages)

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

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-17 17:46 UTC  (7+ messages)
` [PATCH v8 05/13] clk: rp1: Add support for clocks provided by RP1

[linusw-pinctrl:b4/abx500-pinctrl 15/33] loongarch64-linux-ld: pinctrl-sx150x.c:undefined reference to `i2c_smbus_write_byte_data'
 2025-04-17 16:49 UTC 

[brgl:davinci/for-next] BUILD SUCCESS 78e6b545e5587ed89b5768a2815861dcfa415101
 2025-04-17 16:36 UTC 

[PATCH v5 00/14] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-17 15:11 UTC  (6+ messages)
` [PATCH v5 02/14] dt-bindings: iio: adc: ad7768-1: add trigger-sources property

[PATCH v2 0/8] gpiolib: Some cleanups
 2025-04-17 12:51 UTC  (2+ messages)

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

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

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-17 11:11 UTC  (5+ 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  (3+ 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:53 UTC  (6+ 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 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  (5+ messages)
` [PATCH 07/10] pinctrl: sx150x: enable building modules with COMPILE_TEST=y

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox