messages from 2023-02-18 14:16:53 to 2023-02-27 18:24:39 UTC [more...]
[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-02-27 18:24 UTC (25+ messages)
` [RFC PATCH 01/16] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [RFC PATCH 02/16] pinctrl: ralink: add mediatek compatible strings
` [RFC PATCH 03/16] pinctrl: ralink: rt305x: add compatible string for every SoC
` [RFC PATCH 04/16] pinctrl: ralink: mt7620: split out to mt76x8
` [RFC PATCH 05/16] pinctrl: ralink: move to mediatek as mtmips
` [RFC PATCH 06/16] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 08/16] dt-bindings: pinctrl: ralink: rename to mediatek
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 11/16] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas
[PATCH v3 0/2]Sama7g5 drive strength options updated
2023-02-27 18:07 UTC (3+ messages)
` [PATCH v3 1/2] pinctrl: at91-pio4: Implement the correct drive values for sama7g5
` [PATCH v3 2/2] dt-bindings:pinctrl:at91:Adding macros "
[PATCH] gpio: mxs: use dynamic allocation of base
2023-02-27 17:52 UTC (2+ messages)
selftests/gpio: gpio-sim.sh: BUG: test FAILED due to recent change in sh source
2023-02-27 17:51 UTC
[PATCH v2 0/5] Add Intel LJCA device driver
2023-02-27 17:23 UTC (7+ messages)
` [PATCH v2 1/5] mfd: Add support for Intel LJCA device
` [PATCH v2 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v2 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v2 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v2 5/5] Documentation: Add ABI doc for attributes of LJCA device
[PATCH v2 0/6] Migrate IDIO-16 GPIO drivers to regmap API
2023-02-27 16:45 UTC (7+ messages)
` [PATCH v2 1/6] regmap-irq: Add no_status support
` [PATCH v2 2/6] gpio: 104-dio-48e: Utilize no_status regmap-irq flag
` [PATCH v2 3/6] gpio: idio-16: Migrate to the regmap API
` [PATCH v2 4/6] gpio: 104-idio-16: "
` [PATCH v2 5/6] gpio: pci-idio-16: "
` [PATCH v2 6/6] gpio: idio-16: Remove unused legacy interface
[PATCH 0/8] drivers: select REGMAP instead of depending on it
2023-02-27 16:07 UTC (5+ messages)
` [PATCH 3/8] gpio: GPIO_REGMAP: "
[ANNOUNCE] libgpiod v2.0-rc3 released
2023-02-27 11:41 UTC (4+ messages)
[PATCH AUTOSEL 6.1 43/58] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:04 UTC
[PATCH AUTOSEL 5.4 11/15] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:10 UTC
[PATCH AUTOSEL 5.15 19/25] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:08 UTC
[PATCH AUTOSEL 4.14 7/9] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:11 UTC
[PATCH AUTOSEL 4.19 08/10] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:11 UTC
[PATCH AUTOSEL 6.2 44/60] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:00 UTC
[PATCH AUTOSEL 5.10 14/19] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
2023-02-27 2:09 UTC
[PATCH 00/17] Mass convert GPIO IRQ chips to be immutable
2023-02-27 0:44 UTC (3+ messages)
` [PATCH 03/17] gpio: aspeed: Convert to immutable irq_chip
[PATCH] gpio: mxc: use dynamic allocation of base
2023-02-26 20:53 UTC
[PATCH v1 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
2023-02-25 20:36 UTC (9+ messages)
` [PATCH INTERNAL v1 1/3] rtc: tps6594: add driver for TPS6594 PMIC RTC
` [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
[libgpiod,v2 0/2] tools: fix compile issues when GNU extensions are not present
2023-02-25 18:38 UTC (6+ messages)
` [libgpiod,v2 1/2] tools: use getprogname() when available to remove dependency on glibc
` [libgpiod,v2 2/2] build: add Android.bp to build within Android tree
[libgpiod,v1.6.x,0/3] build: fix compile issues against non-glibc
2023-02-25 14:10 UTC (5+ messages)
` [libgpiod,v1.6.x,1/3] tools: use getprogname() when available to remove dependency on glibc
` [libgpiod,v1.6.x,2/3] core: add missing #include for basename()
` [libgpiod,v1.6.x,3/3] build: add Android.bp to build within Android tree
[PATCH v3 00/12] fw_devlink improvements
2023-02-25 6:24 UTC (3+ messages)
[libgpiod,0/2] tools: fix compile issues when GNU extensions are not present
2023-02-25 2:50 UTC (3+ messages)
` [libgpiod,1/2] tools: use getprogname() when available to remove dependency on glibc
` [libgpiod,2/2] build: add Android.bp to build within Android tree
[PATCH v2] gpio: mmio: handle "ngpios" properly in bgpio_init()
2023-02-24 22:39 UTC (4+ messages)
[PATCH v1] gpio: mmio: handle "ngpios" properly in bgpio_init
2023-02-24 18:16 UTC (2+ messages)
[PATCH 0/5] Add Intel LJCA device driver
2023-02-24 18:01 UTC (15+ messages)
` [PATCH 1/5] mfd: Add support for Intel LJCA device
` [PATCH 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH 5/5] Documentation: Add ABI doc for attributes of LJCA device
INFO: memory leak in gpio device in 6.2-rc6
2023-02-24 17:40 UTC (17+ messages)
` INFO: REPRODUCED: "
[PATCH] pinctrl: at91-pio4: fix domain name assignment
2023-02-24 16:44 UTC (2+ messages)
[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
2023-02-24 15:59 UTC (20+ messages)
` [PATCH v4 0/2] Support Nvidia "
` [PATCH v4 1/2] gpio: gpio-mlxbf3: Add gpio driver support
` [PATCH v4 2/2] pinctrl: pinctrl-mlxbf: Add pinctrl "
[PATCH 01/27] gpio: remove MODULE_LICENSE in non-modules
2023-02-24 15:07 UTC
[PATCH v2 00/11] fw_devlink improvements
2023-02-24 14:46 UTC (11+ messages)
[PATCH 0/2] Add support for TI TPS65219 PMIC GPIO interface
2023-02-24 12:18 UTC (6+ messages)
` [PATCH 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC
` [PATCH 2/2] mfd: tps65219: Add gpio cell instance
[PATCH v4 1/7] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
2023-02-24 11:13 UTC (8+ messages)
` [PATCH v4 2/7] dt-bindings: gpio: rockchip,gpio-bank: add unique hardware GPIO ID
` [PATCH v4 3/7] gpio: gpio-rockchip: parse rockchip,gpio-controller property for bank id
` [PATCH v4 4/7] ARM: dts: rockchip: add rockchip,gpio-controller property to gpio nodes
` [PATCH v4 5/7] arm64: "
` [PATCH v4 6/7] ARM: dts: rockchip: replace compatible "
` [PATCH v4 7/7] arm64: "
[PATCH] misc: microchip: pci1xxxx: Convert to immutable irqchip
2023-02-23 15:43 UTC (2+ messages)
[PATCH v1 char-misc-next 2/5] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver
2023-02-23 10:29 UTC (4+ messages)
[PATCH v2 1/2] pwm: pwm-gpio: New driver
2023-02-23 8:50 UTC (6+ messages)
Question on device links
2023-02-23 2:10 UTC (2+ messages)
[GIT PULL] gpio: updates for v6.3
2023-02-22 19:53 UTC (2+ messages)
[GIT PULL] pin control bulk changes for v6.3
2023-02-22 19:53 UTC (2+ messages)
[PATCH 06/27] kbuild, pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
2023-02-22 12:14 UTC (2+ messages)
` [PATCH 27/27] kbuild, gpio: gpio-aspeed-sgpio: "
[PATCH 0/4] Devicetree support for Loongson-1 GPIO
2023-02-22 12:35 UTC (9+ 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 4/4] dt-bindings: gpio: Add Loongson-1 GPIO
arm64: libgpiod: refcount_t: underflow; use-after-free
2023-02-22 12:36 UTC (4+ messages)
[RFC PATCH 0/1] Making Rockchip IO domains dependency from other devices explicit
2023-02-22 12:05 UTC (5+ messages)
` [RFC PATCH 1/1] pinctrl: rockchip: add support for per-pinmux io-domain dependency
[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
2023-02-22 9:58 UTC (5+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support
Faktoring
2023-02-22 8:30 UTC
[libgpiod][PATCH] bindings: cxx: mark public classes as final
2023-02-21 13:41 UTC
[PATCH 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
2023-02-20 15:51 UTC (6+ messages)
` [PATCH 1/3] "
[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-02-20 10:15 UTC (4+ messages)
[PATCH v5 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2023-02-20 9:45 UTC (13+ messages)
[PATCH v5 0/3] Add pinctrl support for S32 SoC family
2023-02-20 2:33 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
` [PATCH v5 3/3] MAINTAINERS: Add NXP S32 pinctrl maintainer and reviewer
I2c GPIO Recovery with pinctrl strict mode
2023-02-18 23:29 UTC (6+ messages)
[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
2023-02-18 17:32 UTC (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency
[PATCH V5 0/7] Add minimal boot support for IPQ5332
2023-02-18 14:15 UTC (3+ messages)
` [PATCH V5 3/7] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).