aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-aspeed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-04gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery1-3/+2
2017-01-26gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery1-14/+160
2017-01-26gpio: aspeed: Make bank names stringsJoel Stanley1-7/+7
2016-09-23gpio: aspeed: remove redundant return value checkWei Yongjun1-3/+0
2016-09-15gpio: aspeed: fix return value check in aspeed_gpio_probe()Wei Yongjun1-2/+2
2016-09-13gpio: aspeed: add MODULE_LICENSE()Linus Walleij1-0/+1
2016-09-07gpio: Add Aspeed driverJoel Stanley1-0/+457