aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/gpio.c
AgeCommit message (Expand)Author
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
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-08-18Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-08-05Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman
2009-08-05OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros
2009-07-28ARM: OMAP4: Update the GPIO supportSyed Rafiuddin
2009-07-22ARM: Rework omap suspend_late()/resume_early()Magnus Damm
2009-06-23OMAP2/3: Initialize gpio debounce registerjanboe
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure
2009-01-15ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren
2008-12-10ARM: OMAP: minor gpio bugfixesDavid Brownell
2008-12-10ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell
2008-12-10ARM: OMAP: gpios implement new to_irq()David Brownell
2008-12-10ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo
2008-10-14Merge branch 'omap-all' into develRussell King