summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-05-11gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson
2012-05-11gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij
2012-05-10gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma
2012-05-09Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-05-09gpio: Add STA2X11 GPIO blockAlessandro Rubini
2012-05-08gpio/langwell: convert to use irq_domainMika Westerberg
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-05-05gpio: pxa: parse gpio from DTS fileHaojian Zhuang
2012-05-04gpiolib: Convert to devres_release()Mark Brown
2012-05-01gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-24drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones
2012-04-24drivers/gpio: gpio-nomadik: Apply Device Tree bindingsLee Jones
2012-04-24gpio/nomadik: use ioremap() instead of static mappingsLinus Walleij
2012-04-23gpio/nomadik: support low EMI modeRabin Vincent
2012-04-23gpio/nomadik: fix spurious interrupts with SKERabin Vincent
2012-04-23gpio/nomadik: cache [rf]w?imscRabin Vincent
2012-04-23gpio/nomadik: don't set SLPM to 1 for non-wakeup pinsRabin Vincent
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren
2012-04-18gpio: tegra: configure pins during irq_set_typeStephen Warren
2012-04-10gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely
2012-04-07gpio: Convert drivers to use module_pci_driver()Axel Lin
2012-04-06gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin
2012-04-05gpio/langwell: clear IRQ edge detect registers at initMika Westerberg
2012-04-05gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg
2012-04-05gpio/langwell: use devm_* helpers to simplify probeMika Westerberg
2012-04-05gpio: add flags to export GPIOs when requestingWolfram Sang
2012-04-04gpio: tegra: Iterate over the correct number of banksStephen Warren
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-23gpio/sodaville: Mark broken due to core irqdomain migrationGrant Likely
2012-03-23Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-03-22gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson
2012-03-22gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ supportBenoit Cousson
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21gpio/omap: fix redundant decoding of gpio offsetTarun Kanti DebBarma