index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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
2006-09-25
ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state
Hiroshi DOYU
1
-0
/
+6
2006-09-25
ARM: OMAP: Fix typo for 24xx GPIO resume
Tony Lindgren
1
-2
/
+2
2006-09-25
ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
David Brownell
1
-2
/
+0
2006-09-25
ARM: OMAP: Reset GPIO irq state after free_irq()
Tony Lindgren
1
-4
/
+21
2006-09-25
ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
Jonathan McDowell
1
-1
/
+1
2006-09-25
ARM: OMAP: GPIO: fix MPUIO check
Imre Deak
1
-3
/
+3
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
1
-3
/
+5
2006-07-02
[PATCH] genirq: Fixup ARM devel merge
Thomas Gleixner
1
-7
/
+8
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+94
2006-07-01
[ARM] 3701/1: ARM: Convert plat-omap to generic irq handling
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
ARM: OMAP: Fix GPIO IRQ mask handling
Imre Deak
1
-1
/
+16
2006-06-26
ARM: OMAP: GPIO IRQ lazy IRQ disable fix
Imre Deak
1
-9
/
+79
2006-04-02
[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO
Tony Lindgren
1
-25
/
+61
2006-01-17
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
1
-3
/
+3
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2005-11-10
[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2
Tony Lindgren
1
-13
/
+27
2005-09-07
[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2
Tony Lindgren
1
-105
/
+419
2005-09-04
[ARM] Wrap calls to descriptor handlers
Russell King
1
-1
/
+1
2005-07-10
[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omap
Tony Lindgren
1
-0
/
+762