index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH
Janusz Krzysztofik
1
-3
/
+3
2010-03-12
omap: Fix gpio_resume_after_retention
Sergio Aguirre
1
-5
/
+5
2010-02-24
omap4: Use irq line defines from irq-44xx.h
Santosh Shilimkar
1
-6
/
+6
2010-02-15
omap: Fix gpio.c for multi-omap for omap4
Tony Lindgren
1
-91
/
+133
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
1
-24
/
+12
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-29
/
+29
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-28
/
+28
2010-02-15
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
1
-1
/
+1
2010-01-30
omap: define _toggle_gpio_edge_triggering only for OMAP1
Uwe Kleine-König
1
-2
/
+2
2010-01-08
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
1
-1
/
+1
2010-01-08
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
1
-1
/
+60
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-12
OMAP3: PM: GPIO context save/restore
Rajendra Nayak
1
-0
/
+92
2009-10-20
omap: Use ioremap in gpio.c
Tony Lindgren
1
-95
/
+129
2009-10-08
OMAP7XX: Rename all the rest of the omap730 references in omap1 core
Alistair Buxton
1
-46
/
+46
2009-10-08
OMAP7XX: Replace omap730 references in irqs.h and all users
Alistair Buxton
1
-7
/
+7
2009-10-08
OMAP7XX: GPIO: Remove duplicate omap850 code
Alistair Buxton
1
-119
/
+14
2009-09-25
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-15
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-19
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-06
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-29
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-24
[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-11
ARM: OMAP: minor gpio bugfixes
David Brownell
1
-5
/
+15
2008-12-11
ARM: OMAP: make legacy gpio request/free calls superfluous
Jarkko Nikula
1
-32
/
+11
2008-12-11
ARM: OMAP: switch to gpio_direction_output
David Brownell
1
-14
/
+0
2008-12-11
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
1
-18
/
+3
2008-12-11
ARM: OMAP: gpios implement new to_irq()
David Brownell
1
-0
/
+9
2008-12-11
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
Jarkko Nikula
1
-1
/
+1
2008-12-11
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
Jouni Hogander
1
-11
/
+15
2008-11-27
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
Tero Kristo
1
-2
/
+3
2008-10-15
Merge branch 'omap-all' into devel
Russell King
1
-35
/
+35
[next]