summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-221-645/+461
|\
| * 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
* | gpio/gpio-pl061: No need of thaw and poweroff routines for hibernateViresh Kumar2012-02-161-1/+6
* | Fix circular locking dependency (3.3-rc2)Ming Lei2012-02-151-3/+5
* | gpio: tps65910: Add sleep control supportLaxman Dewangan2012-02-051-2/+18
* | gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-033-0/+311
* | ARM/mx35/3ds: gpio: add mc9s08dz60 gpio functionwu guoxing2012-01-303-0/+168
|/
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
* gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-171-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
* gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-146-99/+209
|\
| * GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-131-0/+6
| * Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-055-113/+95
| |\
| | * gpio: pl061: remove combined interruptRob Herring2012-01-051-36/+8
| | * gpio: pl061: convert to use generic irq chipRob Herring2012-01-052-48/+27
| | * gpio: pl061: convert to use 0 for no irqRob Herring2012-01-041-4/+4
| | * gpio: pl061: use chained_irq_* functions in irq handlerRob Herring2012-01-041-2/+4
| * | GPIO: add bindings for managed devicesJohn Crispin2012-01-042-1/+91
| * | GPIO/pl061: Add suspend resume capabilityDeepak Sikri2012-01-041-0/+68
| * | drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall2012-01-021-8/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-3/+22
|\ \ \
| * | | gpio: Add support for stmpe variant 801Viresh Kumar2012-01-091-3/+22
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-103-927/+0
|\ \ \
| * | | pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-033-927/+0