index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-11-22
omap: GPIO module enable/disable
Charulatha V
1
-0
/
+32
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-248
/
+269
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
1
-1
/
+1
2009-11-11
OMAP3: PM: GPIO context save/restore
Rajendra Nayak
1
-0
/
+92
2009-10-19
omap: Use ioremap in gpio.c
Tony Lindgren
1
-95
/
+129
2009-10-07
OMAP7XX: Rename all the rest of the omap730 references in omap1 core
Alistair Buxton
1
-46
/
+46
2009-10-07
OMAP7XX: Replace omap730 references in irqs.h and all users
Alistair Buxton
1
-7
/
+7
2009-10-07
OMAP7XX: GPIO: Remove duplicate omap850 code
Alistair Buxton
1
-119
/
+14
2009-09-24
omap: Fix a OMAP_MPUIO_VBASE typo for 850
Angelo Arrifano
1
-1
/
+1
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-48
/
+67
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+10
2009-09-12
Merge branch 'master' into devel
Russell King
1
-32
/
+89
2009-08-28
OMAP: GPIO: Avoid generating extra IRQs
Eero Nurkkala
1
-4
/
+23
2009-08-28
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
1
-2
/
+2
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-43
/
+43
2009-08-18
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-32
/
+95
2009-08-10
Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
1
-0
/
+6
2009-08-05
Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
1
-0
/
+6
2009-08-05
OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask
Kevin Hilman
1
-0
/
+6
2009-08-05
OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs
Roger Quadros
1
-32
/
+89
2009-07-28
ARM: OMAP4: Update the GPIO support
Syed Rafiuddin
1
-51
/
+198
2009-07-22
ARM: Rework omap suspend_late()/resume_early()
Magnus Damm
1
-4
/
+10
2009-06-23
OMAP2/3: Initialize gpio debounce register
janboe
1
-0
/
+1
2009-05-28
ARM: OMAP4: Add minimal support for omap4
Santosh Shilimkar
1
-34
/
+100
2009-05-16
ARM: OMAP3: Fix number of GPIO lines for 34xx
Vikram Pandita
1
-1
/
+1
2009-04-23
ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts
Roger Quadros
1
-1
/
+5
2009-04-23
ARM: OMAP2/3: GPIO: do not attempt to wake-enable
Kevin Hilman
1
-10
/
+4
2009-03-23
[OMAP850] Changes to base IO subsystem, v2
Zebediah C. McClure
1
-6
/
+105
2009-01-15
ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
Tony Lindgren
1
-0
/
+3
2008-12-10
ARM: OMAP: minor gpio bugfixes
David Brownell
1
-5
/
+15
2008-12-10
ARM: OMAP: make legacy gpio request/free calls superfluous
Jarkko Nikula
1
-32
/
+11
2008-12-10
ARM: OMAP: switch to gpio_direction_output
David Brownell
1
-14
/
+0
2008-12-10
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
1
-18
/
+3
2008-12-10
ARM: OMAP: gpios implement new to_irq()
David Brownell
1
-0
/
+9
2008-12-10
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
Jarkko Nikula
1
-1
/
+1
2008-12-10
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
Jouni Hogander
1
-11
/
+15
2008-11-26
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
Tero Kristo
1
-2
/
+3
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-35
/
+35
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
1
-4
/
+1
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-1
/
+1
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
1
-4
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
2008-09-05
[ARM] omap: fix inappropriate casting in gpio.c
Russell King
1
-35
/
+35
2008-09-03
[ARM] omap: fix gpio.c build error
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-14
/
+14
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+3
2008-04-14
ARM: OMAP: use edge/level handlers from generic IRQ framework
Kevin Hilman
1
-35
/
+7
[next]