summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-aspeed.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
* gpio: aspeed: Add open-source and open-drain supportAndrew Jeffery2017-04-241-0/+4
* gpio: aspeed: Add debounce supportAndrew Jeffery2017-04-241-5/+276
* gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery2017-02-041-3/+2
* gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery2017-01-261-14/+160
* gpio: aspeed: Make bank names stringsJoel Stanley2017-01-261-7/+7
* gpio: aspeed: remove redundant return value checkWei Yongjun2016-09-231-3/+0
* gpio: aspeed: fix return value check in aspeed_gpio_probe()Wei Yongjun2016-09-151-2/+2
* gpio: aspeed: add MODULE_LICENSE()Linus Walleij2016-09-131-0/+1
* gpio: Add Aspeed driverJoel Stanley2016-09-071-0/+457