summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-13/+46
|\
| * Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-051-24/+6Star
| |\
| * \ Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-041-13/+46
| |\ \
| | * | gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-261-8/+6Star
| | * | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-071-9/+33
| | * | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-071-7/+18
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-652/+461Star
|\ \ \ \
| * \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-7/+0Star
| |\ \ \ \
| | * | | | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-7/+0Star
| | |/ / /
| * | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-021-639/+462Star
| |\ \ \ \
| | * | | | gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon2012-02-061-1/+6
| | * | | | gpio/omap: restore OE only after setting the output levelNishanth Menon2012-02-061-1/+2
| | * | | | gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon2012-02-061-4/+5
| | * | | | gpio/omap: save and restore debounce registersNishanth Menon2012-02-061-0/+12
| | * | | | gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma2012-02-061-28/+28
| | * | | | gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma2012-02-061-5/+13
| | * | | | gpio/omap: fix debounce clock handlingTarun Kanti DebBarma2012-02-061-10/+19
| | * | | | gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma2012-02-061-98/+147
| | * | | | gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma2012-02-061-25/+29
| | * | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-061-24/+44
| | * | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-061-32/+6Star
| | * | | | gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-061-3/+0Star
| | * | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-061-5/+3Star
| | * | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-54/+23Star
| | * | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-061-114/+43Star
| | * | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-061-22/+20Star
| | * | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-061-82/+32Star
| | * | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-89/+21Star
| | * | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-061-30/+23Star
| | * | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-061-7/+1Star
| | * | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-061-73/+58Star
| | * | | | gpio/omap: make gpio_context part of gpio_bank structureCharulatha V2012-02-061-42/+34Star
| | * | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-061-7/+6Star
| | * | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-061-83/+80Star
| | | |/ / | | |/| |
| * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-7/+0Star
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-223-0/+211
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/85xx: Board support for GE IMP3AMartyn Welch2012-03-161-0/+28
| * | | gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2012-03-163-0/+183
| |/ /
* | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-161-16/+1Star
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+2Star
* | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
|/ /
* | gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin2012-02-021-0/+1
* | gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-02-021-0/+1
* | gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-021-10/+13
* | Correct bad gpio namingRoland Stigge2012-01-221-1/+1
|/
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
* gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-181-0/+1
* gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
* gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1