linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 10:00:44 to 2023-03-06 21:27:39 UTC [more...]

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-06 21:27 UTC  (4+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH v4] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-03-06 21:12 UTC 

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-06 20:28 UTC  (20+ messages)
` [PATCH v1 01/16] lib/string_helpers: Add missing header files to MAINTAINERS database
` [PATCH v1 02/16] lib/string_helpers: Split out string_choices.h
` [PATCH v1 03/16] lib/string_choices: Add str_high_low() helper
` [PATCH v1 04/16] lib/string_choices: Add str_input_output() helper
` [PATCH v1 05/16] gpiolib: Utilize helpers from string_choices.h
` [PATCH v1 06/16] gpio: adnp: "
` [PATCH v1 07/16] gpio: brcmstb: "
` [PATCH v1 08/16] gpio: crystalcove: "
` [PATCH v1 09/16] gpio: grgpio: "
` [PATCH v1 10/16] gpio: mvebu: "
` [PATCH v1 11/16] gpio: pl061: "
` [PATCH v1 12/16] gpio: stmpe: "
` [PATCH v1 13/16] gpio: wcove: "
` [PATCH v1 14/16] gpio: wm831x: "
` [PATCH v1 15/16] gpio: wm8994: "
` [PATCH v1 16/16] gpio: xra1403: "

[PATCH v3] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-03-06 20:16 UTC  (5+ messages)

[libgpiod,v4 0/2] tools: fix compile issues when GNU extensions are not present
 2023-03-06 18:45 UTC  (3+ messages)
` [libgpiod,v4 1/2] tools: remove dependency on glibc program_invocation_[short_]name
` [libgpiod,v4 2/2] contrib: add sample Android.bp to build within an Android tree

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-06 16:43 UTC  (42+ messages)
` [PATCH 01/20] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [PATCH 02/20] pinctrl: ralink: {mt7620,mt7621}: add new mediatek compatible strings
` [PATCH 03/20] pinctrl: ralink: rt305x: add new compatible string for every SoC
` [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips
` [PATCH 06/20] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [PATCH 07/20] dt-bindings: pinctrl: ralink: improve bindings
` [PATCH 08/20] dt-bindings: pinctrl: ralink: add new compatible strings
` [PATCH 09/20] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek
` [PATCH 10/20] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [PATCH 11/20] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [PATCH 12/20] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [PATCH 13/20] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [PATCH 14/20] dt-bindings: pinctrl: mediatek: fix naming inconsistency
` [PATCH 15/20] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting
` [PATCH 16/20] dt-bindings: pinctrl: mediatek: drop quotes from referred schemas
` [PATCH 17/20] dt-bindings: pinctrl: mediatek: mt7986: fix patternProperties regex
` [PATCH 18/20] dt-bindings: pinctrl: ralink: rt305x: split binding
` [PATCH 19/20] dt-bindings: pinctrl: mediatek: mt7620: "
` [PATCH 20/20] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl

[PATCH v1] drivers/gpio: remove redundant platform_set_drvdata()
 2023-03-06 15:15 UTC 

[GIT PULL] intel-gpio for 6.3-1
 2023-03-06 15:09 UTC 

[PATCH 4/5] pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()
 2023-03-06 14:46 UTC 

[PATCH v4 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-06 14:35 UTC  (9+ messages)
` [PATCH v4 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()
` [PATCH v4 2/3] gpio: pcie-idio-24: Migrate to the regmap API
` [PATCH v4 3/3] gpio: ws16c48: "

[PATCH v3 0/5] Add Intel LJCA device driver
 2023-03-06 14:22 UTC  (3+ messages)
` [PATCH v3 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH v2 0/6] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-06 14:12 UTC  (5+ messages)
` [PATCH v2 1/6] regmap-irq: Add no_status support
` (subset) [PATCH v2 0/6] Migrate IDIO-16 GPIO drivers to regmap API

[PATCH] pinctrl: stm32: use dynamic allocation of GPIO base
 2023-03-06 14:20 UTC  (2+ messages)

[PATCH] pinctrl: ocelot: Fix alt mode for ocelot
 2023-03-06 14:18 UTC  (2+ messages)

[PATCH v1 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
 2023-03-06 14:10 UTC  (8+ messages)
` [PATCH INTERNAL v1 2/3] pinctrl: tps6594: add for TPS6594 PMIC
` [PATCH INTERNAL v1 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators

[PATCH v2 0/5] Add Intel LJCA device driver
 2023-03-06 14:02 UTC  (3+ messages)
` [PATCH v2 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH 0/5] Add Intel LJCA device driver
 2023-03-06 14:00 UTC  (9+ messages)
` [PATCH 1/5] mfd: Add support for Intel LJCA device
` [PATCH 5/5] Documentation: Add ABI doc for attributes of "

[PATCH] pinctrl: at91-pio4: fix domain name assignment
 2023-03-06 13:56 UTC  (2+ messages)

[libgpiod,v3 0/2] tools: fix compile issues when GNU extensions are not present
 2023-03-06 13:52 UTC  (3+ messages)
` [libgpiod,v3 1/2] tools: remove dependency on glibc program_invocation_[short_]name

[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-03-06 13:43 UTC  (5+ messages)

[PATCH 0/2] pinctrl: at91: Minor cleanups
 2023-03-06 13:42 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: at91: Make the irqchip immutable

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-06 13:28 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
 2023-03-06 13:23 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency

[PATCH v4 1/7] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-03-06 13:14 UTC  (3+ messages)
` [PATCH v4 2/7] dt-bindings: gpio: rockchip,gpio-bank: add unique hardware GPIO ID

[RESEND] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
 2023-03-06 12:41 UTC  (3+ messages)

[PATCH 0/8] drivers: select REGMAP instead of depending on it
 2023-03-06 10:17 UTC  (3+ messages)
` [PATCH 3/8] gpio: GPIO_REGMAP: "

[PATCH] gpio: mxc: use dynamic allocation of base
 2023-03-06 10:03 UTC  (2+ messages)

[PATCH 27/27] kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modules
 2023-03-06  9:59 UTC  (2+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-06  9:58 UTC  (3+ messages)
` [PATCH 20/24] kbuild, gpio: remove MODULE_LICENSE in non-modules

[PATCH] dt-bindings: gpio.txt: expand gpio-line-names recommendations
 2023-03-06  9:53 UTC  (2+ messages)

[PATCH] gpio: pmic-eic-sprd: Move Kconfig to MFD expanders
 2023-03-06  9:51 UTC  (2+ messages)

[PATCH] gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callback
 2023-03-06  9:50 UTC  (2+ messages)

[PATCH 01/27] gpio: remove MODULE_LICENSE in non-modules
 2023-03-06  9:47 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: gpio: add loongson gpio
 2023-03-06  9:45 UTC  (4+ messages)
` [PATCH v12 2/2] gpio: loongson: add gpio driver support

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-06  9:39 UTC  (10+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier
` [PATCH v2 2/5] gpio: loongson1: Use readl() & writel()
` [PATCH v2 3/5] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH v2 4/5] gpio: loongson1: Add DT support
` [PATCH v2 5/5] dt-bindings: gpio: Add Loongson-1 GPIO

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-06  9:26 UTC  (4+ messages)

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-06  9:00 UTC  (13+ messages)
` [PATCH v6 01/13] pinctrl: core: Add pinctrl_get_device()
` [PATCH v6 02/13] pinctrl: Add poutdisops variable to struct pinctrl_desc
` [PATCH v6 03/13] pinctrl: Add sysfs support
` [PATCH v6 04/13] pinctrl: renesas: rzg2l: Add pin output disable support
` [PATCH v6 06/13] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
` [DO NOT APPLY PATCH v6 07/13] pwm: rzg2l-gpt: Add support for output disable request from gpt
` [DO NOT APPLY PATCH v6 08/13] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
` [DO NOT APPLY PATCH v6 09/13] pwm: rzg2l-gpt: Add support for output disable when both output low
` [DO NOT APPLY PATCH v6 10/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low
` [DO NOT APPLY PATCH v6 11/13] pwm: rzg2l-gpt: Add support for output disable on dead time error
` [DO NOT APPLY PATCH v6 12/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT "
` [DO NOT APPLY PATCH v6 13/13] tools/poeg: Add test app for poeg

[PATCH v1 0/2] gpio: fxl6408: add I2C GPIO expander driver
 2023-03-06  8:55 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: add fcs,fxl6408-gpio binding document
` [PATCH v1 2/2] gpio: fxl6408: add I2C GPIO expander driver

[PATCH v3 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-06  8:31 UTC  (6+ messages)
` [PATCH v3 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()
` [PATCH v3 2/3] gpio: pcie-idio-24: Migrate to the regmap API
` [PATCH v3 3/3] gpio: ws16c48: "

[PATCH 00/17] Mass convert GPIO IRQ chips to be immutable
 2023-03-06  7:31 UTC  (6+ messages)
` [PATCH 15/17] gpio: omap: Convert to immutable irq_chip

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-03-06  5:40 UTC  (6+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH] dt-bindings: yamllint: Require a space after a comment '#'
 2023-03-04 21:06 UTC  (6+ messages)

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-03-03 13:27 UTC  (4+ messages)
` [PATCH V8 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions

[ANNOUNCE] libgpiod v2.0 released
 2023-03-03 10:03 UTC  (2+ messages)

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03  8:03 UTC  (19+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings

[PATCH v5 0/9] Add RZ/G2L POEG support
 2023-03-03  7:52 UTC  (5+ messages)

[PATCH] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
 2023-02-28  8:11 UTC 

[PATCH 0/4] Devicetree support for Loongson-1 GPIO
 2023-03-02 19:02 UTC  (13+ messages)
` [PATCH 1/4] gpio: loongson1: Update copyright
` [PATCH 2/4] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH 3/4] gpio: loongson1: Add DT support

[PATCH] dt-bindings: pinctrl: qcom: lpass-lpi: correct description of second reg
 2023-03-02 15:52 UTC 

GPIO static allocation warning with v6.2-rcX
 2023-03-02 15:40 UTC  (8+ messages)

[PATCH] pinctrl: freescale: remove generic pin config core support
 2023-03-02 11:41 UTC  (2+ messages)

[PATCH 0/4] pinctrl: at91-pio4: few cleanups
 2023-03-02 11:01 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: at91-pio4: use devm_clk_get_enabled()
` [PATCH 2/4] pinctrl: at91-pio4: use device_get_match_data()
` [PATCH 3/4] pinctrl: at91-pio4: use dev_err_probe()
` [PATCH 4/4] pinctrl: at91-pio4: use proper format specifier for unsigned int


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