index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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
2008-04-14
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
Kevin Hilman
1
-14
/
+13
2008-04-14
ARM: OMAP: Use gpiolib
David Brownell
1
-18
/
+89
2008-03-20
ARM: OMAP: Fix GPIO IRQ unmask
Kevin Hilman
1
-2
/
+1
2008-03-05
ARM: OMAP: gpio lockdep updates
David Brownell
1
-24
/
+35
2008-03-05
ARM: OMAP: fix false lockdep warnings
David Brownell
1
-0
/
+6
2008-02-08
ARM: OMAP: Add 24xx GPIO debounce support
Kevin Hilman
1
-5
/
+55
2008-02-08
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
Tony Lindgren
1
-41
/
+6
2008-02-08
ARM: OMAP: Add 3430 gpio support
Syed Mohammed, Khasim
1
-35
/
+132
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-05-08
ARM: OMAP: gpio init section cleanups
David Brownell
1
-2
/
+1
2007-05-05
ARM: OMAP: fix OMAP1 mpuio suspend/resume oops
David Brownell
1
-0
/
+2
2007-05-05
ARM: OMAP: MPUIO wake updates
David Brownell
1
-10
/
+83
2007-05-05
ARM: OMAP: speed up gpio irq handling
David Brownell
1
-8
/
+9
2007-05-05
ARM: OMAP: plat-omap changes for 2430 SDP
Syed Mohammed Khasim
1
-13
/
+63
2007-05-05
ARM: OMAP: gpio object shrinkage, cleanup
David Brownell
1
-36
/
+130
2007-05-05
ARM: OMAP: /sys/kernel/debug/omap_gpio
David Brownell
1
-1
/
+129
2007-05-05
ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
Juha Yrjola
1
-18
/
+136
2007-05-05
ARM: OMAP: Enable 24xx GPIO autoidling
Juha Yrjola
1
-0
/
+10
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2007-03-02
ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)
Dirk Behme
1
-4
/
+5
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-4
/
+4
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-3
/
+2
2006-09-25
[PATCH] ARM: OMAP: Check gpio_fck not gpio_ick
Komal Shah
1
-1
/
+1
[next]