linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 01:40:56 to 2021-10-25 11:10:10 UTC [more...]

[PATCH] pinctrl: tegra: Use correct offset for pin group
 2021-10-25 11:09 UTC 

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-25 10:51 UTC  (52+ messages)
` [PATCH v2 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v2 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v2 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v2 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v2 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v2 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v2 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v2 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v2 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v2 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v2 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v2 14/16] serial: 8250_dw: Add skip_clk_set_rate quirk
` [PATCH v2 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v2 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH v4 0/5] pinctrl/GPIO driver for Apple SoCs
 2021-10-25 10:28 UTC  (12+ messages)
` [PATCH v4 1/5] gpio: Allow per-parent interrupt data
` [PATCH v4 2/5] dt-bindings: pinctrl: add #interrupt-cells to apple,pinctrl
` [PATCH v4 3/5] dt-bindings: pinctrl: Add apple,npins property "
` [PATCH v4 4/5] pinctrl: add pinctrl/GPIO driver for Apple SoCs
` [PATCH v4 5/5] MAINTAINERS: add pinctrl-apple-gpio to ARM/APPLE MACHINE

[PATCH v1 1/1] gpio: mlxbf2.c: Add check for bgpio_init failure
 2021-10-25  9:31 UTC  (3+ messages)

[RFC gpio/for-next 0/2] gpio: add generic gpio input multiplexer
 2021-10-25  9:29 UTC  (11+ messages)
` [PATCH v6 0/2] gpio: gpio-cascade: add generic GPIO cascade
  ` [PATCH v6 1/2] dt-bindings: gpio-cascade: add documentation
  ` [PATCH v6 2/2] gpio: gpio-cascade: add generic GPIO cascade
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] dt-bindings: gpio-cascade: add documentation
  ` [PATCH v7 2/2] gpio: gpio-cascade: add generic GPIO cascade

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-25  9:17 UTC  (13+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH v3 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH v3 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH v3 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH] gpio: xgs-iproc: fix parsing of ngpios property
 2021-10-25  8:12 UTC  (4+ messages)

[PATCH V7] gpio: virtio: Add IRQ support
 2021-10-25  3:46 UTC  (3+ messages)

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-10-25  0:05 UTC  (23+ messages)
` [PATCH 01/13] ARM: imx: add initial support for "
` [PATCH 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050
` [PATCH 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig

[PATCH] pinctrl: core: fix possible memory leak in pinctrl_enable()
 2021-10-24 23:43 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Allow building driver as a module
 2021-10-24 22:55 UTC  (3+ messages)

[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2021-10-24 21:49 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: include lpdr pin properties
 2021-10-24 21:25 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: Add pinmux support for Tegra194

[PATCH] gpio: dln2: Fix interrupts when replugging the device
 2021-10-24 21:09 UTC  (2+ messages)

[PATCH v9 0/4] Mediatek MT7986 pinctrl support
 2021-10-24 21:07 UTC  (6+ messages)
` [PATCH v9 1/4] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH v9 2/4] pinctrl: mediatek: add support "
` [PATCH v9 3/4] arm64: dts: mediatek: add pinctrl support for mt7986a
` [PATCH v9 4/4] arm64: dts: mediatek: add pinctrl support for mt7986b

[PATCH v6 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-24 21:03 UTC  (4+ messages)
` [PATCH v6 2/2] pinctrl: microchip sgpio: use "

[GIT PULL] pin control fixes for v5.15
 2021-10-24 20:16 UTC 

[PATCH] gpio: clean up Kconfig file
 2021-10-24 18:19 UTC  (2+ messages)

[PATCH v3 1/2] ACPI: Add stubs for wakeup handler functions
 2021-10-22 20:32 UTC  (7+ messages)
` [PATCH v3 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

[PATCH v2 00/11] Initial Fairphone 4 support
 2021-10-22  0:52 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-21 18:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: tegra186-gpio: Add Tegra234 ports
 2021-10-21 12:30 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra234 gpio

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-21 12:12 UTC  (5+ messages)
` [PATCH v3 20/23] dt-bindings: mfd: update x-powers,axp152.yaml reference

[PATCH V6] gpio: virtio: Add IRQ support
 2021-10-21 11:04 UTC  (11+ messages)

[PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-20 17:38 UTC  (4+ messages)

[RESEND v2 1/3] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
 2021-10-20 16:02 UTC  (4+ messages)

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-20 11:39 UTC  (3+ messages)

[PATCH] pinctrl: equilibrium: Fix function addition in multiple groups
 2021-10-20  9:38 UTC 

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-19 22:48 UTC  (12+ messages)
` [PATCH v1 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v8 0/8] gpio: implement the configfs testing module
 2021-10-19 14:49 UTC  (9+ messages)
` [PATCH v8 1/8] configfs: increase the item name length
` [PATCH v8 2/8] configfs: use (1UL << bit) for internal flags
` [PATCH v8 3/8] configfs: implement committable items
` [PATCH v8 4/8] samples: configfs: add a committable group
` [PATCH v8 5/8] gpio: sim: new testing module
` [PATCH v8 6/8] selftests: gpio: provide a helper for reading chip info
` [PATCH v8 7/8] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v8 8/8] selftests: gpio: add test cases for gpio-sim

[PATCH v7 0/8] gpio: implement the configfs testing module
 2021-10-19 14:16 UTC  (4+ messages)
` [PATCH v7 5/8] gpio: sim: new "

[PATCH] pinctrl: renesas: rza1: Fix kerneldoc function names
 2021-10-19 12:54 UTC  (3+ messages)

[PATCH 0/2] mcp23s08: add get_direction and PIN_CONFIG_OUTPUT support
 2021-10-19 10:52 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: implement get_direction()
` [PATCH 2/2] pinctrl: mcp23s08: support for PIN_CONFIG_OUTPUT

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-10-19 10:54 UTC  (16+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH v2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
 2021-10-19 10:04 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).