Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 18:46:13 to 2023-03-08 20:13:16 UTC [more...]

[PATCH V2 0/6] Add Tegra234 HTE support
 2023-03-08 20:13 UTC  (9+ messages)
` [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V2 6/6] arm64: tegra: Add GTE nodes

[PATCH] dt-bindings: yamllint: Require a space after a comment '#'
 2023-03-08 18:11 UTC  (2+ messages)

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-08 17:04 UTC  (16+ messages)
` [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support

[PATCH 1/6] gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
 2023-03-08 16:32 UTC  (22+ messages)
` [PATCH 2/6] gpio: twl4030: "
` [PATCH 3/6] gpio: sch311x: "
` [PATCH 4/6] gpio: pisosr: "
` [PATCH 5/6] gpio: tpic2810: "
` [PATCH 6/6] gpio: tps65086: "

INFO: REPRODUCED: memory leak in gpio device in 6.2-rc6
 2023-03-08 15:20 UTC  (13+ messages)

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-08 14:10 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: pinctrl: tegra234
 2023-03-08 14:06 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v2 3/3] arm64: tegra: Add Tegra234 pinmux device

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-03-08 13:24 UTC  (5+ messages)
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH v2 00/16] Mass convert GPIO IRQ chips to be immutable
 2023-03-08 13:23 UTC  (20+ messages)
` [PATCH v2 01/16] gpio: altera: Convert to immutable irq_chip
` [PATCH v2 02/16] gpio: adnp: "
` [PATCH v2 03/16] gpio: aspeed: "
` [PATCH v2 04/16] gpio: aspeed-sgpio: "
` [PATCH v2 05/16] gpio: ath79: "
` [PATCH v2 06/16] gpio: cadence: "
` [PATCH v2 07/16] gpio: hisi: "
` [PATCH v2 08/16] gpio: hlwd: "
` [PATCH v2 09/16] gpio: idt3243x: "
` [PATCH v2 10/16] gpio: msc313: "
` [PATCH v2 11/16] gpio: mlxbf2: "
` [PATCH v2 12/16] gpio: max732x: "
` [PATCH v2 13/16] gpio: omap: Drop irq_base
` [PATCH v2 14/16] gpio: omap: Convert to immutable irq_chip
` [PATCH v2 15/16] gpio: pci-idio-16: "
` [PATCH v2 16/16] gpio: pcie-idio-24: "

[PATCH 0/8] pinctrl: renesas: rcar: power-source improvements
 2023-03-08 10:42 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resume
` [PATCH 2/8] pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flag
` [PATCH 3/8] pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
` [PATCH 4/8] pinctrl: renesas: r8a77970: Add support for AVB power-source
` [PATCH 5/8] pinctrl: renesas: r8a77980: Add support for AVB/GE power-sources
` [PATCH 6/8] pinctrl: renesas: r8a77990: Add support for AVB power-source
` [PATCH 7/8] pinctrl: renesas: r8a77995: "
` [PATCH 8/8] pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sources

[PATCH] pinctrl: renesas: Annotate sentinels in tables
 2023-03-08 10:44 UTC 

[PATCH v4 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-08 13:06 UTC  (10+ messages)
` [PATCH v4 2/3] gpio: pcie-idio-24: Migrate "
` [PATCH v4 3/3] gpio: ws16c48: "

[PATCH v1 0/3] gpiolib: cleanups WRT GPIO device handling
 2023-03-08 13:01 UTC  (7+ messages)
` [PATCH v1 1/3] gpiolib: Access device's fwnode via dev_fwnode()
` [PATCH v1 2/3] gpiolib: Get rid of gpio_bus_match() forward declaration
` [PATCH v1 3/3] gpiolib: Move gpiodevice_*() to gpiodev namespace

[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-03-08 12:24 UTC  (6+ messages)

[PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
 2023-03-08 12:21 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-08 11:35 UTC  (16+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier
` [PATCH v2 2/5] gpio: loongson1: Use readl() & writel()
` [PATCH v2 4/5] gpio: loongson1: Add DT support

[PATCH v1] drivers/gpio: remove redundant platform_set_drvdata()
 2023-03-08 10:26 UTC  (3+ messages)

[GIT PULL] intel-gpio for 6.4-1
 2023-03-08 10:09 UTC  (2+ messages)

[GIT PULL] intel-gpio for 6.3-1
 2023-03-08 10:03 UTC  (7+ messages)

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

[PATCH v2 1/6] gpio: ich: Use devm_gpiochip_add_data() to simplify remove path
 2023-03-08  8:39 UTC  (8+ messages)
` [PATCH v2 2/6] gpio: twl4030: "
` [PATCH v2 3/6] gpio: sch311x: "
` [PATCH v2 4/6] gpio: pisosr: "
` [PATCH v2 5/6] gpio: tpic2810: "
` [PATCH v2 6/6] gpio: tps65086: "

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-03-07 19:40 UTC  (4+ messages)
` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: add MT8365

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-07 15:15 UTC  (21+ messages)
` [PATCH v6 01/13] pinctrl: core: Add pinctrl_get_device()
` [PATCH v6 03/13] pinctrl: Add sysfs support
` [PATCH v6 06/13] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
` [DO NOT APPLY PATCH v6 10/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low

[PATCH v1 0/2] gpio: fxl6408: add I2C GPIO expander driver
 2023-03-07 13:54 UTC  (6+ 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] dt-bindings: pinctrl: qcom: lpass-lpi: correct description of second reg
 2023-03-07 13:39 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH] pinctrl: freescale: remove generic pin config core support
 2023-03-07 13:15 UTC  (2+ messages)

[PATCH 0/4] pinctrl: at91-pio4: few cleanups
 2023-03-07 13:14 UTC  (2+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-07 13:08 UTC  (3+ messages)
` [PATCH 02/20] pinctrl: amd: remove MODULE_LICENSE in non-modules

[PATCH v2 0/2] pinctrl: at91: Minor cleanups
 2023-03-07 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: at91: Make the irqchip immutable
` [PATCH v2 2/2] pinctrl: at91: Remove pioc_index from struct at91_gpio_chip

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-07 11:36 UTC  (22+ 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 v1 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
 2023-03-07 11:08 UTC  (3+ messages)
` [PATCH INTERNAL v1 1/3] rtc: tps6594: add driver for TPS6594 PMIC RTC

[PATCH 0/5] renesas: remove support for H3 ES1
 2023-03-07 10:56 UTC  (2+ messages)
` [PATCH 1/5] pinctrl: renesas: remove R-Car H3 ES1.* handling

[linusw-pinctrl:for-next] BUILD SUCCESS 207baee2a08bda848eca3ad9cd141c4798486b58
 2023-03-07  8:36 UTC 

[PATCH v4 1/2] pinctrl: qcom: Add support for i2c specific pull feature
 2023-03-07  4:20 UTC  (2+ messages)
` (subset) "

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

[linusw-pinctrl:devel] BUILD SUCCESS 46c59901d47930b4782e34720f13d71012ce43a3
 2023-03-07  3:27 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 913a956c4363c3b5fd13d3a00836fad4c46646a7
 2023-03-07  3:26 UTC 

[linusw-gpio:b4/immutable-chips] BUILD SUCCESS 4970c62cc5582a950c319511c704b03851c87409
 2023-03-07  1:51 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 0d8b4049bb4792da225e2c908282bb9ed1024ac7
 2023-03-07  0:58 UTC 

[brgl:gpio/for-current] BUILD SUCCESS d49765b5f4320a402fbc4ed5edfd73d87640f27c
 2023-03-07  0:58 UTC 

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

[PATCH v4] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-03-06 22:39 UTC  (3+ messages)

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-06 22:09 UTC  (4+ messages)

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

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).