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-mxc
/
gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
Shawn Guo
1
-361
/
+0
2011-04-12
ARM: mxc: Add missing lockdep annotation
Thomas Gleixner
1
-0
/
+7
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-11
/
+13
2011-03-07
ARM i.MX: Move gpio initialization to SoC specific files
Sascha Hauer
1
-110
/
+0
2011-02-01
plat-mxc: Provide irq_chip name for GPIO IRQs
Alexander Stein
1
-0
/
+1
2011-01-13
ARM: plat-mxc: irq_data conversion.
Lennert Buytenhek
1
-15
/
+15
2011-01-03
arm: mx50: add core functions support except clock
Richard Zhao
1
-0
/
+14
2011-01-03
arm: plat-mxc: add full parameter macro to define gpio port
Richard Zhao
1
-1
/
+4
2010-11-19
ARM: mx3: introduce SOC_IMX31 and SOC_IMX35
Uwe Kleine-König
1
-4
/
+4
2010-11-19
ARM: mx3: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
1
-0
/
+22
2010-11-19
ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC
Uwe Kleine-König
1
-2
/
+2
2010-11-17
ARM: mx25: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
1
-23
/
+35
2010-11-17
ARM: imx: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
1
-0
/
+59
2010-11-17
ARM: imx/gpio: remove some useless casts
Uwe Kleine-König
1
-2
/
+2
2010-10-26
ARM: imx: Add wake functionality to GPIO
Dinh Nguyen
1
-0
/
+32
2010-10-11
mxc/gpio: make _set_value work with values != 0/1
Peter Korsgaard
1
-1
/
+1
2010-07-28
arm/imx/gpio: add spinlock protection
Baruch Siach
1
-0
/
+8
2010-07-26
i.MX51: handle IRQ for gpio 16..31
Eric Bénard
1
-0
/
+6
2010-04-22
mx5: Add registration of GPIOs for MX5 devices
Dinh Nguyen
1
-3
/
+2
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