Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f7726cbea402fc92a3c27226b761a6dbc0390cac
/
drivers
/
gpio
/
gpio-vf610.c
e599256
gpio: vf610: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
663ba74
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
by Andrey Smirnov
· 6 years ago
4779a06
Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 6 years ago
df53665b
drivers: gpio: vf610: use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
2e35bb6
gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()
by Andrey Smirnov
· 6 years ago
a74b4b1
gpio: vf610: Use devres to remove gpiochip
by Andrey Smirnov
· 6 years ago
fc57949
gpio: vf610: Use devres to disable clk_gpio
by Andrey Smirnov
· 6 years ago
db9ed63
gpio: vf610: Use devres to disable clk_port
by Andrey Smirnov
· 6 years ago
4a8909d
gpio: vf610: Simplify vf610_gpio_get()
by Andrey Smirnov
· 6 years ago
a262555
gpio: vf610: Simplify vf610_gpio_set()
by Andrey Smirnov
· 6 years ago
338aa10
gpio: vf610: Do not share irq_chip
by Andrey Smirnov
· 6 years ago
7ae710f
gpio: vf610: Mask all GPIO interrupts
by Andrew Lunn
· 6 years ago
9139362
gpio: vf610: add optional clock support
by A.s. Dong
· 6 years ago
36e2add
gpio: vf610: Cut down on boilerplate
by Linus Walleij
· 6 years ago
45e8296
gpio: vf610: Include the right header
by Linus Walleij
· 6 years ago
23e577e
gpio: vf610: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
659d8a6
gpio: vf610: add imx7ulp support
by Dong Aisheng
· 7 years ago
df950da
gpio: vf610: use builtin_platform_driver
by Geliang Tang
· 8 years ago
adaaf63
gpio: vf610: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
65389b4
gpio: vf610: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
203f0da
gpio: replace trivial implementations of request/free with generic one
by Jonas Gorski
· 9 years ago
2f93064
gpio: vf610: use container_of() to get state container
by Linus Walleij
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
a7147db
gpio: vf610: Use irq_set_handler_locked
by Thomas Gleixner
· 9 years ago
fd96811
gpio: vf610: handle level IRQ's properly
by Stefan Agner
· 9 years ago
476f8b4
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
d32efe3
gpio: vf610: Replaces comma between expression statements by semicolon
by Axel Lin
· 10 years ago
a7ce8353
gpio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7f2691a
gpio: vf610: add gpiolib/IRQ chip driver for Vybrid
by Stefan Agner
· 10 years ago