aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xgene.c
AgeCommit message (Expand)Author
2017-03-06gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-01gpio: xgene: implement .get_direction()Linus Walleij
2016-05-01gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin
2016-02-23gpio: xgene: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: xgene: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-09-24gpio: xgene: Remove unneeded #ifdef CONFIG_OF guardAxel Lin
2014-09-24gpio: xgene: Remove unneeded forward declation for struct xgene_gpioAxel Lin
2014-09-24gpio: xgene: Fix missing spin_lock_init()Axel Lin
2014-09-24gpio: Fix return value check in xgene_gpio_probe()Wei Yongjun
2014-09-23gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-08-28gpio: Add APM X-Gene SoC GPIO controller supportFeng Kan