linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-20 20:18:00 to 2013-10-09 16:37:11 UTC [more...]

[PATCH 0/5] gpiolib: convert ACPI GPIO helpers to gpiod_ interfaces
 2013-10-09 16:36 UTC  (15+ messages)
` [PATCH 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
` [PATCH 2/5] gpiolib / ACPI: convert to gpiod interfaces
` [PATCH 3/5] gpiolib / ACPI: add ACPI support for gpiod_get_index()
` [PATCH 4/5] gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
` [PATCH 5/5] gpiolib / ACPI: document the GPIO descriptor based interface

[PATCH V5 0/3] Add AMS AS3722 mfd, pincontrol and RTC driver
 2013-10-09 16:13 UTC  (5+ messages)
` [PATCH V5 1/3] mfd: add support for ams AS3722 PMIC
` [PATCH V5 2/3] pincntrl: add support for ams AS3722 pin control driver
` [PATCH V5 3/3] drivers/rtc/rtc-as3722: add RTC driver

[help request] gpio: export by name in dts
 2013-10-09  8:52 UTC 

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

[PATCH] gpio: bcm281xx: Fix nested interrupt handler issue
 2013-10-07 21:51 UTC 

Bug report - gpio: improve error path in gpiolib
 2013-10-06 18:55 UTC  (5+ messages)

[GIT PULL] GPIO fixes for v3.12
 2013-10-05 18:35 UTC 

You've won a Prize
 2013-10-05 17:40 UTC 

[PATCH 0/3] gpio-langwell: initial support for Intel Merrifield
 2013-10-04 20:01 UTC  (4+ messages)
` [PATCH 1/3] gpio: langwell: add Intel Merrifield support
` [PATCH 2/3] gpio: rename gpio-langwell to gpio-intel-mid
` [PATCH 3/3] gpio-intel-mid: update prefixes and names from langwell to intel-mid

[PATCH 1/2] gpiolib: safer implementation of desc_to_gpio()
 2013-10-04 17:59 UTC  (2+ messages)
` [PATCH 2/2] gpiolib: let gpiod_request() return -EPROBE_DEFER

[PATCH v3 0/3] GPIO DT support for da850
 2013-10-04 16:03 UTC  (4+ messages)
  ` [PATCH v3 1/3] gpio: davinci: add OF support
  ` [PATCH v3 2/3] ARM: davinci: da850: add GPIO DT node
  ` [PATCH v3 3/3] ARM: davinci: da850 evm: add GPIO pinumux entries "

[PATCH 1/5] ARM: Kconfig: Move if ARCH_S3C64XX statement to mach-s3c64xx/Kconfig
 2013-10-02 21:10 UTC  (9+ 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

[PATCH] drivers: misc: add gpio wakeup driver
 2013-10-02 11:02 UTC  (5+ messages)

[PATCH] gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
 2013-10-02 11:03 UTC  (2+ messages)

[PATCH] gpio: arizona: Use the of_node from the Arizona device
 2013-10-02 10:50 UTC  (2+ messages)

[PATCH 1/3] gpio: adnp: Remove redundant of_match_ptr
 2013-10-02 10:44 UTC  (6+ messages)
` [PATCH 2/3] gpio: clps711x: "
` [PATCH 3/3] gpio: twl4030: "

[PATCH 0/3] New descriptor-based GPIO interface
 2013-10-02 10:32 UTC  (3+ messages)

[PATCH V3 0/3] Add AMS AS3722 mfd, pincontrol, regulator and RTC driver
 2013-10-01 20:39 UTC  (9+ 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 V4 2/3] pincntrl: add support for AMS AS3722 pin control driver
 2013-10-01 20:30 UTC  (5+ messages)
        ` [rtc-linux] "

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

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

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

[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  (26+ 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 8/9] of/i2c: Resolve interrupt references at probe time
` [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  (7+ messages)
` [PATCH V2 3/5] gpio: add support for AMS AS3722 gpio driver
  ` [rtc-linux] "

[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  (7+ 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] 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  (13+ messages)
` [RFC 1/5] gpiolib: factorize gpiod_get/set functions
` [RFC 4/5] gpiolib: add gpiod_get() and gpiod_put() functions

[PATCH/RESEND 0/2] ARM: shmobile: Remove #gpio-ranges-cells property
 2013-09-22 12:27 UTC  (6+ 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 


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