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
/
drivers
/
gpio
/
gpio-mxc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
gpio: mxc: Do not hard code return value
Sachin Kamat
1
-1
/
+1
2013-08-16
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
1
-0
/
+4
2013-07-23
gpio: gpio-mxc: Include "<linux/err.h>"
Fabio Estevam
1
-0
/
+1
2013-07-20
gpio: gpio-mxc: Use devm functions
Fabio Estevam
1
-28
/
+8
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-08-07
gpio/mxc: specify gpio base for device tree probe
Shawn Guo
1
-1
/
+2
2012-08-07
gpio/mxc: remove redundant shadow variables initialization
Shawn Guo
1
-2
/
+0
2012-07-27
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-14
/
+57
2012-07-24
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+32
2012-07-17
gpio/mxc: use the edge_sel feature if available
Benoît Thébaudeau
1
-14
/
+57
2012-07-05
gpio/mxc: make irqs work for fsl,imx21-gpio devices
Uwe Kleine-König
1
-4
/
+6
2012-07-01
gpio/mxc: move irq_domain_add_legacy call into gpio driver
Shawn Guo
1
-24
/
+32
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+12
2011-11-01
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
1
-0
/
+1
2011-09-21
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()
Shawn Guo
1
-0
/
+6
2011-08-17
gpio/mxc: move irq_to_gpio() into gpio-mxc driver
Shawn Guo
1
-0
/
+2
2011-08-16
gpio/mxc: add .to_irq for gpio chip
Shawn Guo
1
-0
/
+10
2011-07-19
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
Shawn Guo
1
-2
/
+2
2011-07-08
gpio/mxc: add device tree probe support
Shawn Guo
1
-6
/
+28
2011-07-08
gpio/mxc: get rid of the uses of cpu_is_mx()
Shawn Guo
1
-18
/
+107
2011-07-07
gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables
Lothar Waßmann
1
-0
/
+2
2011-06-12
gpio/mxc: fix a bug with gpio_get_value calling
Shawn Guo
1
-1
/
+1
2011-06-07
gpio/mxc: convert gpio-mxc to use generic irq chip
Shawn Guo
1
-61
/
+29
2011-06-06
gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library
Shawn Guo
1
-69
/
+14
2011-06-06
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
Shawn Guo
1
-72
/
+145
2011-06-06
gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
Shawn Guo
1
-0
/
+361