Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-11 20:40:29 to 2021-12-17 09:31:54 UTC [more...]

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17  9:33 UTC  (2+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts

[PATCH V2 0/4] libgpiod: Add Rust bindings
 2021-12-17  9:21 UTC  (11+ messages)
` [PATCH V2 2/4] libgpiod: Add rust wrappers

linux-next: build failure after merge of the gpio-brgl tree
 2021-12-17  9:14 UTC  (4+ messages)

[PATCH V2 1/4] libgpiod: Generate rust FFI bindings
 2021-12-17  5:50 UTC  (2+ messages)

[PATCH] pinctrl: add one more "const" for generic function groups
 2021-12-17  4:04 UTC  (5+ messages)

[PATCH v6 0/2] Add pinctrl support for SDX65
 2021-12-16 23:35 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
` [PATCH v6 2/2] pinctrl: qcom: Add SDX65 pincontrol driver

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-16 21:13 UTC  (16+ messages)
` [PATCH v5 1/9] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v5 2/9] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v5 3/9] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v5 4/9] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v5 5/9] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v5 6/9] dt-bindings: serial: fsl-lpuart: add i.MXRT1050 compatible
` [PATCH v5 7/9] tty: serial: fsl_lpuart: Add i.MXRT1050 support
` [PATCH v5 8/9] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v5 9/9] ARM: imxrt_defconfig: Add i.MXRT family defconfig
  ` [RESEND in plain-test] Re: [PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC

[PATCH 1/2] dt-bindings: pinctrl: Add binding for BCM4908 pinctrl
 2021-12-16 19:55 UTC  (9+ messages)
` [PATCH 2/2] pinctrl: bcm: add driver for BCM4908 pinmux

[PATCH v3 0/2] Add pinctrl support for Intel Thunder Bay SoC
 2021-12-16 17:37 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add bindings for Intel Thunderbay pinctrl driver
` [PATCH v3 2/2] pinctrl: Add Intel Thunder Bay "

[PATCH V2 1/4] pinctrl: imx: prepare for making "group_names" in "function_desc" const
 2021-12-16 16:22 UTC  (4+ messages)
` [PATCH V2 2/4] pinctrl: keembay: comment process of building functions a bit
` [PATCH V2 3/4] pinctrl: keembay: rework loops looking for groups names
` [PATCH V2 4/4] pinctrl: add one more "const" for generic function groups

[linusw-pinctrl:fixes] BUILD SUCCESS b67210cc217f9ca1c576909454d846970c13dfd4
 2021-12-16 15:46 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 804f2dbd8c7626bc3c379e19ad5a77e821102d9a
 2021-12-16 15:46 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS e8f24c58d1b69ecf410a673c22f546dc732bb879
 2021-12-16 15:46 UTC 

[PATCH v3 1/1] pinctrl: Propagate firmware node from a parent device
 2021-12-16 15:15 UTC  (2+ messages)

[PATCH 0/2] gpio: tegra186: Add support for Tegra241
 2021-12-16 14:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: Add Tegra241 support
` [PATCH 2/2] gpio: tegra186: Add support for Tegra241

[GIT PULL] intel-gpio for 5.17-1
 2021-12-16 14:01 UTC  (7+ messages)

[PATCH 0/3] pinctrl: meson-s4: add pinctrl driver
 2021-12-16  9:20 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: meson: Add compatible for S4
` [PATCH 2/3] dt-bindings: gpio: Add a header file for Amlogic Meson S4
` [PATCH 3/3] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc

[libgpiod] Generated Rust lang bindings
 2021-12-16  9:11 UTC  (2+ messages)

[PATCH v2] gpiolib: allow line names from device props to override driver names
 2021-12-16  9:02 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: bcm2835: Fix gpio hogs and pin reinitialisation
 2021-12-16  8:28 UTC  (12+ messages)
` [PATCH v2 2/2] ARM: dts: gpio-ranges property is now required

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-12-16  4:36 UTC  (7+ messages)
` [PATCH v4 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v4 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v4 06/16] clk: starfive: Add JH7100 clock generator driver

[PATCH v1] pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED
 2021-12-16  3:29 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 5.17-3
 2021-12-16  3:21 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-16  3:19 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: Propagate firmware node from a parent device

[PATCH] pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
 2021-12-16  3:15 UTC  (2+ messages)

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-16  2:52 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: msc313: Add compatible "
` [PATCH v3 2/5] dt-bindings: gpio: msc313: Add offsets "
` [PATCH v3 3/5] gpio: msc313: Code clean ups
` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D
` [PATCH v3 5/5] ARM: dts: mstar: Set gpio compatible for ssd20xd

[RFC PATCH 0/3] pinctrl: can_sleep and pinctrl_gpio_direction
 2021-12-16  2:44 UTC  (5+ messages)
` [RFC PATCH 2/3] pinctrl-bcm2835: don't call pinctrl_gpio_direction()
` [RFC PATCH 3/3] pinctrl-sunxi: "

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-16  2:43 UTC  (9+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor
` [PATCH v6 3/4] dt-bindings: pinctrl: mt8195: add 'pins' wrapping node

[PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP
 2021-12-15 22:27 UTC  (2+ messages)

[PATCH v4 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-15 15:32 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
` [PATCH v4 2/2] pinctrl: Add driver "

[PATCH v1 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-15 14:15 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: Propagate firmware node from a parent device

[PATCH] Revert "pinctrl: stm32: fix the reported number of GPIO lines per bank"
 2021-12-15  1:30 UTC  (3+ messages)

[PATCH v5 0/5] Add pin control support for lpass sc7280
 2021-12-15  1:28 UTC  (8+ messages)
` [PATCH v5 3/5] pinctrl: qcom: Extract chip specific LPASS LPI code

[PATCH V3 0/2] dt-bindings: pinctrl: pins, groups & functions
 2021-12-14 21:50 UTC  (7+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: support specifying "

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-14 19:16 UTC  (28+ messages)
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB "
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH -next] selftests: gpio: gpio-sim: avoid forking test twice
 2021-12-14 12:04 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[PATCH v1 0/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq
 2021-12-14  4:02 UTC  (2+ messages)
` [PATCH v1 1/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler

[PATCH] dt-bindings: mfd: cirrus,lochnagar: fix pin controller nodename
 2021-12-13 23:15 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: brcm,cru: fix pin controller nodename
 2021-12-13 23:14 UTC  (2+ messages)

[PATCH v4 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-13 18:55 UTC  (12+ messages)
` [PATCH v4 05/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v4 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v4 07/13] clk: imx: Add initial support for i.MXRT clock driver

[PATCH -next] selftests: gpio: gpio-sim: remove bashisms
 2021-12-13 18:30 UTC  (3+ messages)

[PATCH 0/6] spear: Fix SPEAr3XX plgpio support
 2021-12-13 16:29 UTC  (3+ messages)
` [PATCH 5/6] irq: spear-shirq: Add support for IRQ 0..6

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-13 14:04 UTC  (3+ messages)

[PATCH v4] gpio: amdpt: add new device ID and 24-pin support
 2021-12-13 14:05 UTC  (2+ messages)

[PATCH] gpiolib: allow line names from device props to override driver names
 2021-12-13 14:04 UTC  (2+ messages)

[PATCH v4 1/6] dt-bindings: gpio: tegra: Convert to json-schema
 2021-12-13 14:03 UTC  (2+ messages)

[PATCH] gpio: sta2x11: fix typo in a comment
 2021-12-13 13:48 UTC  (2+ messages)

[PATCH v13 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-13 13:01 UTC  (4+ messages)

[PATCH] gpio: sch: fix typo in a comment
 2021-12-13 11:28 UTC  (2+ messages)

[PATCH v2 0/8] Nuvoton WPCM450 pinctrl and GPIO driver
 2021-12-12 23:38 UTC  (14+ messages)
` [PATCH v2 1/8] dt-bindings: arm/npcm: Add binding for global control registers (GCR)
` [PATCH v2 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH v2 5/8] pinctrl: nuvoton: Add driver for WPCM450

[PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller
 2021-12-12 19:16 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).