aboutsummaryrefslogtreecommitdiffstats
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
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton1-7/+7
2009-10-07OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton1-119/+14
2009-09-24omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano1-1/+1
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-48/+67
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+10
2009-09-12Merge branch 'master' into develRussell King1-32/+89
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala1-4/+23
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren1-2/+2
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-43/+43
2009-08-18Merge branch 'master' into for-linusRafael J. Wysocki1-32/+95
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King1-0/+6
2009-08-05Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King1-0/+6
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman1-0/+6
2009-08-05OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros1-32/+89
2009-07-28ARM: OMAP4: Update the GPIO supportSyed Rafiuddin1-51/+198
2009-07-22ARM: Rework omap suspend_late()/resume_early()Magnus Damm1-4/+10
2009-06-23OMAP2/3: Initialize gpio debounce registerjanboe1-0/+1
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar1-34/+100
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita1-1/+1
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros1-1/+5
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman1-10/+4
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure1-6/+105
2009-01-15ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren1-0/+3
2008-12-10ARM: OMAP: minor gpio bugfixesDavid Brownell1-5/+15
2008-12-10ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula1-32/+11
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell1-14/+0
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-18/+3
2008-12-10ARM: OMAP: gpios implement new to_irq()David Brownell1-0/+9
2008-12-10ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula1-1/+1
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander1-11/+15
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-10-14Merge branch 'omap-all' into develRussell King1-35/+35
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+1
2008-10-09Merge branch 'ptebits' into develRussell King1-1/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-2/+1
2008-09-05[ARM] omap: fix inappropriate casting in gpio.cRussell King1-35/+35
2008-09-03[ARM] omap: fix gpio.c build errorRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-14/+14
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+3
2008-04-14ARM: OMAP: use edge/level handlers from generic IRQ frameworkKevin Hilman1-35/+7
2008-04-14ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman1-14/+13
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell1-18/+89
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman1-5/+55
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren1-41/+6
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim1-35/+132
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell1-2/+1
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell1-0/+2
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell1-10/+83
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell1-8/+9
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim1-13/+63
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell1-36/+130
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell1-1/+129
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola1-18/+136
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola1-0/+10
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme1-4/+5
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-4/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+2
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah1-1/+1
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU1-0/+6
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren1-2/+2
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell1-2/+0
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren1-4/+21
2006-09-25ARM: OMAP: Fix OMAP1 compilation after MPUIO check changeJonathan McDowell1-1/+1
2006-09-25ARM: OMAP: GPIO: fix MPUIO checkImre Deak1-3/+3
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-3/+5
2006-07-02[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner1-7/+8
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+94
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak1-1/+16
2006-06-26ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak1-9/+79
2006-04-02[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIOTony Lindgren1-25/+61
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren1-3/+3
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren1-13/+27
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren1-105/+419
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren1-0/+762