const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / arch / arm / plat-omap / gpio.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-11-22 Charulatha Vomap: GPIO module enable/disable
2009-11-22 Tony LindgrenMerge 7xx-iosplit-plat-merge with omap-fixes
2009-11-18 Roel Kluinomap: fix unlikely(x) < y
2009-11-11 Rajendra NayakOMAP3: PM: GPIO context save/restore
2009-10-19 Tony Lindgrenomap: Use ioremap in gpio.c
2009-10-07 Alistair BuxtonOMAP7XX: Rename all the rest of the omap730 references...
2009-10-07 Alistair BuxtonOMAP7XX: Replace omap730 references in irqs.h and all...
2009-10-07 Alistair BuxtonOMAP7XX: GPIO: Remove duplicate omap850 code
2009-09-24 Angelo Arrifanoomap: Fix a OMAP_MPUIO_VBASE typo for 850
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-12 Russell KingMerge branch 'master' into devel
2009-08-28 Eero NurkkalaOMAP: GPIO: Avoid generating extra IRQs
2009-08-28 Tony LindgrenOMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
2009-08-28 Tony LindgrenOMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS...
2009-08-18 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-10 Russell KingMerge branch 'pm-upstream/fixes' of git://git./linux...
2009-08-05 Russell KingMerge branch 'pm-upstream/fixes' of git://git./linux...
2009-08-05 Kevin HilmanOMAP: GPIO: clear/restore level/edge detect settings...
2009-08-05 Roger QuadrosOMAP: GPIO: Fix incorrect gpio_get logic for output...
2009-07-28 Syed RafiuddinARM: OMAP4: Update the GPIO support
2009-07-21 Magnus DammARM: Rework omap suspend_late()/resume_early()
2009-06-23 janboeOMAP2/3: Initialize gpio debounce register
2009-05-28 Santosh ShilimkarARM: OMAP4: Add minimal support for omap4
2009-05-16 Vikram PanditaARM: OMAP3: Fix number of GPIO lines for 34xx
2009-04-23 Roger QuadrosARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts
2009-04-23 Kevin HilmanARM: OMAP2/3: GPIO: do not attempt to wake-enable
2009-03-24 Zebediah C. McClure[OMAP850] Changes to base IO subsystem, v2
2009-01-15 Tony LindgrenARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
2008-12-11 David BrownellARM: OMAP: minor gpio bugfixes
2008-12-11 Jarkko NikulaARM: OMAP: make legacy gpio request/free calls superfluous
2008-12-11 David BrownellARM: OMAP: switch to gpio_direction_output
2008-12-11 David BrownellARM: OMAP: switch to standard gpio get/set calls
2008-12-11 David BrownellARM: OMAP: gpios implement new to_irq()
2008-12-11 Jarkko NikulaARM: OMAP: Extend gpio label column width in omap_gpio...
2008-12-11 Jouni HoganderARM: OMAP: Enable GPIO debounce clock only when debounc...
2008-11-26 Tero KristoARM: OMAP: Fixes for suspend / resume GPIO wake-up...
2008-10-14 Russell KingMerge branch 'omap-all' into devel
2008-10-09 Russell KingMerge branch 'pxa-all' into devel
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-09 Dmitry Baryshkov[ARM] 5298/1: Drop desc_handle_irq()
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-09-05 Russell King[ARM] omap: fix inappropriate casting in gpio.c
2008-09-03 Russell King[ARM] omap: fix gpio.c build error
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-27 Dmitry Baryshkov[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_*...
2008-07-25 David Brownellgpio: sysfs interface
2008-04-14 Kevin HilmanARM: OMAP: use edge/level handlers from generic IRQ...
2008-04-14 Kevin HilmanARM: OMAP: Clear level-triggered GPIO interrupts in...
2008-04-14 David BrownellARM: OMAP: Use gpiolib
2008-03-20 Kevin HilmanARM: OMAP: Fix GPIO IRQ unmask
2008-03-05 David BrownellARM: OMAP: gpio lockdep updates
2008-03-05 David BrownellARM: OMAP: fix false lockdep warnings
2008-02-08 Kevin HilmanARM: OMAP: Add 24xx GPIO debounce support
2008-02-08 Tony LindgrenARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
2008-02-08 Syed Mohammed, KhasimARM: OMAP: Add 3430 gpio support
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-05-08 David BrownellARM: OMAP: gpio init section cleanups
2007-05-05 David BrownellARM: OMAP: fix OMAP1 mpuio suspend/resume oops
2007-05-05 David BrownellARM: OMAP: MPUIO wake updates
2007-05-05 David BrownellARM: OMAP: speed up gpio irq handling
2007-05-05 Syed Mohammed KhasimARM: OMAP: plat-omap changes for 2430 SDP
2007-05-05 David BrownellARM: OMAP: gpio object shrinkage, cleanup
2007-05-05 David BrownellARM: OMAP: /sys/kernel/debug/omap_gpio
2007-05-05 Juha YrjolaARM: OMAP: Implement workaround for GPIO wakeup bug...
2007-05-05 Juha YrjolaARM: OMAP: Enable 24xx GPIO autoidling
2007-04-21 Russell King[ARM] Remove needless linux/ptrace.h includes
2007-03-02 Dirk BehmeARM: OMAP: No IRQF_TRIGGER set_type function for IRQ...
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-09-25 Komal Shah[PATCH] ARM: OMAP: Check gpio_fck not gpio_ick
2006-09-25 Hiroshi DOYUARM: OMAP: GPIO: IRQSTATUS2 workaround for retention...
2006-09-25 Tony LindgrenARM: OMAP: Fix typo for 24xx GPIO resume
2006-09-25 David BrownellARM: OMAP: Remove Remove superfluous/recursive locking...
2006-09-25 Tony LindgrenARM: OMAP: Reset GPIO irq state after free_irq()
2006-09-25 Jonathan McDowellARM: OMAP: Fix OMAP1 compilation after MPUIO check...
2006-09-25 Imre DeakARM: OMAP: GPIO: fix MPUIO check
2006-08-01 David Brownell[ARM] 3739/1: genirq updates: irq_chip, add and use...
2006-07-03 Thomas Gleixner[PATCH] genirq: Fixup ARM devel merge
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-01 Thomas Gleixner[ARM] 3701/1: ARM: Convert plat-omap to generic irq...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Imre DeakARM: OMAP: Fix GPIO IRQ mask handling
2006-06-26 Imre DeakARM: OMAP: GPIO IRQ lazy IRQ disable fix
2006-04-02 Tony Lindgren[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO
2006-01-17 Tony LindgrenARM: OMAP: 4/4 Fix clock framework to use clk_enable...
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2005-11-10 Tony Lindgren[ARM] 3142/1: OMAP 2/5: Update files common to omap1...
2005-09-07 Tony Lindgren[ARM] 2887/1: OMAP 2/4: Update files common to omap1...
2005-09-04 Russell King[ARM] Wrap calls to descriptor handlers
2005-07-10 Tony Lindgren[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap...