aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAge
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
* arm: plat-omap: Cleanup irq_desc accessThomas Gleixner2011-03-29
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-29
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\
| * ARM: plat-omap: irq_data conversion.Lennert Buytenhek2011-01-13
* | arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi2011-01-07
* | OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg2011-01-07
|/
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-21
* omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren2010-12-07
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-07
* OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha2010-12-07
* OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren2010-12-07
* OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha2010-12-07
* omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov2010-12-07
* 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