linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-29 20:28:56 to 2013-09-16 08:32:05 UTC [more...]

[PATCH 0/9] of/irq: Defer interrupt reference resolution
 2013-09-16  8:32 UTC  (9+ messages)
  ` [PATCH 1/9] of/irq: Rework of_irq_count()
` [PATCH 2/9] irqdomain: Introduce __irq_create_mapping()
` [PATCH 3/9] irqdomain: Introduce __irq_create_of_mapping()
` [PATCH 4/9] of/irq: Introduce of_irq_get()
` [PATCH 5/9] of/irq: Introduce __of_irq_to_resource()
` [PATCH 6/9] of/irq: Propagate errors in of_irq_to_resource_table()
` [PATCH 7/9] of/platform: Resolve interrupt references at probe time
` [PATCH 8/9] of/i2c: "

[PATCH] Input: gpio_keys - wakeup_trigger
 2013-09-14 12:16 UTC  (3+ messages)

[PATCH] gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them
 2013-09-13 21:41 UTC 

[PATCH RESEND] gpio: ucb1400: Can be built as a module
 2013-09-13 19:41 UTC 

[PATCH 4/7] ptp: switch to use gpiolib
 2013-09-13 17:36 UTC  (6+ messages)

[PATCH 0/8] IOP GPIO refactoring
 2013-09-13 16:17 UTC  (6+ messages)

[PATCH 5/7] staging: media/lirc: switch to use gpiolib
 2013-09-13 12:15 UTC  (4+ messages)

[PATCH 2/8 v3] ARM: iop32x: request and issue reset using gpio
 2013-09-13  9:07 UTC 

[PATCH 1/7 v2] ARM: ixp4xx: convert remaining users to use gpiolib
 2013-09-13  8:58 UTC 

[PATCH 3/7] misc: ixp4-beeper: use gpiolib strictly
 2013-09-13  8:35 UTC  (4+ messages)

[PATCH 3/7 v2] input: misc: ixp4-beeper: use gpiolib strictly
 2013-09-13  8:32 UTC 

[PATCH 2/7] input: misc: ixp4-beeper: switch to use gpiolib
 2013-09-13  8:31 UTC 

[PATCH 2/7] misc: ixp4-beeper: switch to use gpiolib
 2013-09-13  8:21 UTC  (3+ messages)

[PATCH 3/8 v2] ARM: iop32x: read N2100 power key using gpiolib
 2013-09-13  8:02 UTC 

[PATCH 2/8 v2] ARM: iop32x: request and issue reset using gpio
 2013-09-13  7:55 UTC 

[PATCH 1/8 v2] ARM: plat-iop: move the GPIO driver to drivers/gpio
 2013-09-13  7:38 UTC 

[PATCH] gpio: bt8xx: remove unnecessary pci_set_drvdata()
 2013-09-12  6:48 UTC 

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-09-11 19:43 UTC  (32+ messages)

"Virtual" Interrupts -- Need help please
 2013-09-11 17:59 UTC  (14+ messages)

[PATCH] ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX
 2013-09-11 16:27 UTC  (2+ messages)

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-11 13:57 UTC  (11+ messages)
` [RFC 1/5] gpiolib: factorize gpiod_get/set functions
` [RFC 2/5] gpiolib: export descriptor-based GPIO interface
` [RFC 3/5] gpiolib: port of_ functions to use gpiod
` [RFC 4/5] gpiolib: add gpiod_get() and gpiod_put() functions
` [RFC 5/5] gpiolib: update documentation

[PATCH/RESEND 0/2] ARM: shmobile: Remove #gpio-ranges-cells property
 2013-09-11 13:51 UTC  (3+ messages)
` [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage
` [PATCH/RESEND 2/2] ARM: shmobile: Remove #gpio-ranges-cells DT property

[PATCH 0/2] ARM: shmobile: Remove #gpio-ranges-cells property
 2013-09-11 13:43 UTC  (3+ messages)
` [PATCH 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage
` [PATCH 2/2] ARM: shmobile: Remove #gpio-ranges-cells DT property

[PATCH] gpio: arizona: Add wm8997 support to probe
 2013-09-11 13:03 UTC 

[PATCH 1/8] ARM: plat-iop: move the GPIO driver to drivers/gpio
 2013-09-10 13:06 UTC  (2+ messages)

[PATCH 7/7] ARM: ixp4xx: stop broadcasting the custom GPIO API
 2013-09-10 12:31 UTC 

[PATCH 6/7] ARM: ixp4: delete irq_to_gpio
 2013-09-10 12:31 UTC 

[PATCH 1/7] ARM: ixp4xx: convert remaining users to use gpiolib
 2013-09-10 12:30 UTC 

[PATCH 0/7] IXP4 GPIO consolidation
 2013-09-10 12:29 UTC 

[PATCH 8/8] ARM: plat-iop: pass physical base for GPIO
 2013-09-09 15:41 UTC 

[PATCH 7/8] gpio: iop: use readl/writel accessors
 2013-09-09 15:41 UTC 

[PATCH 6/8] ARM: plat-iop: instantiate GPIO from platform device
 2013-09-09 15:40 UTC 

[PATCH 5/8] ARM: plat-iop: remove custom complex GPIO implementation
 2013-09-09 15:40 UTC 

[PATCH 4/8] gpio: decouple the IOP GPIO driver from platform
 2013-09-09 15:40 UTC 

[PATCH 3/8] ARM: iop32x: read N2100 power key using gpiolib
 2013-09-09 15:40 UTC 

[PATCH 2/8] ARM: iop32x: request and issue reset using gpio
 2013-09-09 15:40 UTC 

[PATCH 1/2] gpiolib: Provide helper macros for logging of GPIO events
 2013-09-09  9:33 UTC  (2+ messages)
` [PATCH 2/2] gpiolib: Include GPIO label in log messages for GPIOs

[PATCH 1/3] gpiolib: Downgrade set_debounce() missing operation warning
 2013-09-09  9:26 UTC  (7+ messages)
` [PATCH 2/3] gpiolib: Provide helper macros for logging of GPIO events
` [PATCH 3/3] gpiolib: Include GPIO label in log messages for GPIOs

[PATCH 1/2] gpio: Fix crash in gpiod_set_debounce()
 2013-09-06  8:55 UTC  (8+ messages)
` [PATCH 2/2] gpio: Use proper indentation

[PATCH v4 0/3] cleanup of gpio_pcf857x.c
 2013-09-06  1:17 UTC  (5+ messages)
` [PATCH v3 1/3] gpio: pcf857x: change to devm_request_threaded_irq
` [PATCH v3 2/3] gpio: pcf857x: remove the irq_demux_work and gpio->irq
` [PATCH v3 3/3] gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done

[PATCH] gpio: return -ENOTSUPP if debounce cannot be set
 2013-09-04 12:23 UTC 

[patch] gpiolib: unlock on error in gpiod_set_debounce()
 2013-09-04  5:51 UTC  (2+ messages)

Commit "gpio: improve error path in gpiolib" causes hang on mx6
 2013-09-04  5:44 UTC  (3+ messages)

[PATCH] emev2: GPIOLIB: Enable support for OF
 2013-09-04  5:07 UTC  (6+ messages)
        ` (unknown),

[PATCH] gpio: gpiolib: Fix error path in gpiod_set_debounce()
 2013-09-03 20:45 UTC 

RESEND: Generating interrupts from a USB device driver?
 2013-09-03 20:00 UTC  (6+ messages)
  ` RESEND: Generating interrupts from a USB device driver? (USB to SPI/GPIO bridge)

[PATCH] gpio: palmas: add support for TPS80036
 2013-09-03 14:28 UTC 

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-09-03 12:28 UTC  (11+ messages)

[PATCH] gpio: improve error path in gpiolib
 2013-09-02  8:39 UTC 

[PATCH v3 0/3] cleanup of gpio_pcf857x.c
 2013-09-02  7:20 UTC  (6+ messages)
` [PATCH v3 1/3] gpio: pcf857x: change to devm_request_threaded_irq
` [PATCH v3 2/3] gpio: pcf857x: remove the irq_demux_work
` [PATCH v3 3/3] gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done

[PATCH v2 0/3] cleanup of gpio_pcf857x.c
 2013-09-02  2:02 UTC  (6+ messages)
` [PATCH v2 1/3] gpio: pcf857x: change to devm_request_threaded_irq
` [PATCH v2 2/3] gpio: pcf857x: remove the irq_demux_work
` [PATCH v2 3/3] gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done

[PATCH V6 1/5] of: move documentation of of_parse_phandle_with_args
 2013-08-31  0:32 UTC  (5+ messages)
` [PATCH V6 2/5] of: move of_parse_phandle()

[PATCH] gpio: improve error path in gpiolib
 2013-08-30 20:28 UTC  (3+ messages)

USB-to-SPI bridge to spi protocol driver w/ interrupts?
 2013-08-30 13:00 UTC 

RFC: Bug in error handling in gpiolib.c
 2013-08-30 11:39 UTC  (3+ messages)

[PATCH v4] gpio: pcf857x: Add OF support
 2013-08-30 10:17 UTC  (5+ messages)

[PATCH] gpio: null pointer dereference in error handling in gpiolib.c
 2013-08-30  7:29 UTC  (2+ messages)

[PATCH v4] gpio: add GPIO support for F71882FG and F71889F
 2013-08-30  7:22 UTC  (2+ messages)

[PATCH] include/asm-generic/gpio.h: remove the call for __gpio_get_value() and __gpio_set_value() when GPIOLIB disabled
 2013-08-30  1:50 UTC  (3+ messages)

[PATCH v5] gpio: pcf857x: Add OF support
 2013-08-29 23:52 UTC  (5+ messages)

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-08-29 22:22 UTC  (8+ messages)

[PATCH V5] gpio: New driver for LSI ZEVIO SoCs
 2013-08-29 20:29 UTC  (4+ 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).