summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren
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-01gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin
2012-02-01gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin
2012-02-01gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham
2012-01-22Correct bad gpio namingRoland Stigge
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2012-01-17gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely
2012-01-16gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh
2012-01-16gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh
2012-01-16gpio-pch: cleanup __iomem annotation usageMárton Németh
2012-01-16gpio-pch: cleanup NULL pointer checkingMárton Németh
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09gpio: Add support for stmpe variant 801Viresh Kumar
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely