index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-mxc
/
gpio.c
Age
Commit message (
Expand
)
Author
2010-10-26
ARM: imx: Add wake functionality to GPIO
Dinh Nguyen
2010-10-11
mxc/gpio: make _set_value work with values != 0/1
Peter Korsgaard
2010-07-28
arm/imx/gpio: add spinlock protection
Baruch Siach
2010-07-26
i.MX51: handle IRQ for gpio 16..31
Eric Bénard
2010-04-22
mx5: Add registration of GPIOs for MX5 devices
Dinh Nguyen
2010-02-24
arm/imx/gpio: remove a BUG_ON in hot path
Uwe Kleine-König
2010-02-24
arm/imx/gpio: use fls to find set bits in the irq status register
Uwe Kleine-König
2010-02-24
arm/imx: use generic_handle_irq instead of open-coding it
Uwe Kleine-König
2010-02-24
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Uwe Kleine-König
2009-11-14
imx/gpio: Use handle_level_irq
Uwe Kleine-König
2009-08-14
Add i.MX25 support
Sascha Hauer
2009-08-07
MXC gpio interrupt support: move register definitions to .c file
Sascha Hauer
2009-08-07
mxc gpio: CONFIG_ARCH_* -> cpu_is_*()
Sascha Hauer
2009-05-07
mxc: emulate GPIO interrupt on both-edges
Guennadi Liakhovetski
2009-05-05
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
2009-03-13
mxc: first set GPIO level, then switch direction to output
Guennadi Liakhovetski
2008-12-16
patch-mxc-add-ARCH_MX1
Paulius Zaleckas
2008-10-30
[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.
Darius Augulis
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-05
MXC arch: Add gpio support for the whole platform
Juergen Beisert