linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-25 04:06:22 to 2023-05-29 16:21:18 UTC [more...]

[PATCH 00/11] Add STM32MP25 support
 2023-05-29 16:20 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: pinctrl: stm32: support for stm32mp257 and additional packages
` [PATCH 02/11] pinctrl: stm32: add stm32mp257 pinctrl support
` [PATCH 03/11] dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon
` [PATCH 04/11] dt-bindings: stm32: add st,stm32mp25 compatibles to the stm32 family

[PATCH v4 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-05-29 16:10 UTC  (13+ messages)
` [PATCH v4 1/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v4 2/9] serial: sc16is7xx: add post reset delay
` [PATCH v4 3/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v4 4/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v4 5/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v4 6/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v4 7/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v4 8/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v4 9/9] serial: sc16is7xx: improve comments about variants

[PATCH 00/11] Add STM32MP25 support
 2023-05-29 16:01 UTC 

[PATCH V7 0/8] Add minimal boot support for IPQ5018
 2023-05-29 15:55 UTC  (7+ messages)
` [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH v3 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-29 15:21 UTC  (5+ messages)
` [PATCH v3 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC
` [PATCH v3 2/2] mfd: tps65219: Add gpio cell instance

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-29 15:07 UTC  (12+ messages)

[PATCH v2 0/1] gpio-f7188x: fix base values conflicts with other gpio pins
 2023-05-29 13:54 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] pinctrl: Switch i2c drivers back to use .probe()
 2023-05-29 13:17 UTC  (2+ messages)

[PATCH] drivers/pinctrl.c : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-29 13:08 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Kill unused GPIOF_EXPORT and Co
 2023-05-29 11:37 UTC  (2+ messages)

[PATCH v2 0/5] Minor device-tree additions for C.H.I.P
 2023-05-29  9:51 UTC  (6+ messages)
  ` [PATCH v2 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209
  ` [PATCH v3 0/5] Minor device-tree additions for C.H.I.P
    ` [PATCH v3 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema

[PATCH v3 0/3] Add pinctrl support for SDX75
 2023-05-29  9:48 UTC  (2+ messages)

[PATCH] misc: microchip: pci1xxxx: Fix error handling in gp_aux_bus_probe()
 2023-05-29  9:47 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.5
 2023-05-29  9:23 UTC  (2+ messages)

[PATCH] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-05-29  7:42 UTC 

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-29  6:25 UTC  (10+ messages)
` [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
` [PATCH v7 3/9] iio: cdc: ad7150: "
` [PATCH v7 4/9] pinctrl: wpcm450: "
` [PATCH v7 5/9] pinctrl: ingenic: "
` [PATCH v7 6/9] pinctrl: pistachio: "
` [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
` [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v7 9/9] net-next: mvpp2: don't shadow error

[PATCH libgpiod v2 0/2] bindings: rust: allow packaging of libgpiod-sys
 2023-05-29  5:01 UTC  (4+ messages)
` [PATCH libgpiod v2 1/2] rust: bindings: turn SPDX tags into comments
` [PATCH libgpiod v2 2/2] bindings: rust: build against pkg-config info

[PATCH v2] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-29  4:08 UTC  (6+ messages)

[PATCH net-next v9 5/9] net: txgbe: Add SFP module identify
 2023-05-29  2:06 UTC  (4+ messages)

[PATCH net-next v9 0/9] TXGBE PHYLINK support
 2023-05-29  1:57 UTC  (18+ messages)
` [PATCH net-next v9 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v9 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v9 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v9 8/9] net: txgbe: Implement phylink pcs

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-28 21:04 UTC  (8+ messages)
    ` using libgpiod to replace sysfs ABI (was Re: [PATCH] gpiolib: Avoid side effects in gpio_is_visible())

[PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-28 19:14 UTC  (5+ messages)
` [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get

[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-28 17:25 UTC  (16+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v6 3/8] net-next: mvpp2: "
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

[PATCH v2] pinctrl:sunplus: Add check for kmalloc
 2023-05-28 15:02 UTC  (2+ messages)

[PATCH v3 00/11] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-05-28 11:56 UTC  (44+ messages)
` [PATCH v3 03/11] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v3 04/11] serial: sc16is7xx: add post reset delay
` [PATCH v3 05/11] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v3 06/11] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v3 07/11] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v3 08/11] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v3 09/11] serial: sc16is7xx: add I/O register translation offset
` [PATCH v3 10/11] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v3 11/11] serial: sc16is7xx: add dump registers function

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-28 11:29 UTC  (14+ messages)
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver

[PATCH v1 1/2] gpiolib: Consolidate the allocated mask freeing APIs
 2023-05-27 11:40 UTC  (2+ messages)
` [PATCH v1 2/2] gpiolib: Unify allocation and initialization of GPIO valid mask

[PATCH v6 0/5] Refactor to support multiple download mode
 2023-05-27  7:22 UTC  (15+ messages)
` [PATCH v6 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v6 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v6 3/5] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v6 4/5] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v6 5/5] firmware: qcom_scm: Add multiple download mode support

[GIT PULL] gpio: fixes for v6.4-rc4
 2023-05-26 20:38 UTC  (2+ messages)

[PATCH v4 0/8] Add minimal boot support for IPQ5018
 2023-05-26 19:17 UTC  (3+ messages)
` [PATCH v4 2/8] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-26 18:43 UTC  (8+ messages)
` [PATCH v5 1/3] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v5 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs

[PATCH v6 0/2] Support Nvidia BlueField-3 GPIO driver and pin controller
 2023-05-26 13:48 UTC  (4+ messages)
` [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support

[PATCH v2 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-26 13:31 UTC  (8+ messages)
` [PATCH v2 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC

[PATCH 1/2] gpio: vf610: switch to dynamic allocat GPIO base
 2023-05-26 13:12 UTC  (3+ messages)
` [PATCH 2/2] gpio: mxc: "

[PATCH v3] gpio: tegra186: Check GPIO pin permission before access
 2023-05-26 12:29 UTC  (3+ messages)
` [PATCH v4] "

[PATCH libgpiod RFC 0/3] bindings: rust: allow packaging of libgpiod-sys
 2023-05-26  9:45 UTC  (12+ messages)

[BUG] gpiolib: cdev: can't read RELEASED event for last line
 2023-05-26  6:51 UTC  (6+ messages)

[PATCH] pinctrl:sunplus: Add check for kmalloc
 2023-05-26  5:19 UTC  (12+ messages)
          `  "
              `  "

[PATCH 0/1] gpio-f7188x: fix base values conflicts with other gpio pins
 2042-12-30 13:08 UTC 

[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-05-26  0:24 UTC  (4+ messages)

[libgpiod][PATCH] bindings: python: specify the symbols to export explicitly
 2023-05-25 13:31 UTC 

[linusw-gpio:gpio-descriptors-omap] BUILD SUCCESS 8e0285ab95a9baf374f2c13eb152221c8ecb3f28
 2023-05-25 12:42 UTC 

[PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-05-25 12:06 UTC  (7+ messages)
` [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

[PATCH v3 0/3] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-05-25 11:48 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: leds: Add "rgb:status" path
` (subset) [PATCH v3 0/3] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3

[PATCH] backlight: pwm_bl: Remove unneeded checks for valid GPIOs
 2023-05-25 11:28 UTC  (2+ messages)

[PATCH 0/3] Get rid of OMAP2 GPIO pdata quirks
 2023-05-25 10:50 UTC  (3+ messages)
` [PATCH 1/3] ARM/gpio: Push OMAP2 quirk down into TWL4030 driver

[PATCH V4 0/3] Add support control UP board CPLD/FPGA pin control
 2023-05-25 10:16 UTC  (3+ messages)
` [PATCH V4 1/3] mfd: Add support for UP board CPLD/FPGA

[PATCH 0/3] Add GPIO support to PM8953 PMIC
 2023-05-25  4:54 UTC  (2+ messages)
` (subset) "


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