Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 11:07:47 to 2021-12-22 12:15:34 UTC [more...]

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

[PATCH V2 1/2] dt-bindings: pinctrl: Add binding for BCM4908 pinctrl
 2021-12-22 12:13 UTC  (3+ messages)
` [PATCH V2 2/2] pinctrl: bcm: add driver for BCM4908 pinmux

[PATCH v8 12/14] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller
 2021-12-22 12:03 UTC  (6+ messages)
` [PATCH v8 13/14] gpio: Add support for Airoha EN7523 "

[PATCH v6 0/7] dd initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-22 11:17 UTC  (10+ messages)
` [PATCH v6 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v6 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v6 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v6 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v6 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v6 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v6 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH v3 0/8] platform/x86: introduce p2sb_bar() helper
 2021-12-22 11:13 UTC  (11+ messages)
` [PATCH v3 1/8] PCI: Introduce pci_bus_*() printing macros when device is not available
` [PATCH v3 2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base()
` [PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v3 4/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v3 5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v3 6/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v3 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v3 8/8] i2c: i801: convert to use common P2SB accessor

[PATCH SoC-next] pinctrl: starfive: remove unneeded semicolon
 2021-12-22 11:13 UTC  (2+ messages)

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-22 11:00 UTC  (7+ messages)

[PATCH v6 0/1] gpio: add simple logic analyzer using polling
 2021-12-22 10:35 UTC  (6+ messages)
` [PATCH v6 1/1] gpio: add sloppy "

[PATCH v1 0/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq
 2021-12-22  9:18 UTC  (3+ messages)
` [PATCH v1 1/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler

[PATCH v7 12/14] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller
 2021-12-22  7:56 UTC  (4+ messages)
` [PATCH v7 13/14] gpio: Add support for Airoha EN7523 "

[PATCH V2] pinctrl: bcm: ns: use generic groups & functions helpers
 2021-12-22  6:43 UTC  (2+ messages)
` [PATCH V3] "

[PATCH -next] pinctrl: starfive: remove unneeded semicolon
 2021-12-22  2:16 UTC  (2+ messages)

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

[PATCH v6 0/2] Add pinctrl support for SDX65
 2021-12-22  2:04 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings

[PATCH V2 1/4] pinctrl: imx: prepare for making "group_names" in "function_desc" const
 2021-12-22  1:58 UTC  (2+ messages)

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-21 23:50 UTC  (48+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

activity status for pinctrl-microchip-sgpio
 2021-12-21 19:04 UTC 

[PATCH v2 1/8] PCI: Introduce pci_bus_*() printing macros when device is not available
 2021-12-21 17:49 UTC  (9+ messages)
` [PATCH v2 2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base()
` [PATCH v2 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v2 4/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v2 5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v2 6/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v2 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v2 8/8] i2c: i801: convert to use common P2SB accessor

[PATCH] gpio: virtio: remove timeout
 2021-12-21 15:23 UTC  (6+ messages)

[PATCH -next] gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()
 2021-12-21 15:22 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2021-12-21 14:36 UTC  (18+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH 03/16] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/V2L SoC
` [PATCH 04/16] soc: renesas: Identify "
` [PATCH 05/16] arm64: renesas_defconfig: Enable ARCH_R9A07G054
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "
` [PATCH 08/16] dt-bindings: clock: Add R9A07G054 CPG Clock and Reset Definitions
` [PATCH 09/16] dt-bindings: clock: renesas: Document RZ/V2L SoC
` [PATCH 10/16] clk: renesas: Add support for "
` [PATCH 11/16] dt-bindings: pinctrl: renesas: Document RZ/V2L pinctrl
` [PATCH 12/16] pinctrl: renesas: Kconfig: Select PINCTRL_RZG2L if RZ/V2L SoC is enabled
` [PATCH 13/16] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
` [PATCH 14/16] dt-bindings: net: renesas,etheravb: "
` [PATCH 15/16] arm64: dts: renesas: Add initial DTSI for "
` [PATCH 16/16] arm64: dts: renesas: Add initial device tree for RZ/V2L SMARC EVK

[PATCH] dt-bindings: pinctrl: tegra: Convert to json-schema
 2021-12-21 14:10 UTC  (4+ messages)

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-21  2:51 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v7 2/4] dt-bindings: spi: spi-mtk-nor: add new clock name 'axi' for spi nor
` [PATCH v7 3/4] dt-bindings: pinctrl: mt8195: add wrapping node of pin configurations
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board
` (subset) [PATCH v7 0/4] Add basic SoC support for mediatek mt8195

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2021-12-20 20:41 UTC  (8+ messages)

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 15:27 UTC  (10+ messages)
` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D

[linusw-pinctrl:devel] BUILD SUCCESS facb4e40e4a2f379160ba15c355279206a3d88c5
 2021-12-20 14:45 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 1de065b4fb2f02c7463b9877a1f41fd86fef7a77
 2021-12-20 14:45 UTC 

[PATCH V3 0/4] libgpiod: Add Rust bindings
 2021-12-20 11:11 UTC  (5+ messages)
` [PATCH V3 1/4] libgpiod: Add libgpiod-sys rust crate
` [PATCH V3 2/4] libgpiod: Add rust wrapper crate
` [PATCH V3 3/4] libgpiod: Add rust examples
` [PATCH V3 4/4] libgpiod: Integrate building of rust bindings with make

[PATCH] pinctrl: st: fix comments compilation warnings
 2021-12-20  6:29 UTC  (3+ messages)

[PATCH v4 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-20  6:02 UTC  (6+ messages)
` [PATCH v4 2/2] pinctrl: Add driver for Sunplus SP7021

[PATCH V2 0/4] libgpiod: Add Rust bindings
 2021-12-20  5:28 UTC  (10+ messages)
` [PATCH V2 2/4] libgpiod: Add rust wrappers

[GIT PULL] pinctrl: renesas: Updates for v5.17 (take two)
 2021-12-20  2:15 UTC  (2+ messages)

[PATCH] gpio: dln2: Fix interrupts when replugging the device
 2021-12-19 14:02 UTC  (4+ messages)

[PATCH] gpio: sim: fix uninitialized ret variable
 2021-12-19 13:48 UTC  (3+ messages)

[PATCH v5 0/1] gpio: add simple logic analyzer using polling
 2021-12-19 13:09 UTC  (6+ messages)
` [PATCH v5 1/1] gpio: add sloppy "

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

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2021-12-18 21:49 UTC  (14+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 02/13] mfd: ocelot: offer an interface for MFD children to get regmaps
` [RFC v5 net-next 03/13] net: mscc: ocelot: expose ocelot wm functions
` [RFC v5 net-next 04/13] net: dsa: felix: add configurable device quirks
` [RFC v5 net-next 05/13] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v5 net-next 06/13] net: dsa: ocelot: add external ocelot switch control
` [RFC v5 net-next 07/13] mfd: ocelot: enable the external switch interface
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd
` [RFC v5 net-next 09/13] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v5 net-next 10/13] net: mdio: mscc-miim: add MFD functionality through ocelot-core
` [RFC v5 net-next 11/13] mfd: ocelot-core: add control for the external mdio interface
` [RFC v5 net-next 12/13] pinctrl: ocelot: add MFD functionality through ocelot-core
` [RFC v5 net-next 13/13] mfd: ocelot: add ocelot-pinctrl as a supported child interface

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-17 18:22 UTC  (5+ messages)

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-17 11:54 UTC  (7+ messages)
  ` [RESEND in plain-test] "

[GIT PULL] intel-gpio for 5.17-1
 2021-12-17 11:47 UTC  (10+ messages)

[PATCH v3 0/2] Add pinctrl support for Intel Thunder Bay SoC
 2021-12-17 11:21 UTC  (3+ messages)
` [PATCH v3 2/2] pinctrl: Add Intel Thunder Bay pinctrl driver


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