linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-17 11:43:38 to 2013-10-01 08:59:17 UTC [more...]

[PATCH V3 0/3] Add AMS AS3722 mfd, pincontrol, regulator and RTC driver
 2013-10-01  8:59 UTC  (7+ messages)
` [PATCH V3 1/3] mfd: add support for AMS AS3722 PMIC
  ` [PATCH V3 2/3] pincntrl: add support for AMS AS3722 pin control driver
    ` [rtc-linux] "
` [PATCH V3 3/3] drivers/rtc/rtc-as3722: add RTC driver

[PATCH 1/2] gpio/omap: maintain GPIO and IRQ usage separately
 2013-10-01  7:34 UTC  (8+ messages)
` [PATCH 2/2] gpio/omap: auto-setup a GPIO when used as an IRQ

[PATCH 1/5] ARM: Kconfig: Move if ARCH_S3C64XX statement to mach-s3c64xx/Kconfig
 2013-09-30  7:22 UTC  (7+ messages)
` [PATCH 2/5] gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64xx support
` [PATCH 3/5] [media] s3c-camif: "
` [PATCH 4/5] ASoC: samsung: "
` [PATCH 5/5] ARM: s3c64xx: Kill CONFIG_PLAT_S3C64XX

[RFC v2] gpio/omap: auto-setup a GPIO when used as an IRQ
 2013-09-30  1:23 UTC  (12+ messages)

[PATCH] gpio: arizona: Use the of_node from the Arizona device
 2013-09-29 20:00 UTC 

[PATCH 1/3] gpio: adnp: Remove redundant of_match_ptr
 2013-09-28 12:04 UTC  (3+ messages)
` [PATCH 2/3] gpio: clps711x: "
` [PATCH 3/3] gpio: twl4030: "

[PATCH 0/3] New descriptor-based GPIO interface
 2013-09-28 10:33 UTC  (2+ messages)

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

[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver
 2013-09-27 13:48 UTC  (4+ messages)
        ` [rtc-linux] "

[PATCH 1/2] ARM: mmp: delete the custom GPIO header
 2013-09-27  5:37 UTC  (2+ messages)

[PATCH 3/7] misc: ixp4-beeper: use gpiolib strictly
 2013-09-26 15:51 UTC  (2+ messages)

[PATCH 2/7] misc: ixp4-beeper: switch to use gpiolib
 2013-09-26 15:50 UTC  (2+ messages)

[PATCH 0/9] of/irq: Defer interrupt reference resolution
 2013-09-26 10:57 UTC  (31+ messages)
` [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 7/9] of/platform: Resolve interrupt references at probe time
` [PATCH 8/9] of/i2c: "
` [PATCH 9/9] gpio: tegra: Use module_platform_driver()

[PATCH 2/2] ARM: pxa: delete the custom GPIO header
 2013-09-26  8:11 UTC 

[PATCH] RFC: gpio: add API to be strict about GPIO IRQ usage
 2013-09-24 17:51 UTC  (3+ messages)

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-09-24 16:59 UTC  (21+ messages)

[RFC] gpio/omap: auto-setup a GPIO when used as an IRQ
 2013-09-24 15:27 UTC  (13+ messages)

[PATCH v2] ARM: sa1100: remove complex GPIO interface
 2013-09-24 12:24 UTC 

[PATCH] ARM: sa1100: remove complex GPIO interface
 2013-09-24 12:21 UTC  (3+ messages)

[PATCH V2 0/5] Add AMS AS3722 mfd, GPIO, regulator and RTC driver
 2013-09-23 18:06 UTC  (15+ messages)
` [PATCH V2 1/5] regmap: add helper macro to set min/max range of register
` [PATCH V2 2/5] mfd: add support for AMS AS3722 PMIC
` [PATCH V2 3/5] gpio: add support for AMS AS3722 gpio driver
  ` [rtc-linux] "
` [PATCH V2 4/5] regulator: as3722: add regulator driver for AMS AS3722
` [PATCH V2 5/5] drivers/rtc/rtc-as3722: add RTC driver

[PATCH v6] gpio: pcf857x: Add OF support
 2013-09-23 18:01 UTC  (2+ messages)

[PATCH 0/4] Add AMS AS3722 mfd, GPIO, regulator and RTC driver
 2013-09-23 16:58 UTC  (14+ messages)
` [PATCH 1/4] mfd: add support for AMS AS3722 PMIC
` [PATCH 2/4] gpio: add support for AMS AS3722 gpio driver
` [PATCH 3/4] regulator: as3722: add regulator driver for AMS AS3722
` [PATCH 4/4] drivers/rtc/rtc-as3722: add RTC driver

[PATCH] gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them
 2013-09-23 13:36 UTC  (7+ messages)

[PATCH 1/1] gpio: bt8xx: Remove redundant pci_set_drvdata
 2013-09-23 10:55 UTC  (2+ messages)

[PATCH 1/1] gpio: gpio-mc33880: Remove redundant spi_set_drvdata
 2013-09-23 10:53 UTC  (2+ messages)

[PATCH 1/2] gpio: gpio-74x164: Remove redundant spi_set_drvdata
 2013-09-23 10:52 UTC  (4+ messages)
` [PATCH 2/2] gpio: gpio-74x164: Remove redundant of_match_ptr

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-23 10:21 UTC  (16+ messages)
` [RFC 1/5] gpiolib: factorize gpiod_get/set functions
` [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-22 12:27 UTC  (7+ messages)
` [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage

[PATCH v2 00/27] sh-pfc: Support pins with no associated GPIO port
 2013-09-22 12:19 UTC  (4+ messages)

[PATCH v2] gpio: bcm-kona: only use set_irq_flags() on ARM
 2013-09-20 21:26 UTC  (2+ messages)

[PATCH] gpio: bcm-kona: only use set_irq_flags() on ARM
 2013-09-20 21:17 UTC 

[PATCH 0/8] IOP GPIO refactoring take 2
 2013-09-20 21:09 UTC  (3+ messages)

[PATCH RESEND] gpio: ucb1400: Can be built as a module
 2013-09-20 20:21 UTC  (2+ messages)

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

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

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

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

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

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

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

[PATCH 1/8] ARM: plat-iop: move the GPIO driver to drivers/gpio
 2013-09-20 20:17 UTC 

[PATCH 0/8] IOP GPIO refactoring
 2013-09-20 19:50 UTC  (5+ messages)

[PATCH 5/7] staging: media/lirc: switch to use gpiolib
 2013-09-20 19:28 UTC  (5+ messages)

[PATCH] gpio: bt8xx: remove unnecessary pci_set_drvdata()
 2013-09-20 18:43 UTC  (2+ messages)

[PATCH] gpio: arizona: Add wm8997 support to probe
 2013-09-20 18:34 UTC  (2+ messages)

[PATCH] Input: gpio_keys - wakeup_trigger
 2013-09-19 20:43 UTC  (3+ messages)

[PATCH] emev2: GPIOLIB: Enable support for OF
 2013-09-19 13:34 UTC  (4+ messages)
` (unknown),

[PATCH] gpio: palmas: add support for TPS80036
 2013-09-19 13:32 UTC  (2+ messages)

PCF857x and 16-bit GPIO expanders
 2013-09-19 13:10 UTC  (12+ messages)

[PATCH 1/2] gpiolib: Provide helper macros for logging of GPIO events
 2013-09-19 12:49 UTC  (2+ messages)

[PATCH] gpio: pcf857x: only use set_irq_flags() on ARM
 2013-09-18 13:48 UTC  (2+ messages)

[PATCH v4 0/3] cleanup of gpio_pcf857x.c
 2013-09-17 22:56 UTC  (3+ messages)

[PATCH 3/7 v2] input: misc: ixp4-beeper: use gpiolib strictly
 2013-09-17 19:02 UTC  (2+ messages)

[PATCH 2/7] input: misc: ixp4-beeper: switch to use gpiolib
 2013-09-17 19:01 UTC  (2+ messages)

[PATCH 6/7] ARM: ixp4: delete irq_to_gpio
 2013-09-17 12:41 UTC  (2+ 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).