linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-24 14:21:38 to 2014-08-27 13:13:54 UTC [more...]

[PATCH 4/4 v2] mmc: mmci: augment driver to handle gpio descriptors
 2014-08-27 13:13 UTC 

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-27 11:34 UTC  (5+ messages)
` [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH 0/3] The Designware GPIO Supporting
 2014-08-27 17:46 UTC  (3+ messages)
` [PATCH 1/3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/3] GPIO: gpio-dwapb: Support Debounce

[PATCH v2] gpio: make driver mcp23s08 to support both device tree and platform data
 2014-08-26 16:53 UTC  (2+ messages)

[PATCH] gpio: make driver mcp23s08 to support both device tree and platform data
 2014-08-26  8:34 UTC  (3+ messages)

[PATCH linux-next] irq: export handle_fasteoi_irq
 2014-08-24 20:17 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v3.17 series
 2014-08-24  7:20 UTC 

[PATCH] gpio: omap: Fix interrupt names
 2014-08-23  4:00 UTC  (4+ messages)

[PATCH 0/3] dln-2: Add support for Diolan DLN-2 devices
 2014-08-21 23:10 UTC  (7+ messages)
` [PATCH 1/3] usb: add "
` [PATCH 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
  ` [PATCH 3/3] gpio: add support for the Diolan DLN-2 USB-GPIO driver

[PATCH 0/4] gpio: syscon: reuse for keystone 2 socs
 2014-08-21 16:51 UTC  (20+ messages)
` [PATCH 1/4] gpio: syscon: add soc specific callback to assign output value
` [PATCH 2/4] gpio: syscon: retrive syscon node and regs offsets from dt
` [PATCH 3/4] gpio: syscon: reuse for keystone 2 socs
` [PATCH 4/4] ARM: dts: keystone-k2hk: add dsp gpio controllers nodes
            ` [PATCH v2 0/3] gpio: syscon: reuse for keystone 2 socs
              ` [PATCH v2 1/3] gpio: syscon: add soc specific callback to assign output value
              ` [PATCH v2 2/3] gpio: syscon: reuse for keystone 2 socs
              ` [PATCH v2 3/3] ARM: dts: keystone-k2hk: add dsp gpio controllers nodes

[PATCH 1/2] gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
 2014-08-21 13:30 UTC  (7+ messages)
` [PATCH v2 2/2] gpio: zynq: Take bank offset into account when reporting a IRQ

[PATCH] mmc: slot-gpio: restore error reporting
 2014-08-19 18:32 UTC  (3+ messages)

[PATCH v2 0/2] gpio: acpi: some sanity fixes
 2014-08-19 17:06 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: acpi: normalize use of gpiochip_get_desc()
` [PATCH v2 2/2] gpio: change gpiochip_request_own_desc() prototype

[PATCH] gpio: move GPIOD flags outside #ifdef
 2014-08-19 17:04 UTC  (2+ messages)

[PATCH 0/2] gpio: acpi: some sanity fixes
 2014-08-19 16:59 UTC  (6+ messages)
` [PATCH 1/2] gpio: acpi: normalize use of gpiochip_get_desc()
` [PATCH 2/2] gpio: change gpiochip_request_own_desc() prototype

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-19  3:27 UTC  (14+ messages)
` [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO
` [PATCH 3/4] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH] Documentation: gpio: documentation for optional getters functions
 2014-08-18 16:39 UTC 

Bring a new x86_64 device to Linux
 2014-08-18 16:03 UTC  (2+ messages)

[PATCH] mmc: select GPIOLIB for MMC support
 2014-08-18 16:00 UTC  (2+ messages)

[PATCH 0/5] Introduce a managed function for gpio_request_array
 2014-08-14 15:17 UTC  (9+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array

[PATCH] gpio: pxa: Documentation: provide example bindings for PXA3xx
 2014-08-14  9:40 UTC 

[PATCH 0/4] gpio: pca953x updates for DT
 2014-08-14  9:21 UTC  (13+ messages)
` [PATCH 1/4] gpio: pca953x: Drop deprecated DT bindings
` [PATCH 2/4] gpio: pca953x: Add DT binding documentation
` [PATCH 3/4] gpio: pca953x: Add pca9506 as DT compatible
` [PATCH 4/4] gpio: pca953x: Add DT binding for reset gpio

[PATCH] gpio: zynq: Remove .owner field for driver
 2014-08-13 12:01 UTC 

[RFC PATCH] gpiolib: Provide and export gpiod_export_name
 2014-08-13  0:29 UTC  (15+ messages)

[PATCH v1] gpio: keystone: add dsp gpio controller driver
 2014-08-11 16:06 UTC  (15+ messages)

[PATCH v2] gpio: keystone: add dsp gpio controller driver
 2014-08-11 16:06 UTC  (5+ messages)

[PATCH] gpiolib: Don't allow drivers to specify a base with DT
 2014-08-11 12:38 UTC  (5+ messages)

[PATCH 10/14] gpio: delete unneeded test before of_node_put
 2014-08-11  8:17 UTC  (2+ messages)

[PATCH 1/3] gpio: zynq: Take bank offset into account when reporting a IRQ
 2014-08-11  7:03 UTC  (5+ messages)
` [PATCH 3/3] gpio: zynq: Fix IRQ handlers

[PATCH 0/9] use correct structure type name in sizeof
 2014-08-08 13:26 UTC  (5+ messages)
` [PATCH 6/9] gpiolib: devres: "

[PATCH] MAINTAINERS: Change maintainer for gpio-bcm-kona.c
 2014-08-08 13:21 UTC  (2+ messages)

[GIT PULL] GPIO bulk changes for v3.17
 2014-08-08  9:36 UTC 

[GIT PULL] pin control bulk changes for the v3.17 cycle
 2014-08-07 10:23 UTC 

[PATCH] MAINTAINERS: update GPIO include files
 2014-08-07  9:56 UTC  (2+ messages)

[PATCH] gpio: add missing includes in machine.h
 2014-08-07  9:55 UTC  (2+ messages)

[PATCH 1/2][v5] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-08-07  9:52 UTC  (12+ messages)

[PATCH] drivers/gpio: Check return value to silence warning
 2014-08-07  4:45 UTC  (2+ messages)

[PATCH v2] gpiolib: Provide and export gpiod_export_name
 2014-08-05 17:10 UTC  (2+ messages)

[Bug] GPIO-Rcar: Driver does not work after Unbind-rebind
 2014-08-05  2:37 UTC  (3+ messages)

[PATCH] gpio: add flags argument to gpiod_get*() functions
 2014-08-04  5:04 UTC  (5+ messages)

[PATCH V6 0/3] gpio: Add APM X-Gene SoC platform GPIO driver
 2014-07-31 19:03 UTC  (4+ messages)
` [PATCH V6 1/3] gpio: Add APM X-Gene SoC GPIO controller support
` [PATCH V6 2/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding
` [PATCH V6 3/3] arm64:dts: Add APM X-Gene SoC GPIO controller DTS entries

Hello
 2014-07-29  8:23 UTC 

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-07-29 11:30 UTC  (5+ messages)
` [PATCH 0/3] remove all usage of gpio_remove retval
  ` [PATCH 3/3] driver:gpio remove all usage of gpio_remove retval in driver

[PATCH 0/3] gpio: Convert two Intel GPIO drivers to use irqchip helpers
 2014-07-28 10:22 UTC  (5+ messages)
` [PATCH 1/3] gpio: lynxpoint: Convert to use gpiolib irqchip
` [PATCH 2/3] pinctrl: baytrail: "
` [PATCH 3/3] gpio / ACPI: Move event handling registration to gpiolib irqchip helpers

[PATCH 0/2] pinctrl: sunxi: misc improvements for gpio
 2014-07-28 10:14 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ
` [PATCH 2/2] pinctrl: sunxi: number gpio ranges starting from 0

[PATCH 3.15] gpio: dwapb: drop irq_setup_generic_chip()
 2014-07-25 20:24 UTC 

[PATCH 2/6] gpio: rcar: Add r8a7794 support
 2014-07-25 14:40 UTC 

[PATCH] gpio: extend gpiod_get*() with flags parameter
 2014-07-25  6:52 UTC  (7+ messages)

[PATCH] gpio: split gpiod board registration into machine header
 2014-07-25  2:16 UTC  (3+ messages)

[PATCH] gpio: remove gpio_ensure_requested()
 2014-07-24 16:21 UTC  (2+ messages)

[alsa-devel] [PATCH 2/4] ASoC: s3c64xx/smartq: use dynamic registration
 2014-07-24 15:10 UTC  (8+ 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).