Age | Commit message (Expand) | Author | Files | Lines |
2017-03-06 | gpio: xgene: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -10/+3 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -8/+22 |
2016-05-01 | gpio: xgene: implement .get_direction() | Linus Walleij | 1 | -0/+12 |
2016-05-01 | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver | Duc Dang | 1 | -0/+9 |
2016-03-31 | gpio: xgene: make explicitly non-modular | Paul Gortmaker | 1 | -8/+1 |
2016-03-30 | gpio: xgene: Prevent NULL pointer dereference | Axel Lin | 1 | -0/+5 |
2016-02-23 | gpio: xgene: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+1 |
2016-01-05 | gpio: xgene: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-24 | gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard | Axel Lin | 1 | -2/+0 |
2014-09-24 | gpio: xgene: Remove unneeded forward declation for struct xgene_gpio | Axel Lin | 1 | -2/+0 |
2014-09-24 | gpio: xgene: Fix missing spin_lock_init() | Axel Lin | 1 | -0/+1 |
2014-09-24 | gpio: Fix return value check in xgene_gpio_probe() | Wei Yongjun | 1 | -2/+2 |
2014-09-23 | gpio: remove remaining users of gpiochip_remove() retval | Linus Walleij | 1 | -5/+2 |
2014-08-28 | gpio: Add APM X-Gene SoC GPIO controller support | Feng Kan | 1 | -0/+250 |