aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
* gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-18
* Add support for TCA6424AAndreas Schallenberg2012-05-18
* Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-11
|\
| * gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-11
| * gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-11
| * gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| * gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-11
| * gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-10
* | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | gpio: add MSIC gpio driverMathias Nyman2012-05-11
* | gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-11
* | gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-10
* | gpio/langwell: convert to use irq_domainMika Westerberg2012-05-08
* | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-08
|\|
| * ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-26
| * gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-11
| * gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin2012-04-10
| * gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2012-04-10
| * gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-04
| * gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-04
* | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-07
* | gpio: Convert drivers to use module_pci_driver()Axel Lin2012-04-07
* | gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin2012-04-06
* | gpio/langwell: clear IRQ edge detect registers at initMika Westerberg2012-04-06
* | gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg2012-04-06
* | gpio/langwell: use devm_* helpers to simplify probeMika Westerberg2012-04-06
* | gpio: add flags to export GPIOs when requestingWolfram Sang2012-04-06
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * gpio: pxa: explicitly include mach/irqs.hRob Herring2012-01-25
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\ \
| * | gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten2012-03-26
| * | gpio/sodaville: Mark broken due to core irqdomain migrationGrant Likely2012-03-23
| * | Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-03-23
| |\ \
| | * | gpio/omap: fix redundant decoding of gpio offsetTarun Kanti DebBarma2012-03-21
| | * | gpio/omap: fix incorrect update to context.irqenable1Tarun Kanti DebBarma2012-03-21
| | * | gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*Tarun Kanti DebBarma2012-03-20
| | * | gpio/omap: fix missing dataout context save in _set_gpio_dataout_regTarun Kanti DebBarma2012-03-20
| | * | gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma2012-03-20
| | * | gpio/omap: fix trigger type to unsignedTarun Kanti DebBarma2012-03-20
| | * | gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()Tarun Kanti DebBarma2012-03-20
| * | | gpio: tegra: tegra_gpio_config shouldn't be __initStephen Warren2012-03-19
| |/ /
| * | gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori2012-03-12
| * | gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori2012-03-12
| * | gpio/omap: Fix section warning for omap_mpuio_alloc_gc()Tony Lindgren2012-03-12
| * | ARM: tegra: export tegra_gpio_{en,dis}ableArnd Bergmann2012-03-12
| * | gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma2012-03-12