summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park2012-03-141-14/+34
| | * | | | | gpio/samsung: add support GPIOlib for EXYNOS5250Sangsu Park2012-03-141-28/+411
| | |/ / / /
* | | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-0/+1
|\ \ \ \ \ \
| * | | | | | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-13/+46
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-051-24/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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/+6
| | * | | | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-061-9/+33
| | * | | | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-061-7/+18
| | | |/ / | | |/| |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-652/+461
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-7/+0
| |\ \ \ \ \
| | * | | | | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-7/+0
| | |/ / / /
| * | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-021-639/+462
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | 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/+6
| | * | | | gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-061-3/+0
| | * | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-061-5/+3
| | * | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-54/+23
| | * | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-061-114/+43
| | * | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-061-22/+20
| | * | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-061-82/+32
| | * | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-89/+21
| | * | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-061-30/+23
| | * | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-061-7/+1
| | * | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-061-73/+58
| | * | | | gpio/omap: make gpio_context part of gpio_bank structureCharulatha V2012-02-061-42/+34
| | * | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-061-7/+6
| | * | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-061-83/+80
| | | |/ / | | |/| |
| * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-7/+0
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-213-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/+1
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+2
* | | 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-011-0/+1
* | gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-02-011-0/+1
* | gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-011-10/+13
* | Correct bad gpio namingRoland Stigge2012-01-221-1/+1
|/
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
OpenPOWER on IntegriCloud