Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 01:46:25 to 2016-02-10 07:17:14 UTC [more...]

[PATCH v3 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-10  7:17 UTC  (21+ messages)
  ` [PATCH v3 1/5] clk: sunxi: Add apb0 gates for H3
                  `  "
  ` [PATCH v3 2/5] dts: sun8i-h3: Add APB0 related clocks and resets
  ` [PATCH v3 3/5] pinctrl: sunxi: Add H3 R_PIO controller support
  ` [PATCH v3 4/5] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
  ` [PATCH v3 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set

gpio: add TS-4800 fpga GPIO support
 2016-02-09 23:20 UTC  (2+ messages)

[PATCH 1/2] Input: Colibri VF50 - Add missing #include <linux/of.h>
 2016-02-09 18:34 UTC  (4+ messages)
` [PATCH 2/2] Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB

[PATCH V7 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-09 17:56 UTC  (12+ messages)
` [PATCH V7 1/8] mfd: add device-tree binding doc for PMIC max77620/max20024
` [PATCH V7 3/8] pinctrl: add DT binding doc for pincontrol of "
` [PATCH V7 5/8] gpio: add DT binding doc for gpio "
  ` [rtc-linux] "
` [PATCH V7 8/8] regulator: max77620: add regulator driver for max77620/max20024

[PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-02-09 17:12 UTC  (12+ messages)
        `  "
          ` [linux-sunxi] "

[PATCH/RFC] gpio: rcar: Add Runtime PM handling for interrupts
 2016-02-09 15:19 UTC 

[PATCH v4 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-09 14:58 UTC  (6+ messages)
  ` [PATCH v4 1/5] clk: sunxi: Add apb0 gates for H3
  ` [PATCH v4 2/5] dts: sun8i-h3: Add APB0 related clocks and resets
  ` [PATCH v4 3/5] pinctrl: sunxi: Add H3 R_PIO controller support
  ` [PATCH v4 4/5] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
  ` [PATCH v4 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-02-09 10:24 UTC  (9+ messages)

[PATCH 1/6 v3] gpio: make the gpiochip a real device
 2016-02-09 10:03 UTC  (2+ messages)

[PATCH 0/2] pinctrl: stm32; Fix build issue in -next and make compile-testing possible
 2016-02-09  9:53 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: Remove dependency with DT bindings header files
` [PATCH 2/2] pinctrl: stm32: Fix compile testing selection

Salvator-X ravb failure with v4.5-rc3 due to irqchip power down
 2016-02-08 20:04 UTC  (2+ messages)

[PATCH v5 0/9] Add STM32 pinctrl/GPIO driver
 2016-02-08 17:50 UTC  (11+ messages)
` [PATCH v5 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v5 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v5 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v5 4/9] pinctrl: Add STM32 MCUs support
` [PATCH v5 5/9] ARM: mach-stm32: Select pinctrl
  ` [PATCH v5 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v5 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v5 8/9] ARM: dts: Add leds support "
` [PATCH v5 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[PATCH V4] drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
 2016-02-08 17:34 UTC  (2+ messages)

[PATCH] pinctrl: stm32: fix compile error and modernize
 2016-02-08 17:23 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: set pin function as input on export
 2016-02-08 17:20 UTC  (2+ messages)

[PATCH v6 2/2] pinctrl: pinctrl-pic32: Add PIC32 pin control driver
 2016-02-08 16:47 UTC  (3+ messages)

[PATCH v3 0/2] pinctrl: sh-pfc: Improve pinmux macros documentation
 2016-02-08 15:48 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()

[PATCH 0/3] pinctrl: sh-pfc: Correct pin range comments
 2016-02-08 15:36 UTC  (3+ messages)

[PATCH 3/6 v3] gpio: add a userspace chardev ABI for GPIOs
 2016-02-08 14:32 UTC 

[PATCH 2/6 v3] gpio: refer to gpio device in prints and debugfs
 2016-02-08 14:32 UTC 

[PATCH] pinctrl: coh901: fix initconst annotation
 2016-02-08 14:29 UTC 

[PATCH 0/2] gpio: davinci: driver fixes
 2016-02-08  9:48 UTC  (7+ messages)
` [PATCH 1/2] gpio: davinci: Add the missing of-node pointer in the irq_domain_add_legacy function call
` [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated

[PATCH] spi: Allow compile test of bcm2835aux if !GPIOLIB
 2016-02-07 14:12 UTC 

[PATCH 172/182] staging: vme: use gpiochip data pointer
 2016-02-08  4:08 UTC  (2+ messages)

[PATCH 1/5] gpio: ath79: Move to the generic GPIO driver
 2016-02-08  3:04 UTC  (4+ messages)
` [PATCH 3/5] gpio: ath79: Make the driver removable

[PATCH] gpio/sysfs: Add ID parameter for GPIO lines
 2016-02-08  2:50 UTC  (3+ messages)

[PATCH v5] serial: 8250: add gpio support to exar
 2016-02-07 21:35 UTC  (4+ messages)

[PATCH 174/182] serial: sc16is7xx: use gpiochip data pointer
 2016-02-07  7:20 UTC  (2+ messages)

[PATCH 173/182] serial: max310x: use gpiochip data pointer
 2016-02-07  7:20 UTC  (2+ messages)

[PATCH] gpio: tps65086: Add GPO driver for the TPS65086 PMIC
 2016-02-06 16:12 UTC 

[PATCH v6 0/3] Add support for the TI TPS65086 PMIC
 2016-02-06 16:11 UTC  (4+ messages)
` [PATCH v6 3/3] gpio: tps65086: Add GPO driver for the "

[PATCH] pinctrl: Fix return value check in amd_gpio_probe()
 2016-02-06 14:56 UTC 

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-02-05 22:50 UTC  (4+ messages)

[PATCH] pinctrl: tegra: move Tegra pinctrl drivers to sub-directory
 2016-02-05 14:17 UTC  (2+ messages)

[PATCH 1/2] gpio: add bindings for TS-4800 gpio controller
 2016-02-05 14:14 UTC  (6+ messages)
` [PATCH 2/2] gpio: add TS-4800 fpga GPIO support

[PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-02-05 13:59 UTC  (4+ messages)

[PATCH 0/2] pinctrl: mediatek: Add direction control and gpio_request_enable Support
 2016-02-05 13:58 UTC  (7+ messages)
  ` [PATCH 1/2] pinctrl: mediatek: fix direction control issue
` [PATCH 2/2] pinctrl: mediatek: Add gpio_request_enable support

[PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-05 13:51 UTC  (4+ messages)

[PATCH 0/2] GPIO: Clean up asm/gpio.h
 2016-02-05 13:43 UTC  (7+ messages)
` [PATCH 1/2] gpio: Include linux/gpio.h instead of asm/gpio.h
` [PATCH 2/2] gpio: Remove unused asm/gpio.h files

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-05  6:25 UTC 

[PATCH 0/4] pinctrl: sh-pfc: More PINMUX_SINGLE() conversions
 2016-02-04 18:51 UTC  (2+ messages)

[PATCH] pinctrl: zynq: fix typo in group name for qspi1
 2016-02-04 17:19 UTC  (2+ messages)

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-02-04 13:57 UTC  (5+ messages)
` [PATCH v3 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT "

[PATCH 0/3] OMAP/pinmux: remove misuse of IRQF_NO_SUSPEND flag
 2016-02-04 13:34 UTC  (4+ messages)
` [PATCH 3/3] ARM: OMAP2+: "

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-04 12:04 UTC  (23+ messages)
` [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T
` [PATCH 03/14] clk: sunxi: add bus "
` [PATCH 04/14] clk: sunxi: add ahb1 clock "
` [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator clocks
` [PATCH 09/14] ARM: dts: sun8i-a83t: Add mmc controller nodes
` [PATCH 10/14] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets
` [PATCH 13/14] ARM: dts: sun8i: enable mmc for H8Homlet Board
` [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-03 23:44 UTC  (13+ messages)
  ` [PATCH v2 1/5] clk: sunxi: Add apb0 gates for H3
  ` [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support
  ` [PATCH v2 4/5] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
  ` [PATCH v2 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set
` [PATCH v2 2/5] dts: sun8i-h3: Add APB0 related clocks and resets

[PATCH v2 0/7] Use devm_request_region
 2016-02-03 20:17 UTC  (8+ messages)
` [PATCH v2 1/7] gpio: 104-dio-48e: "
` [PATCH v2 2/7] gpio: 104-idi-48: "
` [PATCH v2 3/7] gpio: 104-idio-16: "
` [PATCH v2 4/7] gpio: amd8111: "
` [PATCH v2 5/7] gpio: ich: "
` [PATCH v2 6/7] gpio: sch311x: "
` [PATCH v2 7/7] gpio: ws16c48: "

[PATCH 0/3] USB: PHY: minor include cleanups
 2016-02-03 18:46 UTC  (7+ messages)
` [PATCH 1/3] usb: phy: generic: use forward declarations instead of #includes
` [PATCH 2/3] "
` [PATCH 3/3] usb: phy: phy-am335x: remove include of regulator/consumer.h

[PATCH v2 0/3] Add gpio test framework
 2016-02-03 12:21 UTC  (5+ messages)
` [PATCH v2 1/3] gpio/mockup: add virtual gpio device
` [PATCH v2 2/3] selftest/gpio: add gpio test case
` [PATCH v2 3/3] gpio: MAINTAINERS: Add an entry for GPIO mockup driver

[PATCH v4 0/8] UHS-I support for sh_mobile_sdhi
 2016-02-03  9:59 UTC  (4+ messages)
` [PATCH v4 2/8] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI

[PATCH 0/7] Use devm_request_region
 2016-02-03  0:46 UTC  (3+ messages)

[PATCH] davinci:Fix possible NULL pointer deference in the function davinci_gpio_probe
 2016-02-03  0:28 UTC 

[PATCH] davinci:Fix possible NULL pointer deference in the function davinci_gpio_probe
 2016-02-03  0:27 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-02 13:24 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-02 12:10 UTC  (4+ messages)

[PATCH v4] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-02-02 10:45 UTC  (3+ messages)

[PATCH v2 0/2] gpio: Add driver for SPI serializers
 2016-02-02  9:43 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-02-02  1:46 UTC  (4+ messages)
` [PATCH v5 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding


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