index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-mxc
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-11
/
+13
*
ARM i.MX: Move gpio initialization to SoC specific files
Sascha Hauer
2011-03-07
1
-110
/
+0
*
plat-mxc: Provide irq_chip name for GPIO IRQs
Alexander Stein
2011-02-01
1
-0
/
+1
*
ARM: plat-mxc: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-15
/
+15
*
arm: mx50: add core functions support except clock
Richard Zhao
2011-01-03
1
-0
/
+14
*
arm: plat-mxc: add full parameter macro to define gpio port
Richard Zhao
2011-01-03
1
-1
/
+4
*
ARM: mx3: introduce SOC_IMX31 and SOC_IMX35
Uwe Kleine-König
2010-11-19
1
-4
/
+4
*
ARM: mx3: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
2010-11-19
1
-0
/
+22
*
ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC
Uwe Kleine-König
2010-11-19
1
-2
/
+2
*
ARM: mx25: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
2010-11-17
1
-23
/
+35
*
ARM: imx: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
2010-11-17
1
-0
/
+59
*
ARM: imx/gpio: remove some useless casts
Uwe Kleine-König
2010-11-17
1
-2
/
+2
*
ARM: imx: Add wake functionality to GPIO
Dinh Nguyen
2010-10-26
1
-0
/
+32
*
mxc/gpio: make _set_value work with values != 0/1
Peter Korsgaard
2010-10-11
1
-1
/
+1
*
arm/imx/gpio: add spinlock protection
Baruch Siach
2010-07-28
1
-0
/
+8
*
i.MX51: handle IRQ for gpio 16..31
Eric Bénard
2010-07-26
1
-0
/
+6
*
mx5: Add registration of GPIOs for MX5 devices
Dinh Nguyen
2010-04-22
1
-3
/
+2
*
arm/imx/gpio: remove a BUG_ON in hot path
Uwe Kleine-König
2010-02-24
1
-2
/
+0
*
arm/imx/gpio: use fls to find set bits in the irq status register
Uwe Kleine-König
2010-02-24
1
-11
/
+9
*
arm/imx: use generic_handle_irq instead of open-coding it
Uwe Kleine-König
2010-02-24
1
-2
/
+1
*
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Uwe Kleine-König
2010-02-24
1
-6
/
+3
*
imx/gpio: Use handle_level_irq
Uwe Kleine-König
2009-11-14
1
-1
/
+1
*
Add i.MX25 support
Sascha Hauer
2009-08-14
1
-1
/
+1
*
MXC gpio interrupt support: move register definitions to .c file
Sascha Hauer
2009-08-07
1
-0
/
+17
*
mxc gpio: CONFIG_ARCH_* -> cpu_is_*()
Sascha Hauer
2009-08-07
1
-14
/
+11
*
mxc: emulate GPIO interrupt on both-edges
Guennadi Liakhovetski
2009-05-07
1
-1
/
+48
*
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
2009-05-05
1
-1
/
+1
*
mxc: first set GPIO level, then switch direction to output
Guennadi Liakhovetski
2009-03-13
1
-1
/
+1
*
patch-mxc-add-ARCH_MX1
Paulius Zaleckas
2008-12-16
1
-3
/
+3
*
[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.
Darius Augulis
2008-10-30
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-5
/
+5
*
MXC arch: Add gpio support for the whole platform
Juergen Beisert
2008-07-05
1
-0
/
+253