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