linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-06 16:25:03 to 2014-09-22 11:19:46 UTC [more...]

[PATCH v2 1/2] gpio: Increase ARCH_NR_GPIOs to 512
 2014-09-22 11:19 UTC  (5+ messages)
` [PATCH v2 2/2] gpio: Add support for Intel Cherryview/Braswell GPIO controller

[PATCH 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
 2014-09-22 10:58 UTC  (2+ messages)

[PATCH 3/3] gpio: add support for Cypress CYUSBS234 USB-GPIO adapter
 2014-09-22  9:34 UTC 

[PATCH gpio v1 1/2] gpio: ks8695: fix switch case indentation
 2014-09-22  9:48 UTC  (3+ messages)
` [PATCH gpio v1 2/2] gpio: ks8695: fix 'else should follow close brace '}''

[PATCH 2/3] i2c: add support for Cypress CYUSBS234 USB-I2C adapter
 2014-09-22  9:33 UTC 

[PATCH 0/3] Enable Quark X1000 support in gpio-sch
 2014-09-22  9:25 UTC  (10+ messages)
` [PATCH 1/3] gpio: sch: Consolidate similar algorithms
` [PATCH 2/3] gpio: sch: Add support for Intel Quark X1000 SoC
` [PATCH 3/3] gpio: sch: Enable IRQ support for Quark X1000

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-22  8:20 UTC  (6+ messages)
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors

[PATCH 0/3 v2] The Designware GPIO Supporting
 2014-09-22  1:37 UTC  (17+ messages)
` [PATCH 1/3 v2] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/3 v2] GPIO: gpio-dwapb: Support Debounce
` [PATCH 3/3 v2] GPIO: gpio-dwapb: Suspend & Resume PM enabling

[PATCH 1/3] gpio: xgene: Fix missing spin_lock_init()
 2014-09-21  4:32 UTC  (3+ messages)
` [PATCH 2/3] gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
` [PATCH 3/3] gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard

[RFC PATCH] gpio: add GPIO hogging mechanism
 2014-09-20 22:26 UTC  (5+ messages)

[PATCH v5 0/4] mfd: add support for Diolan DLN-2
 2014-09-20  6:32 UTC  (7+ messages)
` [PATCH v5 2/4] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v5 3/4] gpiolib: add irq_not_threaded flag to gpio_chip
  ` [PATCH v5 1/4] mfd: add support for Diolan DLN-2 devices
  ` [PATCH v5 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH 1/2] x86, gpio: Increase ARCH_NR_GPIOs to 512
 2014-09-20  5:56 UTC  (9+ messages)
` [PATCH 2/2] gpio: Add support for Intel Cherryview/Braswell GPIO controller

[PATCH 0/4] vf610: Add GPIO support
 2014-09-19 17:36 UTC  (6+ messages)
` [PATCH 1/4] pinctrl: imx: detect uninitialized pins
` [PATCH 2/4] pinctrl: imx: add gpio pinmux support for vf610
` [PATCH 3/4] gpio: vf610: add gpiolib/IRQ chip driver for Vybird
` [PATCH 4/4] ARM: dts: vf610: Use new GPIO support

IBSP Project Letter Attached
 2014-09-19 10:01 UTC 

[PATCH] gpiolib: fix a few issues with gpiochip_remove
 2014-09-19  9:15 UTC  (3+ messages)

[PATCH -next] gpio: Fix return value check in xgene_gpio_probe()
 2014-09-19  8:40 UTC  (2+ messages)

[RTF] [PATCH 00/26] gpio: use platform based module init
 2014-09-19  8:36 UTC  (28+ messages)
` [RTF] [PATCH 01/26] gpio: em: "
` [RTF] [PATCH 02/26] gpio: ep93xx: "
` [RTF] [PATCH 03/26] gpio: iop: "
` [RTF] [PATCH 04/26] gpio: msm-v1: "
` [RTF] [PATCH 05/26] gpio: mxc: "
` [RTF] [PATCH 06/26] gpio: mxs: "
` [RTF] [PATCH 07/26] gpio: palmas: "
` [RTF] [PATCH 08/26] gpio: SPEAr: "
` [RTF] [PATCH 09/26] gpio: stmpe: "
` [RTF] [PATCH 10/26] gpio: tc3589x: "
` [RTF] [PATCH 11/26] gpio: tps6586x: "
` [RTF] [PATCH 12/26] gpio: tps65910: "
` [RTF] [PATCH 13/26] gpio: "
` [RTF] [PATCH 14/26] gpio: twl4030: "
` [RTF] [PATCH 15/26] gpio: wm831x: "
` [RTF] [PATCH 16/26] gpio: wm8350: "
` [RTF] [PATCH 17/26] gpio: wm8994: "
` [RTF] [PATCH 18/26] gpio: zynq: "
` [RTF] [PATCH 19/26] gpio: da9055: "
` [RTF] [PATCH 20/26] gpio: lynxpoint: "
` [RTF] [PATCH 21/26] gpio: lantiq: "
` [RTF] [PATCH 22/26] gpio: msic: "
` [RTF] [PATCH 23/26] gpio: rc5t583: "
` [RTF] [PATCH 24/26] gpio: xway: "
` [RTF] [PATCH 25/26] gpio: tz1090-pdc: "
` [RTF] [PATCH 26/26] gpio: tz1090: "

[PATCH 0/2] Driver for 74xx-ICs with MMIO access
 2014-09-19  7:40 UTC  (3+ messages)
` [PATCH 1/2] GPIO: Add driver "
` [PATCH 2/2] GPIO: 74xx-mmio: Add DT bindings documentation

[PATCH] GPIO: gpiolib: trivial: Add missing carriage return
 2014-09-19  7:39 UTC 

[PATCH] gpio: remove remaining users of gpiochip_remove() retval
 2014-09-19  7:40 UTC  (3+ messages)

[PATCH] gpio: Fix potentially NULL handler data passed to chained irqchip handler
 2014-09-19  7:39 UTC  (2+ messages)

[RESEND PATCH] gpio: omap: Fix interrupt names
 2014-09-19  7:27 UTC  (3+ messages)

[PATCH v4 0/3] mfd: add support for Diolan DLN-2
 2014-09-19  7:11 UTC  (22+ messages)
` [PATCH v4 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v4 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v4 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
 2014-09-18 19:34 UTC  (2+ messages)

[PATCH 1/1] gpio: Fix ngpio in gpio-xilinx driver
 2014-09-18  9:03 UTC 

[PATCH 0/4 v5] The Designware GPIO Supporting
 2014-09-17 16:18 UTC  (6+ messages)
` [PATCH 1/4 v5] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/4 v5] GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
` [PATCH 3/4 v5] GPIO: gpio-dwapb: Support Debounce
` [PATCH 4/4 v5] GPIO: gpio-dwapb: Suspend & Resume PM enabling

[PATCH v3 0/4] gpio: syscon: reuse for keystone 2 socs
 2014-09-17 16:05 UTC  (3+ messages)

[PATCH 0/4 v4] The Designware GPIO Supporting
 2014-09-17  7:09 UTC  (12+ messages)
` [PATCH 1/4 v4] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/4 v4] GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
` [PATCH 3/4 v4] GPIO: gpio-dwapb: Support Debounce
` [PATCH 4/4 v4] GPIO: gpio-dwapb: Suspend & Resume PM enabling

[PATCH] pinctrl: remove remaining users of gpiochip_remove() retval
 2014-09-16 22:07 UTC 

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-16  1:07 UTC  (20+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/4 v3] GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
` [PATCH 3/4 v3] GPIO: gpio-dwapb: Support Debounce
` [PATCH 4/4 v3] GPIO: gpio-dwapb: Suspend & Resume PM enabling

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-15 22:43 UTC  (6+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
` [PATCH 2/2] PMIC / opregion: support PMIC customized operation region for CrystalCove

Using audio codec pins as gpio. Device tree configuration
 2014-09-15 17:00 UTC 

[RFC 08/18] gpio: add driver for Atheros AR5312 SoC GPIO controller
 2014-09-14 19:33 UTC  (2+ messages)
` [RFC 09/18] "

[PATCH 1/1 linux-next] gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
 2014-09-14 13:56 UTC 

[PATCH v3 0/3] mfd: add support for Diolan DLN-2
 2014-09-09 10:27 UTC  (21+ messages)
` [PATCH v3 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v3 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v3 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] gpio: pca953x: Fix warning when HW interrupts are rescheduled by the softirq tasklet
 2014-09-09  8:32 UTC 

[PATCH] gpiolib:change to use irq_alloc_descs_from to alloc virqs
 2014-09-09  7:12 UTC 

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-09  2:26 UTC  (3+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
` [PATCH 2/2] PMIC / opregion: support PMIC customized operation region for CrystalCove

[PATCH 0/2] Add driver for AXM55xx SSP chip selects
 2014-09-08 11:35 UTC  (9+ messages)
` [PATCH 1/2] gpio: "


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