linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 15:59:12 to 2023-08-20 17:06:02 UTC [more...]

[PATCH v9 0/4] Add Intel LJCA device driver
 2023-08-20 17:01 UTC  (8+ 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

Fwd: System becomes hot when put to sleep
 2023-08-20 13:22 UTC  (2+ messages)

[PATCH] gpio: pcf857x: Extend match data support for OF tables
 2023-08-19 18:04 UTC 

[PATCH] gpio: pca953x: Use i2c_get_match_data()
 2023-08-19 17:37 UTC 

[PATCH] dt-bindings: pinctrl: aspeed: Allow only defined pin mux node properties
 2023-08-19 10:15 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2: Use 'additionalProperties' for child nodes
 2023-08-19 10:02 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: h616: add extra gpio banks
 2023-08-19  9:26 UTC 

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-19  8:57 UTC  (32+ messages)
` [PATCH v4 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v4 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v4 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v4 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v4 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v4 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v4 07/28] net: wan: "
` [PATCH v4 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v4 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v4 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v4 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v4 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v4 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v4 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v4 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v4 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v4 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v4 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v4 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v4 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v4 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v4 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v4 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v4 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] dt-bindings: pinctrl: Drop 'phandle' properties
 2023-08-19  8:01 UTC  (2+ messages)

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

[PATCH v2 0/6] gpio: cdev: bail out of poll() if the device goes down
 2023-08-18 19:16 UTC  (16+ 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] gpiolib: notify user-space about line state changes triggered by kernel
 2023-08-18 19:09 UTC 

[PATCH] gpiolib: tie module references to GPIO devices, not requested descs
 2023-08-18 19:01 UTC 

[GIT PULL] gpio: fixes for v6.5-rc7
 2023-08-18 18:55 UTC  (2+ messages)

[GIT PULL] pin control fixes for v6.5
 2023-08-18 17:48 UTC  (2+ messages)

[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 -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 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 

[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 "

[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 1/4] firmware: arm_scmi: Add optional flags to extended names helper
` [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v3] gpiolib: fix reference leaks when removing GPIO chips still in use
 2023-08-16 11:37 UTC  (8+ 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  (12+ messages)
                ` How to use gpiod_line_set_flags


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).