linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-09 12:33:40 to 2013-12-21 10:30:59 UTC [more...]

[PATCH 1/2] gpio: lp3943: Remove redundant of_match_ptr helper
 2013-12-21 10:27 UTC 

[PATCH v2 0/2] gpio: davinci: reuse for keystone arch
 2013-12-21  8:21 UTC  (7+ messages)
  ` [PATCH v2 1/2] gpio: davinci: don't create irq_domain in case of unbanked irqs
  ` [PATCH v2 2/2] gpio: davinci: reuse for Keystone SoC

[PATCH 1/2] gpio: mxc: Do not hard code return value
 2013-12-21  7:35 UTC  (2+ messages)
` [PATCH 2/2] gpio: mvebu: Do not hard code error code

[PATCH 1/1] gpio: max730x: Remove redundant dev_set_drvdata
 2013-12-21  7:25 UTC 

[PATCH] ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX
 2013-12-20 20:57 UTC  (11+ messages)

[PATCH] Tracing events with GPIOs
 2013-12-20  8:40 UTC  (10+ messages)

[PATCH 0/2] gpio: davinci: reuse for keystone arch
 2013-12-20  9:39 UTC  (15+ messages)
` [PATCH 1/2] gpio: davinci: don't create irq_domain in case of unbanked irqs
  ` [PATCH 2/2] gpio: davinci: reuse for Keystone SoC

[PATCH] gpio: sodaville: fix some error return code on error path
 2013-12-20  9:23 UTC  (2+ messages)

[PATCH -next v2] gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
 2013-12-20  9:22 UTC  (2+ messages)

[PATCH -next v2] gpio: moxart: add missing .owner to struct gpio_chip
 2013-12-20  9:21 UTC  (2+ messages)

[PATCH v3] gpio: add GPIO support for SMSC SCH311x
 2013-12-20  9:10 UTC  (2+ messages)

[PATCH] gpio: add GPIO support for SMSC SCH311x
 2013-12-20  9:07 UTC  (7+ messages)

[PATCH v6 0/2] gpiolib, sfi: introduce SFI GPIO helpers
 2013-12-20  9:02 UTC  (5+ messages)
` [PATCH v6 1/2] SFI: store GPIO table and export lookup function
` [PATCH v6 2/2] gpiolib: append SFI helpers for GPIO API

[PATCH] gpio: add missing word in gpio dt binding doc
 2013-12-20  8:33 UTC  (3+ messages)

[PATCH v2] Tracing events with GPIOs
 2013-12-19 19:54 UTC  (2+ messages)

[RFC PATCH] gpio: add GPIO hogging mechanism
 2013-12-19 18:22 UTC  (7+ messages)

pinctrl - detailed gpio-mode pinconf design
 2013-12-19 10:49 UTC  (7+ messages)

[PATCH 1/2] gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
 2013-12-19  1:27 UTC  (6+ messages)
` [PATCH 2/2] gpio: msm: Add module device table and mark table const

[PATCH v2] gpio: xtensa: depend on HAVE_XTENSA_GPIO32
 2013-12-18  7:10 UTC 

[PATCH v2] gpio: Driver for SYSCON-based GPIOs
 2013-12-17 19:19 UTC 

[PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO
 2013-12-17 17:50 UTC  (4+ messages)

[PATCH] gpio: gpio-max665x: add support for the MAX6650-66510 ICs
 2013-12-17 15:29 UTC 

[PATCH] gpio: xtensa: depend on HAVE_XTENSA_GPIO32
 2013-12-17 14:24 UTC  (2+ messages)

[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
 2013-12-17 10:20 UTC  (10+ messages)
` [PATCH v6 2/6] This patch converts the davinci gpio driver to use irqdomain support
` [PATCH v6 3/6] gpio: davinci: remove unused variable intc_irq_num
` [PATCH v6 5/6] ARM: davinci: da850: add GPIO DT node
` [PATCH v6 6/6] ARM: davinci: da850 evm: add GPIO pinumux entries "

[PATCH v3] gpio: driver for Xtensa GPIO32
 2013-12-16  6:40 UTC  (8+ messages)
        ` [Linux-Xtensa] "

[RFC v1 0/9] gpio: davinci: reuse for keystone arch
 2013-12-15 13:25 UTC  (6+ messages)
` [RFC v1 3/9] gpio: davinci: use chained_irq_enter/chained_irq_exit API

[PATCH 0/2] gpio: davinci: preparation fixes and updates to reuse it for Keystone
 2013-12-15 12:04 UTC  (7+ messages)
` [PATCH 1/2] gpio: davinci: get rid of DAVINCI_N_GPIO
` [PATCH 2/2] gpio: introduce GPIO_DAVINCI kconfig option

[PATCH v7] gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
 2013-12-15 11:35 UTC  (4+ messages)

[PATCH] gpio: twl4030: fix regression for twl gpio outputs for led pins
 2013-12-13 17:36 UTC  (3+ messages)

[PATCH V2] gpio: rcar: Fix level interrupt handling
 2013-12-13 12:31 UTC  (6+ messages)

[PATCH v4] gpio: add GPIO support for SMSC SCH311x
 2013-12-13  8:53 UTC  (6+ messages)

[PATCH] gpio: Driver for SYSCON-based GPIOs
 2013-12-13  4:15 UTC  (5+ messages)

[PATCH] gpio / ACPI: return -ENOENT when no mapping exists
 2013-12-12 20:57 UTC  (4+ messages)

[PATCH V2] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5
 2013-12-12 18:38 UTC  (6+ messages)
` [RFC/RFT/PATCH V3] "

[PATCH v3] gpiolib: return -ENOENT if no GPIO mapping exists
 2013-12-12 18:34 UTC  (3+ messages)

[PATCH 1/2] gpio: 74x164: Remove non-DT support
 2013-12-12 10:11 UTC  (5+ messages)
` [PATCH 2/2] gpio: 74x164: Driver cleanup

[PATCH v1 0/3]
 2013-12-12  1:46 UTC  (11+ messages)
` [PATCH v1 3/3] gpiolib: append SFI helpers for GPIO API

[PATCH] gpio: tegra: add missing error handling to probe
 2013-12-11 12:40 UTC  (2+ messages)

[PATCH] gpio: driver for Xtensa GPIO32
 2013-12-11 12:38 UTC  (5+ messages)

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-12-11 12:00 UTC  (3+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface

[PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00
 2013-12-11 11:51 UTC  (3+ messages)
` [PATCHv4] "

[PATCH v2] gpiolib: return -ENOENT if no GPIO mapping exists
 2013-12-11  2:30 UTC  (3+ messages)

[PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output
 2013-12-10 15:20 UTC  (6+ messages)

[PATCH] gpio: add GPIO support for SMSC SCH311x
 2013-12-10 12:19 UTC  (7+ messages)

[PATCH 1/1] gpio: twl4030: Fix regression for twl gpio LED output
 2013-12-10 12:16 UTC  (3+ messages)
` [PATCH v2 "

[PATCH -next] gpio: moxart: add missing .owner to struct gpio_chip
 2013-12-10 11:35 UTC  (2+ messages)

[PATCH -next] gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
 2013-12-10 11:33 UTC  (2+ messages)

[PATCH 4/4] ARM: at91: localize GPIO header
 2013-12-10  9:39 UTC  (3+ messages)

[PATCH] MAINTAINERS: update GPIO maintainers entry
 2013-12-10  9:15 UTC  (2+ messages)

[PATCH] gpiolib: return -ENOENT when no GPIO mapping exists
 2013-12-10  3:11 UTC  (6+ messages)

[PATCH v5 0/2] gpiolib, sfi: introduce SFI GPIO helpers
 2013-12-10  3:08 UTC  (6+ messages)
` [PATCH v5 1/2] SFI: store GPIO table and export lookup function
` [PATCH v5 2/2] gpiolib: append SFI helpers for GPIO API

[PATCH v4 0/2] gpiolib, sfi: introduce SFI GPIO helpers
 2013-12-10  2:46 UTC  (9+ messages)
` [PATCH v4 2/2] gpiolib: append SFI helpers for GPIO API

[PATCH v3 0/4] gpiolib: clean up messaging part
 2013-12-10  1:12 UTC  (13+ messages)
` [PATCH v3 1/4] gpiolib: unify pr_* messages format
` [PATCH v3 2/4] gpiolib: introduce chip_* to print with chip->label prefix
` [PATCH v3 3/4] gpiolib: convert gpiod_lookup description to kernel-doc
` [PATCH v3 4/4] gpiolib: update inline documentation of gpiod_get_index()

[PATCH v3] pinctrl: baytrail: lock IRQs when starting them
 2013-12-09 13:29 UTC  (2+ messages)

[PATCH] gpio: better lookup method for platform GPIOs
 2013-12-09 13:07 UTC  (3+ messages)
` [PATCH v3] "


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