linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-24 14:42:26 to 2015-11-02 10:00:34 UTC [more...]

[PATCH 0/6] GPIO character device skeleton
 2015-11-02 10:00 UTC  (22+ messages)
` [PATCH 1/6] gpio: make the gpiochip a real device
` [PATCH 4/6] tools/gpio: create GPIO tools
` [PATCH 5/6] gpio: add a userspace character device ABI

[PATCH v5 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-11-02  9:17 UTC  (14+ messages)
` [PATCH v5 1/5] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC
` [PATCH v5 2/5] mfd: tps65912: Remove old driver in preparation for new driver
` [PATCH v5 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC
` [PATCH v5 4/5] regulator: tps65912: Add regulator "
` [PATCH v5 5/5] gpio: tps65912: Add GPIO "

[PATCH v2 0/6] Add support for the TI TPS65086 PMIC
 2015-11-01  2:37 UTC  (8+ messages)
  ` [PATCH v2 1/6] Documentation: tps65086: Add DT bindings for the "
` [PATCH v2 2/6] Documentation: tps65086: Add DT bindings for the TPS65086 regulators
` [PATCH v2 3/6] Documentation: tps65086: Add DT bindings for the TPS65086 GPO controller
` [PATCH v2 4/6] mfd: tps65086: Add driver for the TPS65086 PMIC
` [PATCH v2 5/6] regulator: tps65086: Add regulator "
` [PATCH v2 6/6] gpio: tps65086: Add GPIO "

[PATCH 1/3] MAINTAINERS: Add an entry for the ATH79 GPIO driver
 2015-11-02  8:30 UTC  (9+ messages)
` [PATCH 2/3] gpio: ath79: Move to the generic "
` [PATCH 3/3] gpio: ath79: Make the driver removable

[PATCH] gpio: fix up SPI submenu
 2015-11-01  9:52 UTC 

[PATCH] gpio: drop surplus I2C dependencies
 2015-11-01  9:44 UTC 

[PATCH] gpio: drop surplus X86 dependencies
 2015-11-01  9:40 UTC 

[PATCH] gpio: group port-mapped I/O drivers in a menu
 2015-10-31 22:03 UTC  (5+ messages)

[PATCH] pinctrl: zynq: fix UTF-8 errors
 2015-10-31 21:13 UTC  (4+ messages)

[PATCH V3] pinctrl: pinconf: remove needless loop
 2015-10-31 21:07 UTC  (2+ messages)

[PATCH] gpio: Add IRQ support to ACCES 104-IDIO-16 driver
 2015-10-31 13:43 UTC  (3+ messages)

[PATCH] gpio / ACPI: Allow shared GPIO event to be read via operation region
 2015-10-31  2:51 UTC  (3+ messages)

[PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default
 2015-10-31  1:41 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER

[PATCH v6 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-10-30 22:28 UTC  (6+ messages)
` [PATCH v6 1/5] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC
` [PATCH v6 2/5] mfd: tps65912: Remove old driver in preparation for new driver
` [PATCH v6 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC
` [PATCH v6 4/5] regulator: tps65912: Add regulator "
` [PATCH v6 5/5] gpio: tps65912: Add GPIO "

[PATCH v2] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
 2015-10-30 20:51 UTC  (2+ messages)

[PATCH] pinctrl:Convert the composition of devm_request_mem_region and devm_ioremap to a single call
 2015-10-30 19:53 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Cirrus Logic CS47L24 and WM1831 codecs
 2015-10-30 18:29 UTC  (7+ messages)
` [PATCH v2 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
` [PATCH v2 2/3] gpio: "

[PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address
 2015-10-30 15:26 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: baytrail: Serialize all register access

[PATCH] pinctrl: sh-pfc: r8a7795: Make PORT_GP_x() macros consistent
 2015-10-30 14:24 UTC  (3+ messages)

[PATCH V2] pinctrl: pinconf: remove needless loop
 2015-10-30 13:41 UTC  (2+ messages)

[PATCH] gpio: dt-bindings: document the official use of "ngpios"
 2015-10-30 11:12 UTC  (2+ messages)

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-10-30 11:06 UTC  (29+ messages)
` [PATCH 01/11] dt-bindings: pinctrl: Optional DT property to support pin mappings
` [PATCH 02/11] pinctrl: Remove GPIO to Pinctrl pin mapping from driver
` [PATCH 03/11] dts: pinctrl: Add GPIO to Pinctrl pin mapping in DT
` [PATCH 04/11] dt-binding: Add new compatible string for gpio controller driver
` [PATCH 05/11] dt-binding: Add ngpios property to GPIO controller node
` [PATCH 07/11] pinctrl: use ngpios propety from DT
` [PATCH 08/11] pinctrl: Add new compatible string to GPIO controller driver

[PATCH] gpio: zynq: Implement irq_(request|release)_resources
 2015-10-30 10:05 UTC  (9+ messages)

[PATCH v2 0/3] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
 2015-10-30  9:35 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding
` [PATCH v2 3/3] arm64: dts: Update APM X-Gene standby GPIO controller DTS entries

[PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-30  9:22 UTC  (12+ messages)

[PATCH] MAINTAINERS: Add ACCES 104-IDIO-16 DRIVER entry
 2015-10-30  9:20 UTC  (2+ messages)

Re:[PATCH v3] gpio: driver for AMD Promontory
 2015-10-29 14:28 UTC  (2+ messages)
` [PATCH "

[PATCH] pinctrl: pinconf: remove needless loop
 2015-10-29 13:25 UTC  (3+ messages)

[PATCH] gpio: add tps65218 gpio driver
 2015-10-29 13:11 UTC  (3+ messages)

the needless loop?
 2015-10-28 14:35 UTC  (5+ messages)

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-28 14:24 UTC  (15+ messages)
` [PATCH v2 5/9] ARM: mach-stm32: Select pinctrl
` [PATCH v2 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v2 8/9] ARM: dts: Add leds support to STM32F429 Discovery board
` [PATCH v2 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

Re:[PATCH v3] gpio: driver for AMD Promontory
 2015-10-27 16:19 UTC  (2+ messages)
` [PATCH "

[PATCH 0/9] add missing of_node_put
 2015-10-27 16:18 UTC  (5+ messages)
` [PATCH 9/9] pinctrl: at91: "

[PATCH] pinctrl: tegra-xusb: Correct lane mux options
 2015-10-27 16:07 UTC  (2+ messages)

[PATCH] gpio: xilinx: Drop architecture dependencies
 2015-10-27 15:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] pinctrl: Add support for Intel Broxton SoC
 2015-10-27 12:33 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt
` [PATCH 2/3] pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs
` [PATCH 3/3] pinctrl: intel: Add Intel Broxton pin controller support

[PATCH -next] gpio: generic: Revert to old error handling in bgpio_map
 2015-10-27 10:28 UTC  (2+ messages)

[PATCH v3] drivers/pinctrl: Add the concept of an "init" state
 2015-10-27 10:25 UTC  (2+ messages)

[PATCH/RFC 0/4] pinctrl: sh-pfc: Add PINMUX_SINGLE()
 2015-10-27 10:20 UTC  (2+ messages)

[PATCH v2] pinctrl: sh-pfc: Improve pinmux macros documentation
 2015-10-27 10:18 UTC  (2+ messages)

[PATCH] gpio: add a real time compliance checklist
 2015-10-27 10:15 UTC  (4+ messages)

[PATCH] pinctrl: uniphier: set input-enable before pin-muxing
 2015-10-27 10:09 UTC  (2+ messages)

[GIT PULL] On-demand device probing
 2015-10-27  5:03 UTC  (2+ messages)

[GIT PULL] On-demand device probing
 2015-10-26 23:37 UTC  (23+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.4 (take two)
 2015-10-26 13:50 UTC  (2+ messages)

[PATCH v4] gpio: driver for AMD Promontory
 2015-10-26 13:46 UTC  (2+ messages)

[PATCH 0/9] Add STM32 EXTI interrupt controller support
 2015-10-26 13:35 UTC  (3+ messages)
` [PATCH 6/9] pinctrl: Add IRQ support to STM32 gpios

acpi_find_gpio with absent GPIOs
 2015-10-26 10:20 UTC  (2+ messages)

[PATCH v2 0/3] Add basic support for Allwinner A83T SOC
 2015-10-26  2:21 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi

[PATCH 3/6] gpio: add a userspace chardev ABI for GPIOs
 2015-10-26  1:34 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).