aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-05
| |\
| * \ Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-04
| |\ \
| | * | gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-26
| | * | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-06
| | * | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-06
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \
| * \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-15
| |\ \ \ \
| | * | | | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-13
| | |/ / /
| * | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-02
| |\ \ \ \
| | * | | | gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon2012-02-06
| | * | | | gpio/omap: restore OE only after setting the output levelNishanth Menon2012-02-06
| | * | | | gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon2012-02-06
| | * | | | gpio/omap: save and restore debounce registersNishanth Menon2012-02-06
| | * | | | gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: fix debounce clock handlingTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-06
| | * | | | gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-06
| | * | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-06
| | * | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-06
| | * | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-06
| | * | | | gpio/omap: make gpio_context part of gpio_bank structureCharulatha V2012-02-06
| | * | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-06
| | * | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-06
| | | |/ / | | |/| |
| * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-24
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/85xx: Board support for GE IMP3AMartyn Welch2012-03-16
| * | | gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2012-03-16
| |/ /
* | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/ /
* | gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin2012-02-01
* | gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-02-01
* | gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-01
* | Correct bad gpio namingRoland Stigge2012-01-22
|/
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-18
* gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-17
* gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-16
* gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-16
* gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-16