linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-13 17:36:30 to 2013-11-25 08:36:07 UTC [more...]

[PATCH v2 0/7] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-25  8:35 UTC  (19+ messages)
` [PATCH v2 1/7] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH v2 2/7] ARM: tegra: add gpiod_lookup table for paz00
` [PATCH v2 3/7] net: rfkill: gpio: remove gpio conversion support
` [PATCH v2 4/7] mmc: sdhci-acpi: covert to use GPIO descriptor API
` [PATCH v2 5/7] gpio / ACPI: register to ACPI events automatically
` [PATCH v2 6/7] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH v2 7/7] Documentation / ACPI: update to GPIO descriptor API

[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
 2013-11-25  4:12 UTC  (9+ messages)
` [PATCH v6 1/6] gpio: davinci: use readl/writel instead of __raw_*
` [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 4/6] gpio: davinci: add OF support
` [PATCH v6 5/6] ARM: davinci: da850: add GPIO DT node
` [PATCH v6 6/6] ARM: davinci: da850 evm: add GPIO pinumux entries "

[PATCH] gpiolib: Replace WARN_ON with WARN_ON_ONCE
 2013-11-24 12:37 UTC 

[PATCH v2] Documentation: gpiolib: document new interface
 2013-11-24  6:02 UTC  (6+ messages)

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

[PATCH] gpiolib: use platform GPIO mappings as fallback
 2013-11-23 10:34 UTC 

[PATCH] Documentation: gpiolib: add 00-INDEX file
 2013-11-23 10:32 UTC 

[PATCH] gpiolib: fix lookup of platform-mapped GPIOs
 2013-11-23  5:55 UTC 

[PATCH] gpiolib: add missing declarations
 2013-11-23  5:54 UTC 

[PATCH 0/9] ARM: sa1100: Rework IRQ handling
 2013-11-22 21:35 UTC  (28+ messages)
` [PATCH 1/9] ARM: sa1100 collie: use gpio-charger instead of pda-power
` [PATCH 2/9] ARM: locomo: don't clobber chip data for chained irq
` [PATCH 3/9] ARM: sa1100: switch to MULTI_IRQ_HANDLER
` [PATCH 4/9] ARM: sa1100: convert gpio driver to be a proper platform driver
` [PATCH 5/9] ARM: sa1100: add platform functions to handle PWER settings
` [PATCH 6/9] ARM: sa1100: enable IRQ domains
` [PATCH 7/9] ARM: sa1100: move gpio irq handling to GPIO driver
` [PATCH 8/9] ARM: sa1100: move per-IRQ PWER settings to core code
` [PATCH 9/9] ARM: sa1100: refactor irq driver

[PATCH v2] powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
 2013-11-22 20:51 UTC  (3+ messages)

[PATCH] pinctrl-baytrail: show pin label with the reset of the gpio debug data
 2013-11-22 12:33 UTC  (2+ messages)

[PATCH 0/5] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-22 10:50 UTC  (15+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH 2/5] mmc: sdhci-acpi: covert to use GPIO descriptor API
` [PATCH 3/5] gpio / ACPI: register to ACPI events automatically
` [PATCH 4/5] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH 5/5] Documentation / ACPI: update to GPIO descriptor API

[PATCH] gpio: pl061: proper error messages
 2013-11-22  9:11 UTC 

[PATCH] powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
 2013-11-22  4:47 UTC  (8+ messages)

[PATCH v3] gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
 2013-11-21 23:12 UTC 

[PATCH v7] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2013-11-21 22:21 UTC  (3+ messages)

mxs gpios as wakeup interrupts and irq_set_wake() hook
 2013-11-21 17:45 UTC  (4+ messages)

[PATCH v2 0/3] sfi, intel_mid: introduce SFI GPIO API and use it
 2013-11-21 16:29 UTC  (7+ messages)
` [PATCH v2 1/3] sfi: fix compiler warnings
` [PATCH v2 2/3] gpiolib: append SFI helpers for GPIO API
` [PATCH v2 3/3] intel_mid: switch to use SFI "

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

[PATCH] gpio: bcm-kona: lock IRQs when starting them
 2013-11-21 10:10 UTC  (6+ messages)

[PATCH] gpio: em: lock IRQs when starting them
 2013-11-21  4:50 UTC  (2+ messages)

[PATCH 0/1] gpio: add a driver for the Synopsys DesignWare APB GPIO
 2013-11-20 23:46 UTC  (6+ messages)
` [PATCH 1/1] gpio: add a driver for the Synopsys DesignWare APB GPIO block

[PATCH] gpio: lynxpoint: lock IRQs when starting them
 2013-11-20 18:29 UTC  (2+ messages)

[PATCH] gpio: intel-mid: lock IRQs when starting them
 2013-11-20 18:17 UTC  (2+ messages)

[PATCH v1.2] gpiolib: append SFI helpers for GPIO API
 2013-11-20 14:36 UTC  (5+ messages)

[PATCH 0/2] DaVinci: GPIO: fixes
 2013-11-20 14:13 UTC  (5+ messages)
` [PATCH 1/2] gpio: davinci: Fix a check for unbanked gpio

[PATCH v5 0/7] gpio: daVinci: cleanup and feature enhancement
 2013-11-19 20:34 UTC  (13+ messages)
` [PATCH v5 2/7] gpio: davinci: use readl/writel instead of __raw_*
` [PATCH v5 3/7] gpio: davinci: use irqdomain
` [PATCH v5 5/7] gpio: davinci: add OF support

[PATCH] gpio: Remove duplicate include of errno.h
 2013-11-19 20:15 UTC  (2+ messages)

[RFC 01/23] gpio/omap: raw read and write endian fix
 2013-11-19 18:21 UTC  (6+ messages)

[PATCH] gpio: lock adnp IRQs when starting them
 2013-11-19 12:40 UTC 

[PATCH RFC] gpio: Driver for SYSCON-based GPIOs
 2013-11-19  9:53 UTC  (5+ messages)

[PATCH] gpio: ucb1400: Add MODULE_ALIAS
 2013-11-19  9:51 UTC  (3+ messages)

[PATCH] gpiolib: fix of_find_gpio() when OF not defined
 2013-11-19  9:46 UTC  (2+ messages)

[PATCH v2] gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
 2013-11-19  9:44 UTC  (4+ messages)

[PATCH] gpio: fix memory leak in error path
 2013-11-19  8:24 UTC  (2+ messages)

[PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output
 2013-11-18 22:46 UTC  (7+ messages)
` [PATCH 6/8] gpio: twl4030: Fix passing of pdata in the device tree case

[PATCH] gpio/lynxpoint: add new ACPI ID
 2013-11-18 10:51 UTC  (2+ messages)

[patch] gpio: rcar: NULL dereference on error in probe()
 2013-11-18 10:45 UTC  (2+ messages)

[patch] gpio: msm: make msm_gpio.summary_irq signed for error handling
 2013-11-18 10:42 UTC  (2+ messages)

[patch] gpio: mvebu: make mvchip->irqbase signed for error handling
 2013-11-18 10:40 UTC  (2+ messages)

[PATCH 2/2] ARM: pxa: delete the custom GPIO header
 2013-11-18 10:23 UTC  (3+ messages)

[PATCH v3] gpio: add export with name from dts
 2013-11-18 10:12 UTC  (3+ messages)

[PATCH v3] gpio: add export with name from dts
 2013-11-18 10:05 UTC  (3+ messages)

[PATCH] gpiolib: use dedicated flags for GPIO properties
 2013-11-18  9:48 UTC  (2+ messages)

[PATCH] gpiolib: fix find_chip_by_name()
 2013-11-18  9:46 UTC  (2+ messages)

Warning masked by BUG() when CONFIG_BUG is enabled
 2013-11-17 14:47 UTC  (5+ messages)
` [Cocci] "

[PATCH] gpio: rcar: Support both edge trigger with DT
 2013-11-17  2:38 UTC  (5+ messages)

Guaranteed Top 10 Google Placements mail-archive.com In 100 Days
 2013-11-14 20:03 UTC 

[PATCH] gpiolib: append SFI helpers for GPIO API
 2013-11-13 17:41 UTC  (5+ 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).