messages from 2014-06-20 22:28:07 to 2014-07-22 07:17:39 UTC [more...]
[PATCH 0/5] gpio: a few cleanup patches
2014-07-22 7:17 UTC (2+ messages)
` [PATCH 1/5] gpio: remove export of private of_get_named_gpio_flags()
[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)
[PATCH RESEND] gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
2014-07-21 18:12 UTC
[alsa-devel] [PATCH 2/4] ASoC: s3c64xx/smartq: use dynamic registration
2014-07-21 14:19 UTC (22+ messages)
` "
[PATCH v1] gpio: keystone: add dsp gpio controller driver
2014-07-21 14:20 UTC (3+ messages)
[PATCH 1/3] gpio: zynq: Take bank offset into account when reporting a IRQ
2014-07-19 4:14 UTC (5+ messages)
` [PATCH 2/3] gpio: zynq: Clear pending interrupt when enabling "
` [PATCH 3/3] gpio: zynq: Fix IRQ handlers
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 (7+ 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 0/2] pinctrl: sunxi: misc improvements for gpio
2014-07-14 17:24 UTC (3+ 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] gpio: keystone: add dsp gpio controller driver
2014-07-14 17:29 UTC (2+ messages)
[PATCH 1/2] gpio: removes all usage of gpiochip_remove retval
2014-07-12 20:30 UTC (14+ messages)
` [PATCH 0/2] gpiochip remove
` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void
` [PATCH] gpio: removes all usage of gpiochip_remove retval
` [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] 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 (16+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array
` [PATCH 2/5] ASoC: wm1250-ev1: Use devm_gpio_request_array
` [PATCH 3/5] ASoC: pxa: "
` [PATCH 4/5] ASoC: pxa: e800_wm9712: Introduce the use of devm_gpio_request_array
` [PATCH 5/5] ASoC: pxa/hx4700: "
[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 (6+ 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 (3+ messages)
[PATCH V5 0/3] gpio: Add APM X-Gene SoC platform GPIO driver
2014-07-08 22:54 UTC (13+ messages)
` [PATCH V5 1/3] gpio: Add APM X-Gene SoC GPIO controller support
` [PATCH V5 2/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding
` [PATCH V5 3/3] arm64:dts: Add APM X-Gene SoC GPIO controller DTS entries
[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 (8+ 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)
[PATCH] gpio: mcp23s08: Eliminates redundant checking
2014-07-04 23:14 UTC (2+ messages)
[PATCH V2 0/3] Change gpio_regulator_probe() to use managed resources
2014-07-04 23:12 UTC (5+ messages)
` [PATCH V2 1/3] base: Add block copy func. for managed devices
` [PATCH V2 2/3] gpio: allow gpio array requests "
` [PATCH V2 3/3] regulator: use managed resources for gpio_regulator_probe()
[PATCH RESEND 1/2] pinctrl: i.MX27: Remove unused structure definition
2014-07-04 21:51 UTC (4+ messages)
` [PATCH RESEND 2/2] pinctrl: i.MX27: Remove nonexistent pad definitions
[PATCH RESEND] pinctrl: Add i.MX1 pincontrol driver
2014-07-04 21:49 UTC (2+ messages)
[PATCH] drivers/gpio/gpio-sch311x: check return value of gpiochip_remove()
2014-07-04 6:45 UTC (2+ messages)
[PATCH] arm64: dts: Add Designware GPIO dts binding to APM X-Gene platform
2014-06-25 23:56 UTC
Financial services-Loan 1.3%
2014-06-23 8:48 UTC
[PATCH V4 1/3] gpio: Add APM X-Gene SoC GPIO controller support
2014-06-21 7:55 UTC (2+ messages)
[PATCH 2/2][v5] gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
2014-06-21 7:11 UTC (2+ messages)
Change gpio-reulator-probe() to use managed resources
2014-06-20 22:31 UTC (5+ messages)
` [PATCH 1/4] drivers/gpio: devres.c: allow gpio array requests for managed devices
` [Linux-kernel] "
` [PATCH 2/4] drivers/base: devres.c: Add block copy func. "
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).