linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-15 07:36:42 to 2014-08-08 13:07:22 UTC [more...]

[PATCH 0/4] gpio: pca953x updates for DT
 2014-08-08 13:07 UTC  (8+ 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 v2] gpio: keystone: add dsp gpio controller driver
 2014-08-08 12:53 UTC  (5+ messages)

[PATCH 10/14] gpio: delete unneeded test before of_node_put
 2014-08-08 10:07 UTC 

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

[RFC PATCH] gpiolib: Provide and export gpiod_export_name
 2014-08-07  7:34 UTC  (9+ 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] gpiolib: Don't allow drivers to specify a base with DT
 2014-08-04  4:21 UTC  (2+ 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

[PATCH 1/3] gpio: zynq: Take bank offset into account when reporting a IRQ
 2014-07-31 16:19 UTC  (12+ messages)
` [PATCH 2/3] gpio: zynq: Clear pending interrupt when enabling "
` [PATCH 3/3] gpio: zynq: Fix IRQ handlers

[PATCH 0/9] use correct structure type name in sizeof
 2014-07-30  8:48 UTC  (4+ messages)
` [PATCH 6/9] gpiolib: devres: "

[PATCH] MAINTAINERS: Change maintainer for gpio-bcm-kona.c
 2014-07-29 18:10 UTC 

Hello
 2014-07-29  8:23 UTC 

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-07-29 11:30 UTC  (13+ messages)
` [PATCH 0/3] remove all usage of gpio_remove retval
  ` [PATCH 2/2] pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
  ` [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  (12+ 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 v1] gpio: keystone: add dsp gpio controller driver
 2014-07-24 23:41 UTC  (15+ 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  (24+ messages)
        `  "

[PATCH] gpio: remove useless check in gpiolib_sysfs_init()
 2014-07-24 14:04 UTC  (2+ messages)

[PATCH v3] gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
 2014-07-24  8:26 UTC  (4+ messages)

[PATCH 0/5] gpio: a few cleanup patches
 2014-07-23 15:48 UTC  (18+ messages)
` [PATCH 1/5] gpio: remove export of private of_get_named_gpio_flags()
` [PATCH 2/5] gpio: simplify gpiochip_export()
` [PATCH 3/5] gpio: make gpiochip_get_desc() gpiolib-private
` [PATCH 4/5] gpio: remove gpiod_lock/unlock_as_irq()
` [PATCH 5/5] gpio: move gpio_ensure_requested() into legacy C file

[PATCH RESEND] gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
 2014-07-23 15:32 UTC  (2+ messages)

[PATCH] gpio: drop retval check enforcing from gpiochip_remove()
 2014-07-23  8:50 UTC 

lån
 2014-07-22 14:57 UTC 

[PATCH] gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one
 2014-07-22  6:59 UTC  (8+ messages)

[PATCH v2] gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
 2014-07-22  6:59 UTC  (5+ messages)

[PATCH] gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
 2014-07-22  5:03 UTC  (3+ messages)

tca6416: configure single GPIOs in device tree
 2014-07-16  8:39 UTC 

[GIT PULL] the great <mach/gpio.h> purge
 2014-07-16  1:32 UTC  (4+ messages)

[GIT PULL] GPIO fix for v3.16
 2014-07-15 19:04 UTC 

gpio-omap: wakeup mask
 2014-07-15 13:41 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).