summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman1-2009/+0
2011-05-27GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman1-103/+0
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-3/+4
2011-05-11ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon1-3/+4
2011-04-24ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-26/+9
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-9/+9
2011-03-29arm: plat-omap: Cleanup irq_desc accessThomas Gleixner1-8/+1
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner1-3/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-48/+47
2011-01-13ARM: plat-omap: irq_data conversion.Lennert Buytenhek1-47/+46
2011-01-07arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi1-3/+7
2011-01-07OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg1-1/+1
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-3/+2
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren1-14/+19
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-315/+98
2010-12-07OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-8/+2
2010-12-07OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-07OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-07omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov1-0/+5
2010-09-23omap2: fix assorted compiler warningsSanjeev Premi1-2/+2
2010-09-23OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman1-2/+4
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren1-1/+3
2010-06-10omap: GPIO: fix auto-disable of debounce clockKevin Hilman1-0/+1
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi1-74/+0
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi1-0/+68
2010-05-20omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V1-12/+47
2010-05-12OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman1-107/+0
2010-05-12OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo1-10/+0
2010-05-12OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman1-0/+8
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman1-6/+13
2010-05-12OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang1-2/+12
2010-05-12OMAP3: GPIO fixes for off-modeTero Kristo1-5/+14
2010-04-22omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik1-3/+3
2010-03-11omap: Fix gpio_resume_after_retentionSergio Aguirre1-5/+5
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar1-6/+6
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren1-91/+133
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren1-24/+12
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-29/+29
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-28/+28
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren1-1/+1
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König1-2/+2
2010-01-08omap: Remove uninitialized warning for gpio.cTony Lindgren1-1/+1
2010-01-08omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone1-1/+60
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-11-22omap: GPIO module enable/disableCharulatha V1-0/+32
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-248/+269
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-11OMAP3: PM: GPIO context save/restoreRajendra Nayak1-0/+92
2009-10-19omap: Use ioremap in gpio.cTony Lindgren1-95/+129
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton1-46/+46