summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-arizona.c
Commit message (Expand)AuthorAge
* gpio: arizona: Tidy up probe error pathCharles Keepax2016-12-07
* gpio: arizona: Remove pointless set of platform drvdataCharles Keepax2016-12-07
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: arizona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\
| * gpio: arizona: use gpiochip data pointerLinus Walleij2016-01-05
| * gpio: change member .dev to .parentLinus Walleij2015-11-19
* | gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald2016-01-11
|/
* gpio: arizona: add support for WM8998 and WM1814Richard Fitzgerald2015-10-02
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-18
|\
| * gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-08
| * gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-08
* | gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax2013-10-02
* gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-20
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-17