summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-xgene.c
Commit message (Expand)AuthorAge
* gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann2017-03-06
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\
| * gpio: xgene: implement .get_direction()Linus Walleij2016-05-01
| * gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-01
| * gpio: xgene: make explicitly non-modularPaul Gortmaker2016-03-31
* | gpio: xgene: Prevent NULL pointer dereferenceAxel Lin2016-03-30
|/
* gpio: xgene: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: xgene: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin2014-09-24
* gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin2014-09-24
* gpio: xgene: Fix missing spin_lock_init()Axel Lin2014-09-24
* gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun2014-09-24
* gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-23
* gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan2014-08-28