Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: aspeed: Don't attempt to debounce if disabled | Joel Stanley | 2017-05-22 | 1 | -0/+3 |
* | gpio: aspeed: Add open-source and open-drain support | Andrew Jeffery | 2017-04-24 | 1 | -0/+4 |
* | gpio: aspeed: Add debounce support | Andrew Jeffery | 2017-04-24 | 1 | -5/+276 |
* | gpio: aspeed: Remove dependence on GPIOF_* macros | Andrew Jeffery | 2017-02-04 | 1 | -3/+2 |
* | gpio: aspeed: Add banks Y, Z, AA, AB and AC | Andrew Jeffery | 2017-01-26 | 1 | -14/+160 |
* | gpio: aspeed: Make bank names strings | Joel Stanley | 2017-01-26 | 1 | -7/+7 |
* | gpio: aspeed: remove redundant return value check | Wei Yongjun | 2016-09-23 | 1 | -3/+0 |
* | gpio: aspeed: fix return value check in aspeed_gpio_probe() | Wei Yongjun | 2016-09-15 | 1 | -2/+2 |
* | gpio: aspeed: add MODULE_LICENSE() | Linus Walleij | 2016-09-13 | 1 | -0/+1 |
* | gpio: Add Aspeed driver | Joel Stanley | 2016-09-07 | 1 | -0/+457 |