1. 0bf0dfd Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  2. 3e640b1 gpio: aspeed: fix ast2600 bank properties by Tao Ren · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. 0d311d8 gpio: aspeed-sgpio: fixed typos by Sachin agarwal · 5 years ago
  5. e42615e gpio: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  6. ab4a855 gpio: aspeed: Add in ast2600 details to Aspeed driver by Rashmica Gupta · 5 years ago
  7. be2a7e2 gpio: aspeed: Use ngpio property from device tree if available by Rashmica Gupta · 5 years ago
  8. 3d64a5a gpio: aspeed: Setup irqchip dynamically by Rashmica Gupta · 5 years ago
  9. 3c4710a gpio/aspeed: Fix incorrect number of banks by Rashmica Gupta · 5 years ago
  10. 5fbe5b5 gpio: Initialize the irqchip valid_mask with a callback by Linus Walleij · 5 years ago
  11. 8512ee3 gpio: aspeed: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  12. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  13. 26af340 Merge tag 'v5.1-rc3' into devel by Linus Walleij · 6 years ago
  14. aee70b7 drivers: gpio: aspeed: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  15. 6cf4511 gpio: aspeed: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  16. 533918b gpio: aspeed: remove duplicated statement by Tao Ren · 6 years ago
  17. c296773 gpio: aspeed: fix compile testing warning by Arnd Bergmann · 6 years ago
  18. a7ca138 gpio: aspeed: Add interfaces for co-processor to grab GPIOs by Benjamin Herrenschmidt · 7 years ago
  19. 0f1e03c gpio: aspeed: Add command source registers by Benjamin Herrenschmidt · 7 years ago
  20. c67dda8 gpio: aspeed: Add "Read Data" register to read the write latch by Benjamin Herrenschmidt · 7 years ago
  21. 44ddf55 gpio: aspeed: Rework register type accessors by Benjamin Herrenschmidt · 7 years ago
  22. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  23. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  24. ed5cab4 gpio: aspeed: Use a cache of output data registers by Benjamin Herrenschmidt · 7 years ago
  25. af79492 gpio: aspeed: Set output latch before changing direction by Benjamin Herrenschmidt · 7 years ago
  26. f241632 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 7 years ago
  27. fe13862 gpio: fix aspeed_gpio_banks array size check by Vasyl Gomonovych · 7 years ago
  28. 1b43d26 gpio: aspeed: Add support for reset tolerance by Andrew Jeffery · 7 years ago
  29. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  30. dc7b038 gpio: Move irq_valid_mask into struct gpio_irq_chip by Thierry Reding · 7 years ago
  31. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  32. e80df7b gpio: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  33. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  34. 754c045 gpio: aspeed: Remove reference to clock name in debounce warning message by Andrew Jeffery · 7 years ago
  35. df563c8 gpio: aspeed: Don't attempt to debounce if disabled by Joel Stanley · 8 years ago
  36. c3bafe0 gpio: aspeed: Add open-source and open-drain support by Andrew Jeffery · 8 years ago
  37. 5ae4cb9 gpio: aspeed: Add debounce support by Andrew Jeffery · 8 years ago
  38. 619e96f gpio: aspeed: Remove dependence on GPIOF_* macros by Andrew Jeffery · 8 years ago
  39. 1736f75 gpio: aspeed: Add banks Y, Z, AA, AB and AC by Andrew Jeffery · 8 years ago
  40. 7153f8e gpio: aspeed: Make bank names strings by Joel Stanley · 8 years ago
  41. 83626bb gpio: aspeed: remove redundant return value check by Wei Yongjun · 8 years ago
  42. 7f8b965 gpio: aspeed: fix return value check in aspeed_gpio_probe() by Wei Yongjun · 8 years ago
  43. e50237c gpio: aspeed: add MODULE_LICENSE() by Linus Walleij · 8 years ago
  44. 361b791 gpio: Add Aspeed driver by Joel Stanley · 8 years ago