index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2012-05-18
gpio/lpc32xx: Add device tree support
Roland Stigge
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-18
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
2012-05-18
Add support for TCA6424A
Andreas Schallenberg
2012-05-11
Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-05-11
gpio/omap: fix missing check in *_runtime_suspend()
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove suspend/resume callbacks
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove retrigger variable in gpio_irq_handler
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove saved_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove suspend_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-11
gpio/omap: remove saved_fallingdetect, saved_risingdetect
Tarun Kanti DebBarma
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
gpio: add MSIC gpio driver
Mathias Nyman
2012-05-11
gpio: samsung: refactor gpiolib init for exynos4/5
Olof Johansson
2012-05-10
gpio/langwell: re-read the IRQ status register after each iteration
Mika Westerberg
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
2012-05-08
gpio/langwell: convert to use irq_domain
Mika Westerberg
2012-05-08
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
2012-04-10
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
2012-04-10
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2012-04-07
gpio: Move DT support code into drivers/gpio
Grant Likely
2012-04-07
gpio: Convert drivers to use module_pci_driver()
Axel Lin
2012-04-06
gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...
Axel Lin
2012-04-05
gpio/langwell: clear IRQ edge detect registers at init
Mika Westerberg
2012-04-05
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Mika Westerberg
2012-04-05
gpio/langwell: use devm_* helpers to simplify probe
Mika Westerberg
2012-04-05
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-04-04
gpio: tegra: Iterate over the correct number of banks
Stephen Warren
2012-04-04
gpio: tegra: fix register address calculations for Tegra30
Stephen Warren
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-25
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-03-23
gpio/sodaville: Mark broken due to core irqdomain migration
Grant Likely
2012-03-23
Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-03-22
gpio/twl: Add DT support to gpio-twl4030 driver
Benoit Cousson
2012-03-22
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
Benoit Cousson
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
gpio/omap: fix redundant decoding of gpio offset
Tarun Kanti DebBarma
2012-03-21
gpio/omap: fix incorrect update to context.irqenable1
Tarun Kanti DebBarma
[next]