summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-271-2009/+0
* GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2011-05-271-103/+0
* Merge branch 'devel-stable' into for-linusRussell King2011-05-231-3/+4
|\
| * ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+4
* | ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-26/+9
|/
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-9/+9
* arm: plat-omap: Cleanup irq_desc accessThomas Gleixner2011-03-291-8/+1
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-291-3/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-48/+47
|\
| * ARM: plat-omap: irq_data conversion.Lennert Buytenhek2011-01-131-47/+46
* | arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi2011-01-071-3/+7
* | OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg2011-01-071-1/+1
|/
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-3/+2
* omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren2010-12-071-14/+19
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-315/+98
* OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha2010-12-071-8/+2
* OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren2010-12-071-6/+6
* OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha2010-12-071-116/+118
* omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov2010-12-071-0/+5
* 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
OpenPOWER on IntegriCloud