messages from 2013-11-21 14:45:48 to 2013-11-29 09:21:56 UTC [more...]
[RFC v1 0/9] gpio: davinci: reuse for keystone arch
2013-11-29 9:21 UTC (13+ messages)
` [RFC v1 2/9] gpio: introduce GPIO_DAVINCI kconfig option
` [RFC v1 1/9] gpio: davinci: get rid of DAVINCI_N_GPIO
` [RFC v1 3/9] gpio: davinci: use chained_irq_enter/chained_irq_exit API
` [RFC v1 4/9] gpio: davinci: make IRQ initialization soc specific
` [RFC v1 5/9] gpio: davinci: reuse for Keystone SoC
` [RFC v1 6/9] arm: dts: keystone: add GPIO device entry
` [RFC v1 7/9] ARM: keystone_defconfig: enable gpio support
` [RFC v1 8/9] arm: dts: keystone-evm: add LEDs supports
` [RFC v1 9/9] ARM: keystone_defconfig: enable LED support
[PATCH] gpiolib: don't bother warning when failing to get gpios
2013-11-29 9:16 UTC
[PATCH 0/2] gpio: davinci: preparation fixes and updates to reuse it for Keystone
2013-11-29 8:35 UTC (7+ messages)
` [PATCH 1/2] gpio: davinci: get rid of DAVINCI_N_GPIO
` [PATCH 2/2] gpio: introduce GPIO_DAVINCI kconfig option
[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
2013-11-29 8:30 UTC (22+ 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] gpio: better lookup method for platform GPIOs
2013-11-29 6:17 UTC (6+ messages)
[PATCH] [gpio] gpio-lw-usb - New gpio driver for LittleWire USB devices
2013-11-29 2:29 UTC
[PATCH] gpiolib: Replace WARN_ON with WARN_ON_ONCE
2013-11-28 19:16 UTC (2+ messages)
[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2013-11-28 17:04 UTC (20+ messages)
` [PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH v3 3/6] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v3 4/6] gpio / ACPI: register to ACPI events automatically
` [PATCH v3 5/6] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH v3 6/6] Documentation / ACPI: update to GPIO descriptor API
[PATCH v5] gpio: Add MOXA ART GPIO driver
2013-11-28 16:37 UTC (3+ messages)
` [PATCH v6] "
[PATCH] gpio: rcar: Support both edge trigger with DT
2013-11-28 15:31 UTC (3+ messages)
[PATCH] gpiolib: fix lookup of platform-mapped GPIOs
2013-11-28 14:33 UTC (3+ messages)
[PATCH] gpiolib: add missing declarations
2013-11-28 14:32 UTC (7+ messages)
` [PATCH v2] "
YOUR OPPORTUNITY
2013-11-28 14:26 UTC
[PATCH] gpio: pl061: move irqdomain initialization
2013-11-28 14:23 UTC (3+ messages)
[PATCH] gpio: add GPIO support for SMSC SCH311x
2013-11-28 0:18 UTC
[PATCH v2] gpio-lynxpoint: Allow building as a module
2013-11-27 14:46 UTC
[PATCH] gpio-lynxpoint: Allow building as a module
2013-11-27 14:24 UTC (2+ messages)
[PATCH v3] gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
2013-11-27 14:01 UTC (2+ messages)
mxs gpios as wakeup interrupts and irq_set_wake() hook
2013-11-27 14:00 UTC (5+ messages)
[PATCH v2 0/3] sfi, intel_mid: introduce SFI GPIO API and use it
2013-11-27 11:55 UTC (8+ messages)
` [PATCH v2 2/3] gpiolib: append SFI helpers for GPIO API
` [PATCH v2 3/3] intel_mid: switch to use SFI "
[PATCH 1/3] gpio: pl061: lock IRQs when starting them
2013-11-27 8:02 UTC (4+ messages)
[PATCH v2] gpio: em: lock IRQs when starting them
2013-11-27 7:33 UTC (2+ messages)
[PATCH 3/3] gpio: pl061: remove confusing naming
2013-11-27 4:19 UTC (2+ messages)
[PATCH 2/3] gpio: pl061: refactor type setting
2013-11-27 4:16 UTC (2+ messages)
[PATCH] gpio: pl061: print resource_size_t as %pa
2013-11-26 23:49 UTC (4+ messages)
[PATCH V2] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5
2013-11-26 23:07 UTC (2+ messages)
[PATCH v2] gpio: bcm-kona: lock IRQs when starting them
2013-11-26 21:04 UTC (3+ messages)
[PATCH RFC] gpio: omap: refresh the patch “gpio: omap: be more aggressive with pm_runtime” against v3.12-rc5
2013-11-26 15:34 UTC (2+ messages)
[PATCH] gpio: drop users of irq_set_chip_and_handler_name()
2013-11-26 13:32 UTC
[PATCH] gpio: lynxpoint: lock IRQs when starting them
2013-11-26 13:18 UTC (4+ messages)
[PATCH v2] gpio: lock adnp IRQs when enabling them
2013-11-26 13:15 UTC (2+ messages)
[PATCH v2] gpio: lynxpoint: lock IRQs when starting them
2013-11-26 12:58 UTC (5+ messages)
[PATCH v2] gpio: intel-mid: lock IRQs when starting them
2013-11-26 10:20 UTC
[PATCH v2] powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
2013-11-26 9:20 UTC (4+ messages)
[PATCH v2 0/7] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2013-11-25 10:18 UTC (26+ 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 v2] Documentation: gpiolib: document new interface
2013-11-24 6:02 UTC (3+ 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 0/9] ARM: sa1100: Rework IRQ handling
2013-11-22 21:35 UTC (17+ messages)
` [PATCH 7/9] ARM: sa1100: move gpio irq handling to GPIO driver
[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 (5+ messages)
[PATCH v7] gpio: add a driver for the Synopsys DesignWare APB GPIO block
2013-11-21 22:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).