index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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