summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+1
|\
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-2/+1
* | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-2/+3
|/
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
|\
| * Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-0/+1
| |\
| | * ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-0/+1
| * | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+1
| |/
* | gpio/omap: fix possible memory leak in omap2_gpio_dev_init()Wei Yongjun2012-09-101-0/+2
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-1/+2
|\
| * gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-111-0/+2
| * gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-111-1/+0
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+6
|\ \
| * \ Merge branch 'omap/dt-missed-3.4' into next/dtOlof Johansson2012-04-151-2/+6
| |\ \ | | |/ | |/|
| | * arm/dts: OMAP4: Add gpio nodesBenoit Cousson2012-03-121-2/+6
* | | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-1/+1
|/ /
* | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2012-03-101-1/+1
|\ \
| * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-241-1/+1
| |/
* | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-061-2/+0
* | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-061-2/+0
* | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-061-0/+2
* | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-061-0/+8
* | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-0/+2
* | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-061-0/+2
* | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-061-0/+8
* | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-061-1/+2
* | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-061-0/+6
* | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-061-1/+0
|/
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-11/+1
* OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-151-1/+1
* OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-151-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-221-0/+2
|\
| * OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-121-0/+2
* | gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-161-0/+2
* | gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-161-0/+4
* | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-161-0/+6
* | gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-161-0/+4
* | gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-161-0/+16
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* OMAP2+: GPIO: device registrationVaradarajan, Charulatha2010-12-071-0/+104
OpenPOWER on IntegriCloud