Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ef9c66a0aea5c2f42a7cee721e61949c745c927b
/
drivers
/
gpio
/
gpio-arizona.c
0ac2209
gpio: arizona: disable pm_runtime in case of failure
by Zheng Liang
· 4 years, 2 months ago
861254d
gpio: arizona: put pm_runtime in case of failure
by Navid Emamdoost
· 4 years, 8 months ago
e6f390a
gpio: arizona: handle pm_runtime_get_sync failure case
by Navid Emamdoost
· 4 years, 8 months ago
72ce665
gpio: arizona: Use local copy of pdata
by Charles Keepax
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2e21ec4
gpio: arizona: Include proper header
by Linus Walleij
· 7 years ago
27a49ed
gpio: arizona: Add support for GPIOs that need to be maintained
by Charles Keepax
· 8 years ago
64c6a71
gpio: arizona: Correct check whether the pin is an input
by Charles Keepax
· 8 years ago
11598d1
gpio: arizona: Correct handling for reading input GPIOs
by Charles Keepax
· 8 years ago
975acebb
gpio: arizona: Tidy up probe error path
by Charles Keepax
· 8 years ago
a3ee78e
gpio: arizona: Remove pointless set of platform drvdata
by Charles Keepax
· 8 years ago
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
db303a9
gpio: arizona: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
7d07d15
gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
by Richard Fitzgerald
· 9 years ago
18992d4
gpio: arizona: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
633a506
gpio: arizona: add support for WM8998 and WM1814
by Richard Fitzgerald
· 9 years ago
510965d
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
afeb7b4
gpio: use (!foo) instead of (foo == NULL)
by Varka Bhadram
· 10 years ago
4878b46
gpio: arizona: drop owner assignment from platform_drivers
by Varka Bhadram
· 10 years ago
449c175
gpio: arizona: Add support for WM8280/WM8281
by Richard Fitzgerald
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
4bbd6f2
gpio: arizona: Use the of_node from the Arizona device
by Charles Keepax
· 11 years ago
d9cadcc
gpio: arizona: Add wm8997 support to probe
by Charles Keepax
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
31ba56f
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
by Mark Brown
· 13 years ago