linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-14 15:16:28 to 2023-08-18 16:45:09 UTC [more...]

[PATCH v5 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-18 16:43 UTC  (3+ messages)
` [PATCH v5 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v5 2/2] gpio: mlxbf3: Support add_pin_ranges()

gpio-it87: gpiod_get*() always return -ENOENT
 2023-08-18 16:17 UTC 

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-08-18 15:40 UTC  (4+ messages)
` (subset) "
` [GIT PULL] Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 merge window

[PATCH -next 00/11] gpio: Use devm_clk_get_*() helper function to simplify the drivers
 2023-08-18 15:13 UTC  (23+ messages)
` [PATCH -next 01/11] gpio: cadence: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/11] gpio: davinci: "
` [PATCH -next 03/11] gpio: ftgpio010: "
` [PATCH -next 04/11] gpio: lpc18xx: "
` [PATCH -next 05/11] gpio: mb86s7x: Use helper function devm_clk_get_optional_enabled()
` [PATCH -next 06/11] gpio: mvebu: Use helper function devm_clk_get_enabled()
` [PATCH -next 07/11] gpio: mxc: Use helper function devm_clk_get_optional_enabled()
` [PATCH -next 08/11] gpio: omap: Use helper function devm_clk_get_prepared()
` [PATCH -next 09/11] gpio: stp-xway: Use helper function devm_clk_get_enabled()
` [PATCH -next 10/11] gpio: xilinx: Use helper function devm_clk_get_optional_enabled()
` [PATCH -next 11/11] gpio: zynq: Use helper function devm_clk_get_enabled()

[PATCH] pinctrl: amd: Mask wake bits on probe again
 2023-08-18 14:48 UTC 

[PATCH v4 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-18 14:28 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v4 2/2] gpio: mlxbf3: Support add_pin_ranges()

[PATCH] pinctrl: qcom-pmic-gpio: silence -EPROBE_DEFER message on probe
 2023-08-18 13:59 UTC  (5+ messages)

[PATCH v2 0/6] gpio: cdev: bail out of poll() if the device goes down
 2023-08-18 13:36 UTC  (15+ messages)
` [PATCH v2 1/6] gpiolib: rename the gpio_device notifier
` [PATCH v2 2/6] gpio: cdev: open-code to_gpio_chardev_data()
` [PATCH v2 3/6] gpiolib: add a second blocking notifier to struct gpio_device
` [PATCH v2 4/6] gpio: cdev: wake up chardev poll() on device unbind
` [PATCH v2 5/6] gpio: cdev: wake up linereq "
` [PATCH v2 6/6] gpio: cdev: wake up lineevent "

[PATCH v3 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-18 12:08 UTC  (5+ messages)
` [PATCH v3 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v3 2/2] gpio: mlxbf3: Support add_pin_ranges()

[GIT PULL] pinctrl: renesas: Fixes for v6.5 (take two)
 2023-08-18 11:17 UTC 

[PATCH] gpio: pca9570: fix kerneldoc
 2023-08-18 10:39 UTC  (2+ messages)

[PATCH v6] gpio: consumer: new virtual driver
 2023-08-18  9:16 UTC  (2+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

[GIT PULL] pin control fixes for v6.5
 2023-08-18  8:16 UTC 

[PATCH v3] gpio: sim: simplify code with cleanup helpers
 2023-08-18  7:50 UTC  (6+ messages)

[PATCH -next v2] I2C: Fix return value check for devm_pinctrl_get()
 2023-08-18  7:27 UTC  (5+ messages)

[PATCH v3 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-18  7:23 UTC  (12+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH v3 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
` [PATCH v3 3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}

[PATCH 1/2] pinctrl: mediatek: fix pull_type data for MT7981
 2023-08-18  3:03 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: assign functions to configure pin bias on MT7986

[PATCH v10 0/6] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-17 18:02 UTC  (5+ messages)
` [PATCH v10 3/6] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v10 4/6] serial: sc16is7xx: fix regression with GPIO configuration

[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
 2023-08-17 17:51 UTC 

[PATCH v2 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-17 15:07 UTC  (9+ messages)
` [PATCH v2 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v2 2/2] gpio: mlxbf3: Support add_pin_ranges()

[PATCH v5] gpio: consumer: new virtual driver
 2023-08-17 13:00 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
 2023-08-17 11:49 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO
  ` (subset) "

[PATCH 1/2] gpio: sim: use sysfs_streq() and avoid an strdup()
 2023-08-17  9:21 UTC  (8+ messages)
` [PATCH 2/2] gpio: sim: simplify code with cleanup helpers

[PATCH 0/5] gpio: cdev: bail out of poll() if the device goes down
 2023-08-17  9:12 UTC  (13+ messages)
` [PATCH 1/5] gpio: cdev: ignore notifications other than line status changes
` [PATCH 2/5] gpio: cdev: rename the notifier block and notify callback
` [PATCH 3/5] gpio: cdev: wake up chardev poll() on device unbind
` [PATCH 4/5] gpio: cdev: wake up linereq "
` [PATCH 5/5] gpio: cdev: wake up lineevent "

[PATCH v9 0/4] Add Intel LJCA device driver
 2023-08-17  7:07 UTC  (7+ messages)
` [PATCH v9 1/4] usb: Add support for Intel LJCA device
` [PATCH v9 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v9 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v9 4/4] gpio: update Intel LJCA USB GPIO driver

[brgl:gpio/for-current] BUILD SUCCESS 3386fb86ecdef0d39ee3306aea8ec290e61b934f
 2023-08-17  0:49 UTC 

[PATCH v1 1/1] gpiolib: sysfs: Do unexport GPIO when user asks for it
 2023-08-16 21:33 UTC  (5+ messages)

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-16 15:49 UTC  (4+ messages)
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH v1 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-16 14:40 UTC  (4+ messages)
` [PATCH v1 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v1 2/2] gpio: mlxbf3: Support add_pin_ranges()

[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-08-16 12:30 UTC  (8+ messages)
` [PATCH v4 2/4] "
` [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver
` [PATCH v4 1/4] firmware: arm_scmi: Add optional flags to extended names helper

[PATCH v3] gpiolib: fix reference leaks when removing GPIO chips still in use
 2023-08-16 11:37 UTC  (10+ messages)

[brgl:gpio/for-next] BUILD SUCCESS ba0294df2dbdc006ffbf037da28bba64e9f6d709
 2023-08-16  7:07 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS cd40a1ffddc963e69884a713d8704edd98035861
 2023-08-15 22:33 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 4b13242647caf57c6450df91285eab8e39da4bf8
 2023-08-15 22:26 UTC 

[linusw-pinctrl:b4/dt-bindings-sti] BUILD SUCCESS eb548133f713e75d4858bdec08906962f8ca87b0
 2023-08-15 22:26 UTC 

[PATCH] gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
 2023-08-15 18:45 UTC  (3+ messages)

[libgpiod] gpiod_line_get_value_bulk may be broken?
 2023-08-15 18:03 UTC  (14+ messages)
                    ` How to use gpiod_line_set_flags

[PATCH v1 0/4] Reuse common functions from pinctrl-intel
 2023-08-15 13:03 UTC  (3+ messages)

[PATCH v1 0/3] Introduce Intel Tangier pinctrl driver
 2023-08-15 13:01 UTC  (2+ messages)

[PATCH v1] pinctrl: baytrail: consolidate common mask operation
 2023-08-15 12:58 UTC  (3+ messages)

[PATCH v2 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-15 12:37 UTC  (9+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH v2 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
` [PATCH v2 3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}

[PATCH 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-15 11:46 UTC  (9+ messages)
` [PATCH 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()

[PATCH] pinctrl: qcom: lpass-lpi: fix concurrent register updates
 2023-08-15 11:45 UTC  (2+ messages)

[PATCH v4] gpio: consumer: new virtual driver
 2023-08-15  9:24 UTC  (2+ messages)

[GIT PULL] pinctrl: qcom: new drivers for v6.6
 2023-08-15  9:10 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: oxnas support removal
 2023-08-15  9:07 UTC  (2+ messages)

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-15  8:59 UTC  (12+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset
` [PATCH v3 2/2] gpio: loongson: add firmware offset parse support

[PATCH v5 0/8] Initial Marvell PXA1908 support
 2023-08-15  8:32 UTC  (3+ messages)
` [PATCH v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO

[PATCH] dt-bindings: pinctrl: brcm,bcm11351-pinctrl: Convert to YAML
 2023-08-15  8:23 UTC  (2+ messages)

[PATCH 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-08-14 21:29 UTC  (5+ messages)
` [PATCH 1/7] pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs
` [PATCH 2/7] pinctrl: realtek: Add pinctrl driver for RTD1315E

[PATCH -next] gpiolib: acpi: Use LIST_HEAD() to initialize the list_head
 2023-08-14 15:15 UTC  (3+ 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).