summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* omap2: fix assorted compiler warningsSanjeev Premi2010-09-231-2/+2
* OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman2010-09-231-2/+4
* omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren2010-08-021-1/+3
* omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-101-0/+1
* arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi2010-05-271-74/+0
* arm: omap: gpio: implement set_debounce methodFelipe Balbi2010-05-271-0/+68
* omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V2010-05-201-12/+47
* OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman2010-05-121-107/+0
* OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo2010-05-121-10/+0
* OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman2010-05-121-0/+8
* OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-121-6/+13
* OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang2010-05-121-2/+12
* OMAP3: GPIO fixes for off-modeTero Kristo2010-05-121-5/+14
* omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik2010-04-221-3/+3
* omap: Fix gpio_resume_after_retentionSergio Aguirre2010-03-111-5/+5
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-231-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/+12
* 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-191-95/+129
| * OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-071-46/+46
| * OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-071-7/+7
| * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-071-119/+14
* | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
|/
* omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-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-141-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
OpenPOWER on IntegriCloud