linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-03 09:39:07 to 2022-12-12 16:39:11 UTC [more...]

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] gpio: pca953x: avoid to use uninitialized value pinctrl
 2022-12-12 15:52 UTC  (7+ messages)
` [PATCH 2/2] gpio: pca953x: avoid logically dead code

[GIT PULL] pin control bulk changes for v6.2
 2022-12-12 13:16 UTC 

[linux-next:master] [gpiolib] 7b61212f2a: kernel-selftests.gpio.gpio-sim.sh.fail
 2022-12-12 13:09 UTC  (2+ messages)

[PATCH] gpio: sim: set a limit on the number of GPIOs
 2022-12-12 13:07 UTC 

[RFC PATCH 0/3] gpiolib: ramp-up delay support
 2022-12-12 12:40 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: gpio: Add optional ramp-up delay property
` [RFC PATCH 2/3] gpiolib: Add support for optional ramp-up delays
` [RFC PATCH 3/3] arm64: dts: mba8mx: Add GPIO "

[libgpiod][PATCH] tools: tests: remove leftover echo
 2022-12-12  9:48 UTC  (2+ messages)

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-12-12  8:34 UTC  (9+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support

[PATCH v5 0/4] mfd: add tps6594 support for Jacinto platforms
 2022-12-11 20:05 UTC  (3+ messages)
` [PATCH v5 3/4] rtc: rtc-tps6594: Add support for TPS6594 PMIC RTC

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-12-11 13:31 UTC  (9+ messages)
` [PATCH v2 01/11] pwm: Make .get_state() callback return an error code

[PATCH v2 1/4] gpio: pca953x: avoid to use uninitialized value pinctrl
 2022-12-10 22:06 UTC  (4+ messages)
` [PATCH v2 2/4] gpio: pca953x: avoid logically dead code
` [PATCH v2 3/4] gpio: pca953x: Clean up pcal6534_check_register()
` [PATCH v2 4/4] gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()

[PATCH] dt-bindings: gpio: Convert Fujitsu MB86S7x GPIO to DT schema
 2022-12-09 19:43 UTC  (2+ messages)

[PATCH v3 0/9] Migrate i8255 GPIO drivers to regmap API
 2022-12-09 18:59 UTC  (2+ messages)
` (subset) "

[PATCH] pinctrl: amd: Add Z-state wake control bits
 2022-12-09 18:46 UTC  (3+ messages)

Question regarding runtime pinctrl (2nd try)
 2022-12-09 14:39 UTC  (8+ messages)

[PATCH v2 0/2] Add pinctrl support for S32 SoC family
 2022-12-09 11:27 UTC  (15+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH v2 2/2] pinctrl: add NXP S32 SoC family support

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-12-09  3:13 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v2 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v2 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver

[linusw-pinctrl:for-next] BUILD SUCCESS 6c19feafb377abf412b89c0c4586f9e4b9f69857
 2022-12-09  4:47 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 83e1bcaf8cef26edaaf2a6098ef760f563683483
 2022-12-09  4:47 UTC 

[libgpiod][WIP PATCH 0/2] Convert the build from autotools to meson
 2022-12-08 21:51 UTC  (18+ messages)
` [libgpiod][WIP PATCH 1/2] Introduce meson as a build system
` [libgpiod][WIP PATCH 2/2] Remove autotools in favour of meson

[GIT PULL] gpio: fixes for v6.1
 2022-12-08 19:26 UTC  (2+ messages)

[PATCH V3 0/3] Add support control UP board CPLD/FPGA pin control
 2022-12-08 10:35 UTC  (4+ messages)
` [PATCH V3 1/3] mfd: Add support for UP board CPLD/FPGA
      ` 回覆: "

[libgpiod][PATCH] treewide: add missing commas to enums and struct definitions
 2022-12-08  9:22 UTC 

[RFC 0/3] Add support control UP board CPLD/FPGA pin control
 2022-12-07 21:38 UTC  (10+ messages)
` [RFC 1/3] mfd: Add support for UP board CPLD/FPGA
` [RFC 2/3] pinctrl: Add support pin control "
` [RFC 3/3] leds: Add support for UP board CPLD onboard LEDS

[brgl:gpio/for-next] BUILD SUCCESS bdbbae241a04f387ba910b8609f95fad5f1470c7
 2022-12-07 21:05 UTC 

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-12-07 17:37 UTC  (9+ messages)

[PATCH v1 1/3] Documentation: gpio: Input mode is not true Hi-Z
 2022-12-07 13:49 UTC  (11+ messages)
` [PATCH v1 2/3] Documentation: gpio: Add a section on what to return in ->get() callback

[PATCH] gpioset: fix memory leak in interactive mode
 2022-12-07 11:20 UTC  (6+ messages)

[libgpiod][PATCH 1/2] gpiosim: get the process name using prctl()
 2022-12-07 11:17 UTC  (4+ messages)
` [libgpiod][PATCH 2/2] bindings: python: tests: set the process name

[libgpiod][PATCH] tools: gpioset: remove pointless whitespace
 2022-12-07 10:25 UTC  (3+ messages)

[libgpiod][PATCH 00/11] treewide: an assortment of tweaks and improvements
 2022-12-07  8:58 UTC  (2+ messages)

[PATCH v8 0/2] gpiolib: don't allow user-space to crash the kernel with hot-unplugs
 2022-12-07  8:37 UTC  (9+ messages)
` [PATCH v8 1/2] gpiolib: cdev: fix NULL-pointer dereferences
` [PATCH v8 2/2] gpiolib: protect the GPIO device against being dropped while in use by user-space

[PATCH v11 1/2] dt-bindings: gpio: add loongson gpio
 2022-12-07  7:05 UTC  (2+ messages)
` [PATCH v11 2/2] gpio: loongson: add gpio driver support

[brgl:gpio/for-current] BUILD SUCCESS 63ff545af73f759d1bd04198af8ed8577fb739fc
 2022-12-06 22:08 UTC 

[PATCH 1/2] dt-bindings: gpio: max7317: add gpio driver bindings
 2022-12-06 20:30 UTC  (3+ messages)

[PATCH 2/2] gpio: max7317: Add gpio expander driver
 2022-12-06 20:29 UTC  (3+ messages)

[PATCH v3 0/7] Remove the pins-are-numbered DT property
 2022-12-06 16:25 UTC  (7+ messages)
` [PATCH v3 5/7] arm64: dts: mediatek: Remove pins-are-numbered property
` [PATCH v3 7/7] ARM: dts: stm32: Remove the "

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2022-12-06 14:47 UTC  (8+ messages)
` [PATCH v5 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v5 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH v3] pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
 2022-12-06 14:31 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 2/5] pinctrl: meditatek: Startup with the IRQs disabled
 2022-12-06  9:51 UTC 

[PATCH AUTOSEL 5.10 05/10] pinctrl: meditatek: Startup with the IRQs disabled
 2022-12-06  9:50 UTC 

[PATCH AUTOSEL 5.4 2/5] pinctrl: meditatek: Startup with the IRQs disabled
 2022-12-06  9:50 UTC 

[PATCH AUTOSEL 5.15 05/12] pinctrl: meditatek: Startup with the IRQs disabled
 2022-12-06  9:49 UTC 

[PATCH AUTOSEL 6.0 05/13] pinctrl: meditatek: Startup with the IRQs disabled
 2022-12-06  9:49 UTC 

[PATCH] gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
 2022-12-06  9:12 UTC  (5+ messages)

[brgl:gpio/for-next 63/65] drivers/gpio/gpio-loongson-64bit.c:250:59: sparse: sparse: Using plain integer as NULL pointer
 2022-12-06  1:16 UTC 

[libgpiod]: Meson wrap for libgpiod
 2022-12-06  1:08 UTC  (6+ messages)

[libgpiod][PATCH] gpiosim: fix a resource leak
 2022-12-05 15:44 UTC 

[PATCH v4 0/3] Remove the pins-are-numbered DT property
 2022-12-05 13:51 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: mediatek: Remove pins-are-numbered property
` [PATCH v4 2/3] ARM: "
` [PATCH v4 3/3] ARM: dts: stm32: Remove the "

[PATCH v10 1/2] gpio: loongson: add gpio driver support
 2022-12-05 12:53 UTC  (8+ messages)

[PATCH v3 0/2] pinctrl: add ACPI support to pin controller
 2022-12-05 12:47 UTC  (9+ messages)
` [PATCH v3 1/2] pinctrl: add support for ACPI pin function and config resources

[PATCH v4 0/9] Migrate i8255 GPIO drivers to regmap API
 2022-12-05 10:27 UTC  (2+ messages)

[brgl:gpio/for-next 63/65] drivers/gpio/gpio-loongson-64bit.c:263:15: error: no member named 'of_node' in 'struct gpio_chip'; did you mean 'fwnode'?
 2022-12-05  1:51 UTC  (2+ messages)

[PATCH v1] gpio: loongson: enable irqdomain hierarchy config
 2022-12-05  0:57 UTC  (4+ messages)

[GIT PULL] gpio: fixes for v6.1-rc8 - take 2
 2022-12-04 21:24 UTC  (5+ messages)

[brgl:gpio/for-next] BUILD REGRESSION 96010045bb9eb70dcb67937e4e6ac182bdb2b1be
 2022-12-04  3:07 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS e8aa47b23fb8983ee8224251e6def4d07683ac6f
 2022-12-03 23:54 UTC 

[PATCH v1 1/2] gpiolib: Provide to_gpio_device() helper
 2022-12-03 22:19 UTC  (5+ messages)
` [PATCH v1 2/2] gpiolib: Introduce gpio_device_get() and gpio_device_put()

[linusw-pinctrl:devel] BUILD SUCCESS 80b99ed74e234e82298531c459c29343d0a8bcf2
 2022-12-03 22:01 UTC 

[brgl:gpio/for-next 63/65] drivers/gpio/gpio-loongson-64bit.c:263:29: error: 'struct gpio_chip' has no member named 'of_node'; did you mean 'fwnode'?
 2022-12-03 17:20 UTC 

[PATCH] gpio: mpfs: Make the irqchip immutable
 2022-12-03 10:16 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).