linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-29 12:36:46 to 2014-05-25 23:48:05 UTC [more...]

[PATCH] gpio: gpiolib: set gpiochip_remove retval to void
 2014-05-25 23:47 UTC  (5+ messages)

[PATCH 0/2] RTF: pinctrl: sirf: state container refactorings
 2014-05-25  8:26 UTC  (9+ messages)
` [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container
` [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into "

[PATCH 1/3] gpio: Add APM X-Gene SoC GPIO controller support
 2014-05-25  7:35 UTC  (4+ messages)
  ` [PATCH 3/3] Documentation: gpio: Add APM X-Gene SoC GPIO controller DTS binding

[PATCH] gpio: gpiolib: set gpiochip_remove retval to void
 2014-05-23 17:03 UTC 

[PATCH] Documentation / ACPI: Fix location of GPIO documentation
 2014-05-23 12:40 UTC  (3+ messages)

[PATCH] gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
 2014-05-23 12:37 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2] gpio: generic: add request function pointer
 2014-05-23 12:33 UTC  (4+ messages)

sysfs: wait for GPIO interrupt
 2014-05-23 12:29 UTC  (11+ messages)

[PATCH] gpio: Add run-time dependencies to R-Car driver
 2014-05-23 11:42 UTC 

[PATCH] gpio-pch: Fix Kconfig dependencies
 2014-05-23 11:25 UTC  (2+ messages)

[PATCH v2] gpio: make of_get_named_gpiod_flags() private
 2014-05-23  7:34 UTC  (7+ messages)

[RFC PATCH 1/2] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-05-23  7:24 UTC  (6+ messages)
` [RFC PATCH 2/2] gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function

[PATCH 1/2] gpio: pcf857x: Avoid calling irq_domain_cleanup twice
 2014-05-23  6:10 UTC  (3+ messages)
` [PATCH 2/2] gpio: pcf857x: Add IRQF_SHARED when request irq

[PATCH v4] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-23  2:00 UTC 

[PATCH v3] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-23  1:26 UTC  (3+ messages)

[PATCH] regulator: gpio-regulator: use devm_*
 2014-05-22 15:24 UTC  (2+ messages)

dwapb: a bug fix a few cleanups, v2
 2014-05-22 14:08 UTC  (15+ messages)
` [PATCH 1/7] ARM: dts: socfpga: add gpio pieces
` [PATCH 6/7] gpio: dwapb: use a second irq chip
        ` [PATCH 6/7 v2] "

[PATCH v2] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-21  8:01 UTC  (2+ messages)

[PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-20  9:16 UTC  (12+ messages)
`  "

[PATCH] gpio: generic: add request function pointer
 2014-05-19 17:47 UTC  (4+ messages)

[PATCH] input: gpio-keys: Move the gpio-keys bindings documentation
 2014-05-18 20:42 UTC  (5+ messages)

[PATCH] gpio: make of_get_named_gpiod_flags() private
 2014-05-16 16:14 UTC  (8+ messages)

[PATCH] gpio: gpio-bt8xx: fix compilation warning
 2014-05-16 15:51 UTC  (3+ messages)

[PATCH] GPIOD, OF: parse flags into gpiod
 2014-05-16 15:49 UTC  (17+ messages)

[PATCH] gpio: gpioep93xx: use devm functions
 2014-05-16 15:24 UTC  (2+ messages)

[PATCH] gpio: janzttl: use devm function
 2014-05-16 15:22 UTC  (2+ messages)

[PATCH] gpio: using devm functions for timberdale gpio memory allocation This eases memory allocation and provides appropriate logging
 2014-05-13 10:03 UTC  (4+ messages)

[PATCH] gpio: generic: add request function pointer
 2014-05-13  9:44 UTC 

[PATCH] gpio: use devm function for memory allocation
 2014-05-13  9:39 UTC  (2+ messages)

[PATCH 1/2] gpio: omap: prepare and unprepare the debounce clock
 2014-05-13  9:24 UTC  (11+ messages)
` [PATCH 0/2] OMAP2+: optional clock handling fixes

[PATCH] RFT: pinctrl: sunxi: convert to GPIO irqchip helpers
 2014-05-12 19:42 UTC  (4+ messages)

[PATCH] RFT: pinctrl: msm: switch to using generic GPIO irqchip helpers
 2014-05-09 21:04 UTC  (3+ messages)

[PATCH] gpio: mvebu: Remove initcall-based driver initialization
 2014-05-09 13:08 UTC  (4+ messages)

[PATCH 1/2] gpio: Add missing device-managed documentation
 2014-05-09 11:50 UTC  (5+ messages)
` [PATCH 2/2] gpio: Add helpers for optional GPIOs

[PATCH] RFT: gpio: pca953x: use gpiolib irqchip helpers
 2014-05-09 11:35 UTC 

[PATCH 0/2] gpio: pca953x: allow shared interrupts
 2014-05-09 10:58 UTC  (5+ messages)
` [PATCH 1/2] gpio: pca953x: return IRQ_NONE when appropriate
` [PATCH 2/2] gpio: pca953x: request a shared interrupt

[PATCH 1/7] gpio: grgpio: Make of_device_id array const
 2014-05-09  9:04 UTC  (15+ messages)
` [PATCH 2/7] gpio: mcp23s08: "
` [PATCH 3/7] gpio: mvebu: "
` [PATCH 4/7] gpio: palmas: "
` [PATCH 5/7] gpio: tegra: "
` [PATCH 6/7] gpio: xilinx: "
` [PATCH 7/7] gpio: zevio: "

[PATCH 00/17] gpio: remove unnecessary OOM messages
 2014-05-09  8:56 UTC  (4+ messages)
` [PATCH 11/17] gpio: rcar: "

[PATCHv2] rfkill-gpio: Use gpio cansleep version
 2014-05-07 11:21 UTC  (2+ messages)

[PATCH] rfkill-gpio: Use gpio cansleep version
 2014-05-07  9:04 UTC  (2+ messages)

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-05-07  8:39 UTC  (13+ messages)
` [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight
` [PATCH 2/2] pwm-backlight: switch to gpiod interface

[PATCH 0/4] use BIT() macro instead manually shifting bits
 2014-05-05 11:02 UTC  (3+ messages)

[PATCH] GPIOD: fix gpiod_direction_output initial value
 2014-05-05  9:31 UTC  (3+ messages)

[PATCH 1/2] gpio: of: Remove unneeded dummy function
 2014-05-02 22:22 UTC  (7+ messages)
` [PATCH 2/2] gpio: of: Allow -gpio suffix for property names

[PATCH] gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
 2014-05-02 22:18 UTC  (2+ messages)

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-04-29 14:14 UTC  (6+ 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).