aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAge
* omap2: fix assorted compiler warningsSanjeev Premi2010-09-23
* OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman2010-09-23
* omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren2010-08-02
* omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-10
* arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi2010-05-27
* arm: omap: gpio: implement set_debounce methodFelipe Balbi2010-05-27
* omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V2010-05-20
* OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman2010-05-12
* OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo2010-05-12
* OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman2010-05-12
* OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-12
* OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang2010-05-12
* OMAP3: GPIO fixes for off-modeTero Kristo2010-05-12
* omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik2010-04-22
* omap: Fix gpio_resume_after_retentionSergio Aguirre2010-03-11
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-23
* omap: Fix gpio.c for multi-omap for omap4Tony Lindgren2010-02-15
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-15
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-15
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-15
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-15
* omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König2010-01-29
* omap: Remove uninitialized warning for gpio.cTony Lindgren2010-01-08
* omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone2010-01-08
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* omap: GPIO module enable/disableCharulatha V2009-11-22
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-22
|\
| * OMAP3: PM: GPIO context save/restoreRajendra Nayak2009-11-11
| * omap: Use ioremap in gpio.cTony Lindgren2009-10-19
| * OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-07
| * OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-07
| * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-07
* | omap: fix unlikely(x) < yRoel Kluin2009-11-18
|/
* omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-24
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-18
|\
| * OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-28
| * OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-28
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
|\ \
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-18
| |\|
| * | ARM: Rework omap suspend_late()/resume_early()Magnus Damm2009-07-21
* | | Merge branch 'master' into develRussell King2009-09-12
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-10
| |\ \
| * | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-05
| | |/ | |/|
* | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-05
|\ \ \ | | |/ | |/|
| * | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-05
| |/
* / ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-28
|/
* OMAP2/3: Initialize gpio debounce registerjanboe2009-06-23
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-28
* ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-16