index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-arizona.c
Age
Commit message (
Expand
)
Author
2016-02-23
gpio: arizona: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-11
gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
2016-01-05
gpio: arizona: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-02
gpio: arizona: add support for WM8998 and WM1814
Richard Fitzgerald
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-04-08
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2015-04-08
gpio: arizona: drop owner assignment from platform_drivers
Varka Bhadram
2015-02-26
gpio: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-10-02
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
2013-09-20
gpio: arizona: Add wm8997 support to probe
Charles Keepax
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-07-17
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
Mark Brown