aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-arizona.c
AgeCommit message (Expand)Author
2017-04-24gpio: arizona: Correct check whether the pin is an inputCharles Keepax
2017-04-07gpio: arizona: Correct handling for reading input GPIOsCharles Keepax
2016-12-07gpio: arizona: Tidy up probe error pathCharles Keepax
2016-12-07gpio: arizona: Remove pointless set of platform drvdataCharles Keepax
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-02-23gpio: arizona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-11gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2016-01-05gpio: arizona: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-02gpio: arizona: add support for WM8998 and WM1814Richard Fitzgerald
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-08gpio: use (!foo) instead of (foo == NULL)Varka Bhadram
2015-04-08gpio: arizona: drop owner assignment from platform_driversVarka Bhadram
2015-02-26gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax
2013-09-20gpio: arizona: Add wm8997 support to probeCharles Keepax
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-07-17gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown