summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
* ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
* ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4
* [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-231-6/+105
* ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
* ARM: OMAP: minor gpio bugfixesDavid Brownell2008-12-101-5/+15
* ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2008-12-101-32/+11
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-101-14/+0
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-18/+3
* ARM: OMAP: gpios implement new to_irq()David Brownell2008-12-101-0/+9
* ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula2008-12-101-1/+1
* ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-101-11/+15
* ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
* Merge branch 'omap-all' into develRussell King2008-10-141-35/+35
|\
| * [ARM] omap: fix inappropriate casting in gpio.cRussell King2008-09-051-35/+35
* | Merge branch 'pxa-all' into develRussell King2008-10-091-4/+1
|\ \
| * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+1
| |/
* | Merge branch 'ptebits' into develRussell King2008-10-091-1/+1
|\|
| * [ARM] omap: fix gpio.c build errorRussell King2008-09-031-1/+1
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-2/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-14/+14
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+3
* ARM: OMAP: use edge/level handlers from generic IRQ frameworkKevin Hilman2008-04-141-35/+7
* ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman2008-04-141-14/+13
* ARM: OMAP: Use gpiolibDavid Brownell2008-04-141-18/+89
* ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman2008-03-201-2/+1
* ARM: OMAP: gpio lockdep updatesDavid Brownell2008-03-051-24/+35
* ARM: OMAP: fix false lockdep warningsDavid Brownell2008-03-051-0/+6
* ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2008-02-081-5/+55
* ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren2008-02-081-41/+6
* ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-35/+132
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* ARM: OMAP: gpio init section cleanupsDavid Brownell2007-05-081-2/+1
* ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell2007-05-051-0/+2
* ARM: OMAP: MPUIO wake updatesDavid Brownell2007-05-051-10/+83
* ARM: OMAP: speed up gpio irq handlingDavid Brownell2007-05-051-8/+9
* ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-051-13/+63
* ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell2007-05-051-36/+130
* ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell2007-05-051-1/+129
* ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola2007-05-051-18/+136
* ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola2007-05-051-0/+10
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0
* ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme2007-03-021-4/+5
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-4/+4
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-3/+2
* [PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah2006-09-251-1/+1
* ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU2006-09-251-0/+6