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-mxc
/
gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
arm/imx/gpio: remove a BUG_ON in hot path
Uwe Kleine-König
1
-2
/
+0
2010-02-24
arm/imx/gpio: use fls to find set bits in the irq status register
Uwe Kleine-König
1
-11
/
+9
2010-02-24
arm/imx: use generic_handle_irq instead of open-coding it
Uwe Kleine-König
1
-2
/
+1
2010-02-24
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Uwe Kleine-König
1
-6
/
+3
2009-11-14
imx/gpio: Use handle_level_irq
Uwe Kleine-König
1
-1
/
+1
2009-08-14
Add i.MX25 support
Sascha Hauer
1
-1
/
+1
2009-08-07
MXC gpio interrupt support: move register definitions to .c file
Sascha Hauer
1
-0
/
+17
2009-08-07
mxc gpio: CONFIG_ARCH_* -> cpu_is_*()
Sascha Hauer
1
-14
/
+11
2009-05-07
mxc: emulate GPIO interrupt on both-edges
Guennadi Liakhovetski
1
-1
/
+48
2009-05-05
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
1
-1
/
+1
2009-03-13
mxc: first set GPIO level, then switch direction to output
Guennadi Liakhovetski
1
-1
/
+1
2008-12-16
patch-mxc-add-ARCH_MX1
Paulius Zaleckas
1
-3
/
+3
2008-10-30
[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.
Darius Augulis
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
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
-5
/
+5
2008-07-05
MXC arch: Add gpio support for the whole platform
Juergen Beisert
1
-0
/
+253