summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
* omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-251-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-48/+67
|\
| * OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-281-4/+23
| * OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-2/+2
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-43/+43
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-151-4/+10
|\ \
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-181-32/+95
| |\|
| * | ARM: Rework omap suspend_late()/resume_early()Magnus Damm2009-07-221-4/+10
* | | Merge branch 'master' into develRussell King2009-09-121-32/+89
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-101-0/+6
| |\ \
| * | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-051-32/+89
| | |/ | |/|
* | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-051-0/+6
|\ \ \ | | |/ | |/|
| * | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| |/
* / ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-281-51/+198
|/
* OMAP2/3: Initialize gpio debounce registerjanboe2009-06-231-0/+1
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-34/+100
* 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/+4Star
* [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-241-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-111-5/+15
* ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2008-12-111-32/+11Star
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-111-14/+0Star
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-111-18/+3Star
* ARM: OMAP: gpios implement new to_irq()David Brownell2008-12-111-0/+9
* ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula2008-12-111-1/+1
* ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-111-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/+1Star
|\ \
| * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+1Star
| |/
* | 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/+1Star
|/
* [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/+7Star
* ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman2008-04-141-14/+13Star
* ARM: OMAP: Use gpiolibDavid Brownell2008-04-141-18/+89
* ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman2008-03-201-2/+1Star
* 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/+6Star
* ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-35/+132