messages from 2014-07-07 10:44:28 to 2014-07-24 16:10:30 UTC [more...]
[PATCH] gpio: extend gpiod_get*() with flags parameter
2014-07-24 16:10 UTC (2+ messages)
[PATCH 0/2] pinctrl: sunxi: misc improvements for gpio
2014-07-24 16:01 UTC (9+ 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 v1] gpio: keystone: add dsp gpio controller driver
2014-07-24 15:40 UTC (10+ 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 1/2] gpio: removes all usage of gpiochip_remove retval
2014-07-24 8:29 UTC (15+ messages)
` [PATCH] "
` [PATCH 0/3] remove all usage of gpio_remove retval
` [PATCH 1/1] gpio: remove all usage of gpio_remove retval in driver/gpio
` [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 v3] gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
2014-07-24 8:26 UTC (4+ messages)
[PATCH 1/3] gpio: zynq: Take bank offset into account when reporting a IRQ
2014-07-24 7:36 UTC (11+ messages)
` [PATCH 2/3] gpio: zynq: Clear pending interrupt when enabling "
` [PATCH 3/3] gpio: zynq: Fix IRQ handlers
[RFC PATCH] gpiolib: Provide and export gpiod_export_name
2014-07-24 6:36 UTC (5+ messages)
[PATCH] gpio: remove gpio_ensure_requested()
2014-07-24 5:51 UTC
[PATCH v2] gpio: keystone: add dsp gpio controller driver
2014-07-23 15:54 UTC (2+ 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)
[PATCH] gpio: keystone: add dsp gpio controller driver
2014-07-14 17:29 UTC (2+ messages)
[PATCH] pinctrl: nomadik: move all Nomadik drivers to subdir
2014-07-11 13:00 UTC
[PATCH v2 1/2] gpio: Add driver for Zynq GPIO controller
2014-07-11 12:38 UTC (18+ messages)
` [PATCH v2 2/2] devicetree: Add Zynq GPIO devicetree bindings documentation
[PATCH 0/5] Introduce a managed function for gpio_request_array
2014-07-11 10:07 UTC (12+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array
[PATCH v3] pinctrl: msm: move all qualcomm drivers to subdir
2014-07-10 12:18 UTC (3+ messages)
[PATCH v3 1/2] gpio: Add driver for Zynq GPIO controller
2014-07-10 9:17 UTC (5+ messages)
` [PATCH v3 2/2] devicetree: Add Zynq GPIO devicetree bindings documentation
[PATCH] mmc: core: Add DT bindings for card detect debounce time
2014-07-09 12:28 UTC (4+ messages)
[PATCH v2] pinctrl: msm: move all qualcomm drivers to subdir
2014-07-09 12:01 UTC
[PATCH] pinctrl: msm: move all qualcomm drivers to subdir
2014-07-09 11:57 UTC
[PATCH RESEND] gpio: rcar: Add support for DT IRQ flags
2014-07-09 10:34 UTC (2+ messages)
[PATCH 1/2][v5] gpiolib: allow simultaneous setting of multiple GPIO outputs
2014-07-09 10:17 UTC (4+ messages)
[PATCH v2] drivers/gpio/gpio-sch311x: check return value of gpiochip_remove()
2014-07-09 7:50 UTC (4+ messages)
[PATCH] gpiolib: of: Update debug messages for of_get_named_gpiod_flags
2014-07-09 7:48 UTC (2+ messages)
[PATCH V5 0/3] gpio: Add APM X-Gene SoC platform GPIO driver
2014-07-08 22:54 UTC (8+ messages)
` [PATCH V5 2/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding
[PATCH] gpio: rcar: Add support for DT IRQ flags
2014-07-08 8:48 UTC (3+ messages)
[RFC 0/3] gpio: move interfaces into their own files
2014-07-08 8:31 UTC (8+ messages)
` [RFC 1/3] gpio: always compile label support
` [RFC 2/3] gpio: move sysfs support to its own file
` [RFC 3/3] gpio: move integer GPIO "
[PATCH 0/3] GPIO OMAP driver changes for v3.17
2014-07-08 7:57 UTC (7+ messages)
` [PATCH 1/3] gpio: omap: Remove unnecessary lockdep class
` [PATCH 2/3] gpio: omap: Remove unneeded include
` [PATCH 3/3] gpio: omap: Add an omap prefix to all functions
[PATCH] gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen
2014-07-08 7:29 UTC (2+ messages)
[PATCH] gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen
2014-07-08 7:27 UTC (2+ messages)
[PATCH] gpio: gpio-vr41xx.c: Cleaning up values that are never used
2014-07-08 7:24 UTC (2+ messages)
[PATCH] gpio: vr41xx: fix up errorpath on probe()
2014-07-08 7:23 UTC
[PATCH] USB: ftdi_sio: add GPIO support
2014-07-07 17:31 UTC (5+ messages)
[PATCH] gpio: rcar: clamp returned value to [0,1]
2014-07-07 15:27 UTC (2+ messages)
[PATCH] gpio-pxa: gpio0 and gpio1 support on dt
2014-07-07 10:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).