summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25omap: 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-15Merge 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-19Merge 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-06Merge 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-29ARM: 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-24[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-11ARM: OMAP: minor gpio bugfixesDavid Brownell1-5/+15
2008-12-11ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula1-32/+11
2008-12-11ARM: OMAP: switch to gpio_direction_outputDavid Brownell1-14/+0
2008-12-11ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-18/+3
2008-12-11ARM: OMAP: gpios implement new to_irq()David Brownell1-0/+9
2008-12-11ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula1-1/+1
2008-12-11ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander1-11/+15
2008-11-27ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-10-15Merge branch 'omap-all' into develRussell King1-35/+35
2008-10-10Merge branch 'pxa-all' into develRussell King1-4/+1
2008-10-10Merge 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-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1