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-vf610.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
gpio: vf610: Cut down on boilerplate
Linus Walleij
1
-10
/
+1
2018-09-12
gpio: vf610: Include the right header
Linus Walleij
1
-1
/
+1
2018-05-16
gpio: vf610: Use of_device_get_match_data()
Thierry Reding
1
-3
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-08-14
gpio: vf610: add imx7ulp support
Dong Aisheng
1
-3
/
+44
2016-11-24
gpio: vf610: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-08-23
gpio: vf610: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-01-05
gpio: vf610: use gpiochip data pointer
Linus Walleij
1
-14
/
+9
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-16
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
1
-12
/
+2
2015-10-02
gpio: vf610: use container_of() to get state container
Linus Walleij
1
-10
/
+19
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-16
gpio: vf610: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-08-26
gpio: vf610: handle level IRQ's properly
Stefan Agner
1
-1
/
+8
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-03-06
gpio: vf610: Replaces comma between expression statements by semicolon
Axel Lin
1
-8
/
+8
2015-01-15
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-24
gpio: vf610: add gpiolib/IRQ chip driver for Vybrid
Stefan Agner
1
-0
/
+295