summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge 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-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch
2012-03-15Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park
2012-03-14gpio/samsung: add support GPIOlib for EXYNOS5250Sangsu Park
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon
2012-03-05Merge branch 'depends/irqdomain' into next/driversArnd Bergmann
2012-03-04Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann
2012-02-26gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-02-07gpio: tegra: Parameterize the number of banksStephen Warren
2012-02-07gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren
2012-02-06gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon
2012-02-06gpio/omap: restore OE only after setting the output levelNishanth Menon
2012-02-06gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon
2012-02-06gpio/omap: save and restore debounce registersNishanth Menon
2012-02-06gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma
2012-02-06gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma
2012-02-06gpio/omap: fix debounce clock handlingTarun Kanti DebBarma
2012-02-06gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma
2012-02-06gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma
2012-02-06gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V
2012-02-06gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma
2012-02-06gpio/omap: use pinctrl offset instead of macroCharulatha V
2012-02-06gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma
2012-02-06gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma
2012-02-06gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma
2012-02-06gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma
2012-02-06gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma
2012-02-06gpio/omap: avoid cpu checks during module ena/disableCharulatha V
2012-02-06gpio/omap: make non-wakeup GPIO part of pdataCharulatha V
2012-02-06gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma
2012-02-06gpio/omap: make gpio_context part of gpio_bank structureCharulatha V
2012-02-06gpio/omap: use flag to identify wakeup domainCharulatha V
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V
2012-02-02gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin
2012-02-02gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin
2012-02-02gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham