summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-aspeed.c
Commit message (Expand)AuthorAge
* gpio: fix aspeed_gpio_banks array size checkVasyl Gomonovych2017-12-28
* gpio: aspeed: Add support for reset toleranceAndrew Jeffery2017-12-02
* Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
|\
| * gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: mark expected switch fall-throughsGustavo A. R. Silva2017-10-19
* | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
|/
* gpio: aspeed: Remove reference to clock name in debounce warning messageAndrew Jeffery2017-08-15
* gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-22
* gpio: aspeed: Add open-source and open-drain supportAndrew Jeffery2017-04-24
* gpio: aspeed: Add debounce supportAndrew Jeffery2017-04-24
* gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery2017-02-04
* gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery2017-01-26
* gpio: aspeed: Make bank names stringsJoel Stanley2017-01-26
* gpio: aspeed: remove redundant return value checkWei Yongjun2016-09-23
* gpio: aspeed: fix return value check in aspeed_gpio_probe()Wei Yongjun2016-09-15
* gpio: aspeed: add MODULE_LICENSE()Linus Walleij2016-09-13
* gpio: Add Aspeed driverJoel Stanley2016-09-07