index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-vf610.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: vf610: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
1
-12
/
+14
*
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
Andrey Smirnov
2019-05-28
1
-6
/
+8
*
Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...
Linus Walleij
2019-04-08
1
-49
/
+36
|
\
|
*
gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()
Andrey Smirnov
2019-03-18
1
-3
/
+3
|
*
gpio: vf610: Use devres to remove gpiochip
Andrey Smirnov
2019-03-18
1
-14
/
+1
|
*
gpio: vf610: Use devres to disable clk_gpio
Andrey Smirnov
2019-03-18
1
-2
/
+4
|
*
gpio: vf610: Use devres to disable clk_port
Andrey Smirnov
2019-03-18
1
-6
/
+10
|
*
gpio: vf610: Simplify vf610_gpio_get()
Andrey Smirnov
2019-03-18
1
-7
/
+5
|
*
gpio: vf610: Simplify vf610_gpio_set()
Andrey Smirnov
2019-03-18
1
-4
/
+2
|
*
gpio: vf610: Do not share irq_chip
Andrey Smirnov
2019-03-18
1
-14
/
+12
*
|
drivers: gpio: vf610: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-5
/
+2
|
/
*
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
2019-01-28
1
-0
/
+5
*
gpio: vf610: add optional clock support
A.s. Dong
2018-11-16
1
-0
/
+44
*
gpio: vf610: Cut down on boilerplate
Linus Walleij
2018-09-12
1
-10
/
+1
*
gpio: vf610: Include the right header
Linus Walleij
2018-09-12
1
-1
/
+1
*
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