linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-20 16:12:07 to 2023-07-25 09:26:39 UTC [more...]

[PATCH 00/26] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-25  9:23 UTC  (10+ messages)
` [PATCH 01/26] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH 02/26] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH 03/26] dt-bindings: net: Add support for QMC HDLC
` [PATCH 04/26] net: wan: "
` [PATCH 05/26] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH 06/26] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH 07/26] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH 08/26] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH 09/26] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()

[PATCH v5 0/3]Add Nuvoton NPCM SGPIO feature
 2023-07-25  9:12 UTC  (6+ messages)
` [PATCH v5 1/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver

[PATCH] pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
 2023-07-25  7:49 UTC  (2+ messages)

[PATCH v3 0/4] gpio: sifive: Module support
 2023-07-25  7:04 UTC  (6+ messages)
` [PATCH v3 1/4] gpio: sifive: Directly use the device's fwnode
` [PATCH v3 2/4] gpio: sifive: Look up IRQs only once during probe
` [PATCH v3 3/4] gpio: sifive: Get the parent IRQ's domain from its irq_data
` [PATCH v3 4/4] gpio: sifive: Allow building the driver as a module

[PATCH v1 0/6] gpio: ge: fixes and cleanups
 2023-07-24 22:55 UTC  (8+ messages)
` [PATCH v1 1/6] gpio: ge: Add missing header
` [PATCH v1 2/6] gpio: ge: Fix English spelling and grammar
` [PATCH v1 3/6] gpio: ge: Make driver OF-independent
` [PATCH v1 4/6] gpio: ge: Utilise temporary variable for struct device
` [PATCH v1 5/6] gpio: ge: Replace GPLv2 boilerplate with SPDX
` [PATCH v1 6/6] gpio: ge: Enable COMPILE_TEST for the driver

[PATCH] pinctrl: qcom: Remove the unused _groups variable build warning
 2023-07-24 19:09 UTC  (3+ messages)

[PATCH] gpio: Explicitly include correct DT includes
 2023-07-24 19:09 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-24 19:06 UTC  (4+ messages)
` [PATCH v3 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[PATCH V5 0/3] Introduce the read-modify-write API to collect
 2023-07-24 19:05 UTC  (12+ messages)
` [PATCH V5 1/3] firmware: qcom_scm: provide a read-modify-write function
` [PATCH V5 2/3] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH V5 3/3] firmware: scm: Modify only the download bits in TCSR register

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-24 18:55 UTC  (6+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-24 16:50 UTC  (4+ messages)

[PATCH v7 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-07-24 16:02 UTC  (2+ messages)

[RESEND PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-24 15:54 UTC  (15+ messages)
` [RESEND PATCH v8 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [RESEND PATCH v8 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
` [RESEND PATCH v8 03/10] serial: sc16is7xx: remove obsolete out_thread label
` [RESEND PATCH v8 04/10] serial: sc16is7xx: refactor GPIO controller registration
` [RESEND PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
` [RESEND PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [RESEND PATCH v8 07/10] serial: sc16is7xx: fix bug when first setting GPIO direction
` [RESEND PATCH v8 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [RESEND PATCH v8 09/10] serial: sc16is7xx: add post reset delay
` [RESEND PATCH v8 10/10] serial: sc16is7xx: improve comments about variants

linux-next: Tree for Jul 20 (gpio/gpio-ge)
 2023-07-24 15:23 UTC  (3+ messages)

[PATCH v2 0/3] SM6115 LPASS TLMM
 2023-07-24 13:37 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add "
` [PATCH v2 2/3] pinctrl: qcom: Introduce SM6115 LPI pinctrl driver
` [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

[PATCH v2 1/2] dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
 2023-07-24 13:36 UTC  (10+ messages)
` [PATCH v2 2/2] dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO

[PATCH v2 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support
 2023-07-24 10:16 UTC  (7+ messages)
` [PATCH v2 1/4] firmware: xilinx: Add support to get platform information
` [PATCH v2 2/4] firmware: xilinx: Add version check for TRISTATE configuration
` [PATCH v2 3/4] dt-bindings: pinctrl-zynqmp: Add output-enable configuration
` [PATCH v2 4/4] pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high impedance

[linusw-pinctrl:devel] BUILD SUCCESS 87b549efcb0f7934b0916d2a00607a878b6f1e0f
 2023-07-24 10:13 UTC 

Don't miss out on our low Interest coinloan opportunity
 2023-07-24  8:47 UTC 

[PATCH 02/10] gpio: pxa: use dynamic allocation of base
 2023-07-24  9:01 UTC  (4+ messages)
` [PATCH 03/10] gpio: pxa: make pxa_gpio_has_pinctrl return false for MMP_GPIO

[linusw-pinctrl:fixes] BUILD SUCCESS f00295e890bbc8780cd2076ee17bc7a08a53091c
 2023-07-24  8:19 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 173b67f16e13d1b744c9984ffea57853f6fb9cad
 2023-07-24  8:19 UTC 

[PATCH V2 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-07-24  7:25 UTC  (5+ messages)
` [PATCH V2 1/3] dt-bindings: interrupt-controller: Add header file for Amlogic Meson-G12A SoCs
` [PATCH V2 2/3] pinctrl: Replace the IRQ number in the driver with the IRQID macro definition
` [PATCH V2 3/3] arm64: dts: Replace the IRQ number "

[PATCH v3 01/42] gpio: ep93xx: split device in multiple
 2023-07-24  7:09 UTC  (25+ messages)
    ` [PATCH v3 03/42] clk: ep93xx: add DT support for Cirrus EP93xx
  ` [PATCH v3 02/42] dt-bindings: clock: Add "
  ` [PATCH v3 04/42] dt-bindings: pinctrl: "
  ` [PATCH v3 06/42] dt-bindings: soc: "
  ` [PATCH v3 10/42] dt-bindings: rtc: "
  ` [PATCH v3 12/42] dt-bindings: watchdog: Add Cirrus EP93x
  ` [PATCH v3 29/42] dt-bindings: rtc: Add ST M48T86
  ` [PATCH v3 34/42] ARM: dts: add Cirrus EP93XX SoC .dtsi
  ` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
  ` [PATCH v3 35/42] ARM: dts: ep93xx: add ts7250 board
  ` [PATCH v3 38/42] ata: pata_ep93xx: remove legacy pinctrl use
  ` [PATCH v3 41/42] ARM: dts: ep93xx: Add EDB9302 DT
` [PATCH v3 00/42] ep93xx device tree conversion
  ` [PATCH v3 05/42] pinctrl: add a Cirrus ep93xx SoC pin controller
  ` [PATCH v3 09/42] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
  ` [PATCH v3 28/42] input: keypad: ep93xx: add DT support for Cirrus EP93xx
  ` [PATCH v3 22/42] dma: cirrus: "
  ` [PATCH v3 24/42] mtd: nand: add support for ts72xx
  ` [PATCH v3 20/42] net: cirrus: add DT support for Cirrus EP93xx
  ` [PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset
  ` [PATCH v3 18/42] spi: ep93xx: add DT support for Cirrus EP93xx

[PATCH v3 0/2] Add DS4520 GPIO Expander Support
 2023-07-24  6:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: ds4520: Add ADI DS4520
` [PATCH v3 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support

[PATCH] pinctrl: mtmips: do not log when repeating the same pinctrl request
 2023-07-24  1:31 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant
 2023-07-23 19:53 UTC  (2+ messages)

[PATCH] pinctrl: amd: Don't show `Invalid config param` errors
 2023-07-23 19:41 UTC  (2+ messages)

[PATCH 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-07-23 19:26 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Add header file for Amlogic Meson-G12A SoCs
` [PATCH 2/3] pinctrl: Replace the IRQ number in the driver with the IRQID macro definition
` [PATCH 3/3] arm64: dts: Replace the IRQ number "

[PATCH V3 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-23 19:24 UTC  (8+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: Add compatibles "
` [PATCH V3 2/2] pinctrl: Add driver support "

[GIT PULL] gpio: fixes for v6.5-rc3
 2023-07-22 17:36 UTC  (2+ messages)

[libgpiod][PATCH v2 0/5] core: provide information about the parent chip in line requests
 2023-07-22 12:30 UTC  (8+ messages)
` [libgpiod][PATCH v2 5/5] bindings: rust: provide LineRequest::chip_name()

[PATCH 0/3] SM6115 LPASS TLMM
 2023-07-22  9:20 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add "
` [PATCH 2/3] pinctrl: qcom: Introduce SM6115 LPI pinctrl driver
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

[PATCH v5 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-07-21 16:26 UTC  (7+ messages)
` [PATCH v5 4/6] pinctrl: cs42l43: Add support for the cs42l43
  ` (subset) "
` (subset) [PATCH v5 0/6] Add cs42l43 PC focused SoundWire CODEC

[PATCH] gpio: msc313: remove unnecessary call to platform_set_drvdata()
 2023-07-21 16:14 UTC  (2+ messages)

[PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
 2023-07-21 15:46 UTC  (14+ messages)

[PATCH] gpio: mt7621: remove unnecessary call to platfrom_set_drvdata()
 2023-07-21 15:10 UTC  (2+ messages)

[PATCH] gpio :lp3943 :remove unneeded platform_set_drvdata() call
 2023-07-21 10:26 UTC  (2+ messages)

[PATCH] gpio: lp873x: remove unnecessary call to platform_set_drvdata()
 2023-07-21 10:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
 2023-07-21  9:49 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO

[linusw-pinctrl:for-next] BUILD SUCCESS 060f03e95454a0f4a1deff3e5f912e461ae0f0c5
 2023-07-21  7:55 UTC 

[v11 0/6] Add minimal boot support for IPQ5018
 2023-07-21  4:10 UTC  (6+ messages)
` [v11 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

[brgl:gpio/for-next] BUILD SUCCESS 20591189c582126b9f8df120523053a248223589
 2023-07-21  4:08 UTC 

[libgpiod][PATCH 0/5] core: provide information about the parent chip in line requests
 2023-07-21  1:37 UTC  (11+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 644ee70267a934be27370f9aa618b29af7290544
 2023-07-21  1:31 UTC 

[PATCH v5 0/5] ARM: Add GPIO support
 2023-07-20 20:26 UTC  (4+ messages)
` [PATCH v5 2/5] gpio: gxp: Add HPE GXP GPIO PL

[PATCH v3 1/2] dt-bindings: pinctrl: cypress,cy8c95x0: Add reset pin
 2023-07-20 20:10 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: cy8c95x0: Add reset support

[PATCH] pinctrl: Explicitly include correct DT includes
 2023-07-20 19:42 UTC  (2+ messages)

[PATCH 0/3] Clean up LPASS_LPI probe
 2023-07-20 19:38 UTC  (2+ messages)

[PATCH v2] pinctrl: tegra: Add support to display pin function
 2023-07-20 19:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] pinctrl: sunxi: Add some defensiveness for regulators array
 2023-07-20 19:33 UTC  (2+ messages)

[PATCH] gpiolib: order includes alphabetically in gpiolib.h
 2023-07-20 19:31 UTC  (2+ messages)

[PATCH] gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
 2023-07-20 19:30 UTC  (2+ messages)

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-07-20 19:00 UTC  (3+ messages)
` [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper

[RESEND PATCH 0/2] Add Intel 8254 Counter support
 2023-07-20 18:49 UTC  (3+ messages)
` [RESEND PATCH 1/2] gpio: 104-dio-48e: Add Counter/Timer support
` [RESEND PATCH 2/2] iio: addac: stx104: Add 8254 "

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-07-20 18:03 UTC  (6+ messages)
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: document PMC8180 and PMC8180C
 2023-07-20 17:20 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).