linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-17 13:56:21 to 2014-04-08 03:44:55 UTC [more...]

[PATCH] gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
 2014-04-08  3:44 UTC 

Adding interrupt support to gpio-ich driver (possibly via SCI)
 2014-04-08  3:31 UTC  (4+ messages)

[PATCH v2] gpio: zevio: Get correct gpio output value
 2014-04-07 23:59 UTC 

[PATCH RFT] gpio: zevio: Get correct gpio output value
 2014-04-07 23:57 UTC  (4+ messages)

Question about gpio sysfs interface
 2014-04-07 19:55 UTC  (3+ messages)

patches for the synopsys gpio controller, rount 3
 2014-04-07 19:01 UTC  (9+ messages)
` [PATCH 1/5] gpio: dwapb: drop irq_setup_generic_chip()
` [PATCH 2/5] gpio: dwapb: use irq_linear_revmap() for the faster lookup
` [PATCH 3/5] gpio: dwapb: use irq_gc_lock() for locking instead bc's lock
` [PATCH 4/5] gpio: dwapb: use a second irq chip
` [PATCH 5/5] gpio: dwapb: use d->mask instead od BIT(bit)

[PATCH 1/2] GPIO: Add driver for Zynq GPIO controller
 2014-04-07 19:00 UTC  (9+ messages)
` [PATCH 2/2] Devicetree: Add Zynq GPIO devicetree bindings documentation

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-04-07 17:11 UTC  (7+ messages)

tca-6416: interrupt device tree configuration
 2014-04-07 15:00 UTC  (4+ messages)

[PATCH] gpio-sch: set output level after configuration of direction
 2014-04-07 12:20 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] pch_gpio: set value before enabling output direction
 2014-04-07 10:16 UTC  (3+ messages)

dwapb: a bug fix a few cleanups, v2
 2014-04-07  9:59 UTC  (22+ messages)
` [PATCH 1/7] ARM: dts: socfpga: add gpio pieces
` [PATCH 2/7] gpio: dwapb: correct gpio-cells in binding document
` [PATCH 3/7] gpio: dwapb: drop irq_setup_generic_chip()
` [PATCH 4/7] gpio: dwapb: use irq_linear_revmap() for the faster lookup
` [PATCH 5/7] gpio: dwapb: use irq_gc_lock() for locking instead bc's lock
` [PATCH 6/7] gpio: dwapb: use a second irq chip
` [PATCH 7/7] gpio: dwapb: use d->mask instead od BIT(bit)
    ` [PATCH 7/7 v2] "

[PATCH 0/5] GPIO OMAP driver changes for v3.16
 2014-04-06 14:58 UTC  (6+ messages)
` [PATCH 1/5] gpio: omap: convert to use irq_domain_add_simple()
` [PATCH 2/5] gpio: omap: check gpiochip_add() return value
` [PATCH 3/5] gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
` [PATCH 4/5] gpio: omap: convert driver to use gpiolib irqchip
` [PATCH 5/5] MAINTAINERS: update GPIO OMAP driver entry

[PATCH] RFT: pinctrl: st: use gpiolib irqchip helpers
 2014-04-04 14:31 UTC 

[PATCH] pinctrl: st: switch IRQ locking to resource callbacks
 2014-04-04 14:04 UTC 

[PATCH v3 1/2] gpio: moxart: Avoid forward declaration
 2014-04-04  9:32 UTC  (7+ messages)
` [PATCH v3 2/2] gpio: moxart: Actually set output state in moxart_gpio_direction_output()

[PATCH] gpio: timberdale: simplify dependencies
 2014-04-03  9:33 UTC 

[GIT PULL] GPIO bulk changes for v3.15
 2014-04-03  7:22 UTC 

[PATCH] gpio: ge: Convert to platform driver
 2014-04-02 10:13 UTC  (3+ messages)

[PATCH] gpio: rcar: Add support for DT IRQ flags
 2014-04-01 10:58 UTC 

[PATCH] gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
 2014-04-01 10:03 UTC 

[PATCH] gpio / ACPI: Don't crash on NULL chip->dev
 2014-03-31 19:33 UTC  (3+ messages)

two patches for the synposys gpio controller
 2014-03-31 16:22 UTC  (19+ messages)
` [PATCH 1/3] gpio: dwapb: drop irq_setup_generic_chip()
` [PATCH 2/3] gpio: dwapb: do not create the irq mapping upfront
  ` [PATCH 3/3] ARM: dts: socfpga: add gpio pieces

gpio / ACPI: Add support for ACPI GPIO operation regions
 2014-03-31 14:04 UTC  (6+ messages)

[PATCH 1/7] gpio: rcar: Add helper variable dev = &pdev->dev
 2014-03-31 10:15 UTC  (10+ messages)
` [PATCH 2/7] gpio: rcar: Add optional functional clock to bindings
` [PATCH 3/7] gpio: rcar: Add minimal runtime PM support

[PATCH] gpio: unmap gpio irqs properly
 2014-03-31  6:58 UTC  (3+ messages)

All that glitters on your wrist
 2014-03-30  7:25 UTC 

Half price off all watches
 2014-03-30  1:29 UTC 

[PATCH] gpio-lynxpoint: force gpio_get() to return "1" and "0" only
 2014-03-28 20:53 UTC  (2+ messages)

[PATCH] gpio: samsung: Add missing "break" statement
 2014-03-27  9:11 UTC  (2+ messages)

[PATCH] gpio: twl4030: Remove redundant assignment
 2014-03-27  9:07 UTC  (2+ messages)

[PATCH] gpiolib: trim userspace representation of "value" to 0/1
 2014-03-27  7:48 UTC  (3+ messages)

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-03-27  1:04 UTC  (4+ messages)

[PATCH 1/3] IXP4xx: Fix Goramo Multilink GPIO conversion
 2014-03-26 22:06 UTC  (3+ messages)

[PATCH 4/4] ARM: at91: localize GPIO header
 2014-03-26 10:36 UTC  (2+ messages)

[PATCH 0/4] provide irqchip in gpiolib
 2014-03-26  2:40 UTC  (7+ messages)
` [PATCH 1/4] gpio: add IRQ chip helpers "
` [PATCH 2/4] gpio: pl061: convert driver to use gpiolib irqchip
` [PATCH 3/4] pinctrl: nomadik: "
` [PATCH 4/4] pinctrl: coh901: "

[PATCH] gpio: vr41xx: mark GPIO lines used for IRQ
 2014-03-25 14:06 UTC  (3+ messages)

[PATCH] gpio: iop: fix devm_ioremap_resource() return value checking
 2014-03-25 14:04 UTC  (4+ messages)

[bisected] NULL pointer dereference in acpi_gpiochip_add (on modprobe ssb)
 2014-03-25  8:05 UTC  (7+ messages)

[PATCH v2 1/2] gpio: moxart: Actually set output state in moxart_gpio_direction_output()
 2014-03-25  2:35 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: moxart: Avoid forward declaration

[PATCH RFT] gpio: moxart: Actually set output state in moxart_gpio_direction_output()
 2014-03-25  2:15 UTC  (2+ messages)

[PATCH] RFC: gpio: factor IRQ chip helpers into gpiolib
 2014-03-24 14:57 UTC 

[PATCH RFT] gpio: Actually set output state in moxart_gpio_direction_output()
 2014-03-24 13:24 UTC 

[PATCH] gpio: Return int for .irq_request_resources callback
 2014-03-24  8:56 UTC  (2+ messages)

[PATCH 2/2] pinctrl: nomadik: factor in platform data container
 2014-03-21  9:42 UTC 

[PATCH 1/2] pinctrl: nomadik: rename secondary to latent
 2014-03-21  9:42 UTC 

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-21  8:59 UTC  (15+ messages)
` [PATCH v2] "

[PATCH] gpiolib: check if gpio_desc pointer is error or NULL
 2014-03-19  8:37 UTC  (4+ messages)

[PATCH v2] gpio: switch drivers to use new callback
 2014-03-18  9:53 UTC  (3+ messages)

[PATCH v5] gpio: Driver for SYSCON-based GPIOs
 2014-03-17 14:08 UTC  (2+ messages)

[PATCH RESEND] gpio: generic: Use platform_device_id->driver_data field for driver flags
 2014-03-17 13:58 UTC  (2+ messages)

[PATCH 2/2] pinctrl: coh901: move irq line locking to resource callbacks
 2014-03-17 13:56 UTC 


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