linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 13:37:11 to 2023-06-02 07:28:42 UTC [more...]

[PATCH v2] gpio: sifive: Add missing check for platform_get_irq
 2023-06-02  7:27 UTC 

[PATCH v8 0/1] gpio: add simple logic analyzer using polling
 2023-06-02  6:57 UTC  (9+ messages)
` [PATCH v8 1/1] gpio: add sloppy "

[PATCH] dt-bindings: pinctrl: Drop k3
 2023-06-02  6:46 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 1a55fc4012d977de5f88fc7f07535783c9f8d86c
 2023-06-02  6:38 UTC 

[PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-02  6:09 UTC  (7+ messages)
` [PATCH v3 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v3 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v3 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

[PATCH v2] pinctrl: qcom: Add support to log pin status before suspend for TLMM
 2023-06-02  3:31 UTC 

[PATCH V7 0/8] Add minimal boot support for IPQ5018
 2023-06-02  3:21 UTC  (11+ messages)
` [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH] gpio: ath79: Add missing check for platform_get_irq
 2023-06-02  3:15 UTC 

[libgpiod][PATCH] tools: tests: replace egrep with grep -E
 2023-06-02  2:13 UTC  (4+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-06-02  1:50 UTC  (9+ messages)
` [PATCH v1 01/43] gpio: ep93xx: split device in multiple
` [PATCH v1 06/43] dt-bindings: pinctrl: Add Cirrus EP93xx
` [PATCH v1 07/43] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v1 33/43] dt-bindings: gpio: Add Cirrus EP93xx
` [PATCH v1 34/43] gpio: ep93xx: add DT support for gpio-ep93xx

[PATCH] gpio: sifive: Add missing check for platform_get_irq
 2023-06-02  1:34 UTC  (2+ messages)

[PATCH] gpio: ath79: Add missing check for platform_get_irq
 2023-06-02  1:32 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
 2023-06-02  1:30 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v3 2/3] pinctrl: tegra: Add Tegra234 pinmux driver

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

[PATCH v2 0/1] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
 2023-06-01 23:02 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
 2023-06-01 23:00 UTC  (2+ messages)

[PATCH 1/8] pinctrl: qcom: qdf2xxx: drop ACPI_PTR
 2023-06-01 21:45 UTC  (10+ messages)
` [PATCH 2/8] pinctrl: qcom: fix indentation in Kconfig
` [PATCH 3/8] pinctrl: qcom: correct language typo (Technologies)
` [PATCH 4/8] pinctrl: qcom: drop unneeded GPIOLIB dependency
` [PATCH 5/8] pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
` [PATCH 6/8] pinctrl: qcom: allow true compile testing
` [PATCH 7/8] pinctrl: qcom: organize main SoC drivers in new Kconfig.msm
` [PATCH 8/8] pinctrl: qcom: organize audio drivers in menuconfig

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

[PATCH v2 0/5] ARM: Add GPIO support
 2023-06-01 17:45 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: gpio: Add HPE GXP GPIO
` [PATCH v2 2/5] gpio: gxp: "
` [PATCH v2 3/5] dt-bindings: hwmon: hpe,gxp-fanctrl: remove fn2 and pl regs
` [PATCH v2 4/5] hwmon: (gxp_fan_ctrl) Provide fan info via gpio
` [PATCH v2 5/5] MAINTAINERS: hpe: Add GPIO

[PATCH net-next v10 0/9] TXGBE PHYLINK support
 2023-06-01 17:07 UTC  (13+ messages)
` [PATCH net-next v10 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v10 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v10 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v10 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v10 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v10 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v10 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v10 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v10 9/9] net: txgbe: Support phylink MAC layer

[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-06-01 14:53 UTC  (13+ messages)

[PATCH 1/2] pinctrl: tegra: Duplicate pinmux functions table
 2023-06-01 12:27 UTC  (3+ messages)

[PATCH v2 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-01 11:22 UTC  (12+ messages)
` [PATCH v2 2/6] dt-bindings: sound: cirrus,cs42l43: Add initial DT binding
` [PATCH v2 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v2 5/6] spi: cs42l43: Add SPI controller support

Publishing libgpiod-sys and libgpiod to crates.io
 2023-06-01  9:30 UTC  (5+ messages)

[PATCH v4 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-01  9:24 UTC  (19+ messages)
` [PATCH v4 7/9] serial: sc16is7xx: fix regression with GPIO configuration

[GIT PULL] pinctrl: s32: Updates for v6.5
 2023-06-01  8:06 UTC 

[PATCH v1 1/2] gpiolib: Consolidate the allocated mask freeing APIs
 2023-06-01  8:00 UTC  (2+ messages)

[PATCH v2 1/2] gpiolib: Kill unused GPIOF_EXPORT and Co
 2023-06-01  7:53 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 6dd032ba4474bc35216a76195889b2127d2aeaaa
 2023-06-01  7:50 UTC 

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[PATCH v2 0/5] Minor device-tree additions for C.H.I.P
 2023-06-01  7:30 UTC  (4+ messages)
  ` [PATCH v2 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209

[PATCH v1 00/43] ep93xx device tree conversion
 2023-06-01  5:33 UTC 

[PATCH v1 0/3] gpio: Add gpio-delay support
 2023-05-31 16:37 UTC  (10+ messages)
` [PATCH v1 1/3] dt-bindings: gpio: Add gpio-delay binding document

[libgpiod][PATCH] tools: gpiomon: add timeout option
 2023-05-31 13:56 UTC  (7+ messages)
          ` [E!] : "

[PATCH AUTOSEL 5.10 05/21] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-31 13:43 UTC 

[PATCH AUTOSEL 5.15 05/24] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-31 13:43 UTC 

[PATCH AUTOSEL 6.1 05/33] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-31 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 06/33] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change

[PATCH AUTOSEL 6.3 06/37] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-31 13:39 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 07/37] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change

[PATCH v2 0/2] gpio: introduce hog properties with less ambiguity
 2023-05-31 12:23 UTC  (18+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] gpio: use "active" and "inactive" instead of "high" and "low" for output hogs

[PATCH net-next v9 5/9] net: txgbe: Add SFP module identify
 2023-05-31 10:11 UTC  (8+ messages)

[PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-31  7:58 UTC  (6+ messages)
` [PATCH v5 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-31  6:34 UTC  (2+ messages)

[PATCH libgpiod v2 0/2] bindings: rust: allow packaging of libgpiod-sys
 2023-05-31  6:17 UTC  (8+ 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] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-05-31  3:27 UTC  (2+ messages)

[PATCH v2 0/1] gpio-f7188x: fix base values conflicts with other gpio pins
 2023-05-30 21:42 UTC  (10+ messages)
` [PATCH v2 1/1] "

[PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-30 16:43 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).