linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-11 22:37:26 to 2018-11-20 08:52:29 UTC [more...]

[RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-20  8:52 UTC  (21+ messages)
` [RFC PATCH v2 01/14] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v2 02/14] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
` [RFC PATCH v2 03/14] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH v2 04/14] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [RFC PATCH v2 05/14] irqchip/sun4i: add support for suniv interrupt controller
` [RFC PATCH v2 06/14] dt-bindings: timer: Add Allwinner suniv timer
` [RFC PATCH v2 07/14] clocksource: sun4i: add a compatible for suniv
` [RFC PATCH v2 08/14] clocksource/drivers/sun4i: register as sched_clock on suniv
` [RFC PATCH v2 09/14] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
` [RFC PATCH v2 10/14] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
` [RFC PATCH v2 11/14] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [RFC PATCH v2 12/14] clk: sunxi-ng: add support for suniv F1C100s SoC
` [RFC PATCH v2 13/14] ARM: dts: suniv: add initial DTSI file for F1C100s
` [RFC PATCH v2 14/14] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[PATCH 0/3] gpio: mockup: misc updates
 2018-11-20  8:46 UTC  (9+ messages)
` [PATCH 1/3] gpio: mockup: fix indicated direction
` [PATCH 2/3] gpio: mockup: add locking
` [PATCH 3/3] gpio: mockup: implement get_multiple()

[PATCH 0/3] ARM: davinci: fix ethernet support on da850-evm
 2018-11-20  8:40 UTC  (12+ messages)
` [PATCH 1/3] ARM: davinci: define gpio interrupts as separate resources
` [PATCH 2/3] gpio: davinci: restore a way to manually specify the GPIO base
` [PATCH 3/3] ARM: davinci: fix da850-evm boot in legacy mode

[PATCH 0/3] make pin-controller use hwspinlock
 2018-11-20  8:38 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: stm32: Document hwlocks properties
` [PATCH 2/3] pinctrl: stm32: protect configuration registers with a hwspinlock
` [PATCH 3/3] ARM: dts: stm32: Add hwlock for pinctrl

[PATCH v2 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-11-20  8:08 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add SAMA5D2 PIOBU support
` [PATCH v2 2/2] gpio: add driver for SAMA5D2 PIOBU pins

[PATCH v4 0/2] Add device driver for APU2/APU3 GPIOs
 2018-11-20  7:14 UTC  (5+ messages)
` [PATCH v4 1/2] gpio: Add driver for PC Engines APU boards
` [PATCH v4 2/2] platform: Add reset button device "

[PATCH] pinctrl: mediatek: Convert to using %pOFn instead of device_node.name
 2018-11-19 19:26 UTC  (5+ messages)

[PATCH] pinctrl: rzn1: Fix check for used MDIO bus
 2018-11-19 16:18 UTC 

[PATCH v7 0/5] Add Actions Semi S700 pinctrl support
 2018-11-19 14:29 UTC  (9+ messages)
` [PATCH v7 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v7 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v7 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v7 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v7 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v2] pinctrl: msm: Add sleep pinctrl state transitions
 2018-11-19 14:12 UTC  (3+ messages)

[PATCH] drivers/gpio/gpio-grgpio.c: Remove duplicate header
 2018-11-19 14:09 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-19 14:08 UTC  (7+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

[PATCH 1/1] pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
 2018-11-19 13:52 UTC  (5+ messages)

[PATCH] pinctrl: meson: fix pull enable register calculation
 2018-11-19 13:18 UTC  (3+ messages)

[PATCH v10 0/9] Add the I3C subsystem
 2018-11-19 12:46 UTC  (19+ messages)

[PATCH] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
 2018-11-19  7:32 UTC  (12+ messages)

[of] deadlock b/c of gpiochip and pinctrl dependency
 2018-11-17 21:15 UTC 

[PATCH] pinctrl: sdm660: Set tile property for pingroups
 2018-11-17 12:25 UTC  (3+ messages)

[PATCH 1/2] pinctrl: rockchip: allow specifying the regmap location for pin-routes
 2018-11-17 12:19 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: rockchip: add rk3188 routes to switch between nand and emmc

[PATCH] pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
 2018-11-16 22:14 UTC  (2+ messages)

[PATCH 12/17] pinctrl: bcm2835: Switch to SPDX identifier
 2018-11-16 22:12 UTC  (2+ messages)

[PATCH RESEND V5 1/1] gpio: vf610: add optional clock support
 2018-11-16 22:10 UTC  (2+ messages)

[PATCH] gpio: mxc: move gpio noirq suspend/resume to syscore phase
 2018-11-16 21:56 UTC  (2+ messages)

[PATCH] gpio: drop broken to_gpio_irq_chip() helper
 2018-11-16 21:47 UTC  (3+ messages)

[PATCH] gpio: pxa: fix legacy non pinctrl aware builds again
 2018-11-15 22:49 UTC  (2+ messages)

[PATCH v4 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-11-15 19:29 UTC  (5+ messages)
` [PATCH v4 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH v4 2/3] dt-binding: i3c: Document Synopsys DesignWare I3C
` [PATCH v4 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

[GIT PULL] pin control fixes for v4.20
 2018-11-15 17:30 UTC  (2+ messages)

[PATCH v0 0/2] Initial Allwinner T3 support
 2018-11-15 15:31 UTC  (3+ messages)

[PATCH v2 0/3] UP Squared board drivers
 2018-11-15 14:56 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] mfd: upboard: Add UP2 platform controller driver

[PATCH v6 0/5] Add Actions Semi S700 pinctrl support
 2018-11-15 11:53 UTC  (10+ messages)
` [PATCH v6 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v6 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v6 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v6 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v6 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v4 0/6] Lochnagar Driver
 2018-11-15 11:53 UTC  (9+ messages)
` [PATCH v4 3/6] mfd: lochnagar: Add initial binding documentation
` [PATCH v4 4/6] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
` [PATCH v4 6/6] pinctrl: "

[PATCH] MAINTAINERS: merge at91 pinctrl entries
 2018-11-15 11:04 UTC  (2+ messages)

[PATCH 0/3] ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups
 2018-11-15 10:45 UTC  (2+ messages)

[PATCH v1 0/1] pinctrl: nuvoton: modify NPCM7xx pin configuration
 2018-11-15 10:15 UTC  (3+ messages)
` [PATCH v1 1/1] pinctrl: nuvoton: modify NPCM7xx pin configuration function

[PATCH v3 0/4] Add initial pinctrl support for MT6797 SoC
 2018-11-15 10:07 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl
` [PATCH v3 2/4] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH v3 3/4] arm64: dts: mediatek: x20: Add pinmux support for UART1
` [PATCH v3 4/4] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC

[PATCH 0/3] add sama5d2 PIOBU GPIO driver
 2018-11-15  9:56 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support
` [PATCH 2/3] MAINTAINERS: add maintainer for sama5d2 PIOBU GPIO driver
` [PATCH 3/3] gpio: add driver for sama5d2 PIOBU pins

[PATCH] pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins
 2018-11-15  9:28 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Fix dependencies for EINT_MTK
 2018-11-15  9:26 UTC  (2+ messages)

[PATCH RESEND V3 0/2] pinctrl: imx: add imx8qxp pinctrl support
 2018-11-15  1:02 UTC  (5+ messages)
` [PATCH RESEND V3 1/2] pinctrl: fsl: add scu based "

[PATCH] ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED device
 2018-11-14 12:51 UTC  (2+ messages)

[PATCH v3 0/2] Add device driver for APU2/APU3 GPIOs
 2018-11-14  9:00 UTC  (5+ messages)
` [PATCH v3 1/2] gpio: Add driver for PC Engines "
` [PATCH v3 2/2] kernel: Add reset button platform device for APU2/APU3

[PATCH v0 2/2] Documentation: ARM: sunxi: Add Allwinner SoC T3
 2018-11-14  8:22 UTC 

[PATCH v0 1/2] ARM: dts: sun8i: Add board dts file for t3-cqa3t-bv3
 2018-11-14  8:22 UTC 

[PATCH v3 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-11-13 11:20 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

[PATCH 0/2] USB: serial: gpio line-name fix and FT232R CBUS gpio support
 2018-11-13  9:33 UTC  (5+ messages)

[PATCH 1/3] gpio: mockup: fix indicated direction
 2018-11-13  6:57 UTC  (13+ messages)

[PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
 2018-11-13  1:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] pinctrl: msm: Add sleep pinctrl state transitions
 2018-11-12 18:26 UTC  (3+ messages)

[PATCH v5 0/5] Add Actions Semi S700 pinctrl support
 2018-11-12 16:32 UTC  (13+ messages)
` [PATCH v5 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v5 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v5 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC

[PATCH] pinctrl: imx: make sure that maps are fully initialized
 2018-11-12 15:37 UTC  (5+ messages)

[PATCH] pinctrl: imx: Fix imx_dt_node_to_map handling of IMX_NO_PAD_CTL
 2018-11-12 15:33 UTC  (3+ messages)

[PATCH] greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
 2018-11-12 15:15 UTC 

[PATCH 0/5] Add Pinctrl and GPIO support for HI3670 SoC
 2018-11-12  7:17 UTC  (3+ 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).