summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* omap: Fix gpio_resume_after_retentionSergio Aguirre2010-03-111-5/+5
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-241-6/+6
* omap: Fix gpio.c for multi-omap for omap4Tony Lindgren2010-02-151-91/+133
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-151-24/+12Star
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-29/+29
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-28/+28
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-151-1/+1
* omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-291-2/+2
* omap: Remove uninitialized warning for gpio.cTony Lindgren2010-01-081-1/+1
* omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone2010-01-081-1/+60
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* omap: GPIO module enable/disableCharulatha V2009-11-221-0/+32
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-248/+269
|\
| * OMAP3: PM: GPIO context save/restoreRajendra Nayak2009-11-111-0/+92
| * omap: Use ioremap in gpio.cTony Lindgren2009-10-201-95/+129
| * OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-081-46/+46
| * OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-081-7/+7
| * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-081-119/+14Star
* | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
|/
* omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-251-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-48/+67
|\
| * OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-281-4/+23
| * OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-2/+2
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-43/+43
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-151-4/+10
|\ \
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-181-32/+95
| |\|
| * | ARM: Rework omap suspend_late()/resume_early()Magnus Damm2009-07-221-4/+10
* | | Merge branch 'master' into develRussell King2009-09-121-32/+89
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-101-0/+6
| |\ \
| * | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-051-32/+89
| | |/ | |/|
* | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-051-0/+6
|\ \ \ | | |/ | |/|
| * | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| |/
* / ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-281-51/+198
|/
* OMAP2/3: Initialize gpio debounce registerjanboe2009-06-231-0/+1
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-34/+100
* ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
* ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
* ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4Star
* [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-241-6/+105
* ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
* ARM: OMAP: minor gpio bugfixesDavid Brownell2008-12-111-5/+15
* ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2008-12-111-32/+11Star
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-111-14/+0Star
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-111-18/+3Star
* ARM: OMAP: gpios implement new to_irq()David Brownell2008-12-111-0/+9
* ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula2008-12-111-1/+1
* ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-111-11/+15
* ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
* Merge branch 'omap-all' into develRussell King2008-10-141-35/+35
|\
| * [ARM] omap: fix inappropriate casting in gpio.cRussell King2008-09-051-35/+35