aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/gpio.c
AgeCommit message (Expand)Author
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-13ARM: plat-omap: irq_data conversion.Lennert Buytenhek
2011-01-07arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi
2011-01-07OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-07OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha
2010-12-07OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren
2010-12-07OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha
2010-12-07omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov
2010-09-23omap2: fix assorted compiler warningsSanjeev Premi
2010-09-23OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren
2010-06-10omap: GPIO: fix auto-disable of debounce clockKevin Hilman
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi
2010-05-20omap: GPIO: Fix OMAP4 GPIO reg access issuesCharulatha V
2010-05-12OMAP: GPIO: remove duplicate debugfs interfaceKevin Hilman
2010-05-12OMAP3: GPIO: Removed a couple of unneeded registers from context save/restoreTero Kristo
2010-05-12OMAP3: GPIO: disable GPIO debounce clocks on idleKevin Hilman
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman
2010-05-12OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOsChunqiu Wang
2010-05-12OMAP3: GPIO fixes for off-modeTero Kristo
2010-04-22omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik
2010-03-11omap: Fix gpio_resume_after_retentionSergio Aguirre
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König
2010-01-08omap: Remove uninitialized warning for gpio.cTony Lindgren
2010-01-08omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-11-22omap: GPIO module enable/disableCharulatha V
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-18omap: fix unlikely(x) < yRoel Kluin
2009-11-11OMAP3: PM: GPIO context save/restoreRajendra Nayak
2009-10-19omap: Use ioremap in gpio.cTony Lindgren
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton
2009-10-07OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton
2009-09-24omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren