linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 09:52:32 to 2022-11-30 16:04:40 UTC [more...]

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-11-30 16:04 UTC  (21+ messages)
` [PATCH 1/5] gpio: tps68470: Fix tps68470_gpio_get() reading from the wrong register
` [PATCH 2/5] gpio: tps68470: Make tps68470_gpio_output() always set the initial value
` [PATCH 3/5] gpio: tps68470: Add support for the indicator LED outputs
` [PATCH 4/5] media: ov8865: Add support for a privacy-led GPIO
` [PATCH 5/5] platform/x86: int3472: Add support for the back privacy LED on Surface Go models

[PATCH v1 1/3] Documentation: gpio: Input mode is not true Hi-Z
 2022-11-30 15:55 UTC  (3+ messages)
` [PATCH v1 2/3] Documentation: gpio: Add a section on what to return in ->get() callback
` [PATCH v1 3/3] Documentation: gpio: Replace leading TABs by spaces in the code blocks

Question regarding runtime pinctrl (2nd try)
 2022-11-30 15:43 UTC  (2+ messages)

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-11-30 15:21 UTC  (2+ messages)
` [PATCH v2 01/11] pwm: Make .get_state() callback return an error code

[PATCH v5 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-11-30 15:22 UTC  (7+ messages)
` [PATCH v5 1/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v5 2/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v5 3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795

[PATCH v2 0/2] Add pinctrl support for S32 SoC family
 2022-11-30 14:58 UTC  (7+ 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

[libgpiod][PATCH 00/11] treewide: an assortment of tweaks and improvements
 2022-11-30 14:09 UTC  (15+ messages)
` [libgpiod][PATCH 01/11] treewide: use C enum types explicitly
` [libgpiod][PATCH 02/11] treewide: apply formatting changes with clang-format
` [libgpiod][PATCH 03/11] treewide: use plural 'events' in read_edge_event() functions
` [libgpiod][PATCH 04/11] treewide: rename EVENT_CLOCK to CLOCK
` [libgpiod][PATCH 05/11] gpiosim: rename HOG_DIR to DIRECTION
` [libgpiod][PATCH 06/11] tools: display the correct license with --version
` [libgpiod][PATCH 07/11] bindings: rust: make reuse happy
` [libgpiod][PATCH 08/11] bindings: rust: include rust sources in the release tarballs
` [libgpiod][PATCH 09/11] bindings: python: decouple the version of the bindings from libgpiod API version
` [libgpiod][PATCH 10/11] bindings: python: fix the GPIOD_WITH_TESTS build flag
` [libgpiod][PATCH 11/11] bindings: python: extend setup.py

[brgl:gpio/for-next] BUILD SUCCESS 3b7c7478eda00945987d45f902bc3942c89243d3
 2022-11-30 14:03 UTC 

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

[PATCH v2] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-11-30  8:49 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS c05e8b14f374c37313c435dd99859d556e9bce62
 2022-11-30  4:01 UTC 

[PATCH 0/7] Add Tegra234 HTE support
 2022-11-30  3:43 UTC  (11+ messages)
` [PATCH 2/7] hte: Add Tegra234 provider
` [PATCH 4/7] dt-bindings: timestamp: Add Tegra234 support
` [PATCH 5/7] hte: Re-phrase tegra API document

[linusw-pinctrl:devel] BUILD SUCCESS cf2fc8f8b2cbe7ca091fa6a1d6b3b6ec644d7651
 2022-11-30  3:17 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 6989ea4881c8944fbf04378418bb1af63d875ef8
 2022-11-30  2:06 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 4ef339bc053a62dac9017f80f7bb8cff0412bd29
 2022-11-30  0:49 UTC 

[PATCH v3 0/2] gpiolib: don't allow user-space to crash the kernel with hot-unplugs
 2022-11-29 23:57 UTC  (6+ messages)
` [PATCH v3 1/2] gpiolib: cdev: fix NULL-pointer dereferences
` [PATCH v3 2/2] gpiolib: protect the GPIO device against being dropped while in use by user-space

[PATCH] pinctrl: thunderbay: fix possible memory leak in thunderbay_add_functions()
 2022-11-29 11:15 UTC  (2+ messages)

[PATCH v1 1/2] gpiolib: Provide to_gpio_device() helper
 2022-11-29 16:48 UTC  (10+ messages)
` [PATCH v1 2/2] gpiolib: Introduce gpio_device_get() and gpio_device_put()

[PATCH] gpio: mpfs: Make the irqchip immutable
 2022-11-29 16:34 UTC  (3+ messages)

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-11-29 16:02 UTC  (18+ 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 1/2] gpiolib: Provide to_gpio_device() helper
 2022-11-29 13:52 UTC  (6+ messages)
` [PATCH v2 2/2] gpiolib: Introduce gpio_device_get() and gpio_device_put()

[libgpiod] libgpiod tests fail to build with Catch2 3.x
 2022-11-29 13:43 UTC 

[PATCH v3] pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
 2022-11-29 12:12 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 6.2-2
 2022-11-29 12:16 UTC  (5+ messages)

[PATCH v2] pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
 2022-11-29 12:06 UTC  (3+ messages)

[PATCH] pinctrl: keembay: fix memleak in keembay_build_functions()
 2022-11-29 11:31 UTC 

Napływ Klientów ze strony
 2022-11-29  8:40 UTC 

[PATCH v3 0/7] Remove the pins-are-numbered DT property
 2022-11-29  8:29 UTC  (9+ messages)
` [PATCH v3 1/7] pinctrl: mediatek: common: Remove check for pins-are-numbered
` [PATCH v3 2/7] pinctrl: stm32: "
` [PATCH v3 3/7] dt-bindings: pinctrl: mediatek,mt65xx: Deprecate pins-are-numbered
` [PATCH v3 4/7] dt-bindings: pinctrl: st,stm32: "
` [PATCH v3 5/7] arm64: dts: mediatek: Remove pins-are-numbered property
` [PATCH v3 6/7] ARM: "
` [PATCH v3 7/7] ARM: dts: stm32: Remove the "

[PATCH v2 0/4] pinctrl: qcom: Add support for SM8550
 2022-11-29  8:15 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property

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

[PATCH v9 1/2] gpio: loongson: add gpio driver support
 2022-11-29  2:00 UTC  (2+ messages)
` [PATCH v9 2/2] dt-bindings: gpio: add loongson gpio

[PATCH v8 1/2] gpio: loongson: add gpio driver support
 2022-11-28 23:31 UTC  (5+ messages)
` [PATCH v8 2/2] dt-bindings: gpio: add loongson gpio

[brgl:gpio/for-current] BUILD SUCCESS ec851b23084b3a0af8bf0f5e51d33a8d678bdc49
 2022-11-28 22:56 UTC 

[PATCH v1 1/1] pinctrl: intel: Save and restore pins in "direct IRQ" mode
 2022-11-28 20:42 UTC  (4+ messages)

[PATCH v4 0/4] mfd: add tps6594x support for Jacinto platforms
 2022-11-28 20:38 UTC  (4+ messages)
` [PATCH v4 4/4] gpio: gpio-tps6594x: add GPIO support for TPS6594x PMIC

[PATCH linux-next] pinctrl: qcom: remove duplicate included header files
 2022-11-28 20:25 UTC  (2+ messages)

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-11-28 20:24 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
  ` [PATCH v2 4/4] ARM: dts: armada-39x: "

[PATCH v4 0/3] dt-bindings: gpio: gpio-mvebu: Convert to DT schema format
 2022-11-28 20:16 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpio

[PATCH v5 0/4] mfd: add tps6594 support for Jacinto platforms
 2022-11-28 19:25 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Unify access to the device properties
 2022-11-28 18:11 UTC  (4+ messages)

[PATCH] gpio: Do not include <linux/kernel.h> when not really needed
 2022-11-28 17:58 UTC  (4+ messages)

[GIT PULL] pin control fixes for v6.1
 2022-11-28 13:59 UTC  (2+ messages)

[PATCH v3 0/9] Migrate i8255 GPIO drivers to regmap API
 2022-11-28 10:04 UTC  (15+ messages)
` [PATCH v3 3/9] gpio: 104-dio-48e: Migrate to the regmap-irq API
` [PATCH v3 6/9] gpio: i8255: Migrate to gpio-regmap API

[PATCH v4 0/2] Add RZ/G2L POEG support
 2022-11-28  8:46 UTC  (4+ messages)
` [PATCH v4 2/2] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support

[PATCH v7 1/2] gpio: loongson: add gpio driver support
 2022-11-28  6:26 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: gpio: add loongson gpio

[PATCH v6 1/2] gpio: loongson: add gpio driver support
 2022-11-28  6:25 UTC  (3+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 94c590928e100cebb0a3cd7ddf7b566dbca311f5
 2022-11-27 13:19 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 6349c162b7dc69da82d508bccf68ef017893573e
 2022-11-27 13:20 UTC 

[PATCH] pinctrl: sunxi: d1: Add CAN bus pinmuxes
 2022-11-26 21:59 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (4+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 767d827a117bdd502d0f79ecdfadb9b5e4b40b71
 2022-11-26 12:18 UTC 

[PATCH] gpiolib: cdev: fix NULL-pointer dereferences
 2022-11-26  4:02 UTC  (9+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 7963ba02b2d1de681ba1ee33060db42eb4cf4c07
 2022-11-25 21:40 UTC 

[rft, PATCH v5 1/1] gpiolib: fix memory leak in gpiochip_setup_dev()
 2022-11-25 21:08 UTC  (2+ messages)

[PATCH] pinctrl: loongson2: Fix some const correctness
 2022-11-25 10:40 UTC 

[PATCH] pinctrl: pinconf-generic: add missing of_node_put() in pinconf_generic_dt_node_to_map()
 2022-11-25  9:49 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).