Age | Commit message (Expand) | Author |
---|---|---|
2016-03-30 | gpio: xgene: Prevent NULL pointer dereference | Axel Lin |
2016-02-23 | gpio: xgene: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: xgene: use gpiochip data pointer | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-24 | gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard | Axel Lin |
2014-09-24 | gpio: xgene: Remove unneeded forward declation for struct xgene_gpio | Axel Lin |
2014-09-24 | gpio: xgene: Fix missing spin_lock_init() | Axel Lin |
2014-09-24 | gpio: Fix return value check in xgene_gpio_probe() | Wei Yongjun |
2014-09-23 | gpio: remove remaining users of gpiochip_remove() retval | Linus Walleij |
2014-08-28 | gpio: Add APM X-Gene SoC GPIO controller support | Feng Kan |