| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-07-07 | gpio: thunderx: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -7/+11 |
| 2024-09-02 | gpio: thunderx: Replace of_node_to_fwnode() with more suitable API | Andy Shevchenko | 1 | -2/+3 |
| 2023-03-23 | gpio: thunderx: Convert to immutable irq_chip | Linus Walleij | 1 | -10/+16 |
| 2022-07-11 | gpio: thunderx: Don't directly include asm-generic/msi.h | Marc Zyngier | 1 | -2/+0 |
| 2022-07-10 | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier | 1 | -9/+6 |
| 2020-01-15 | gpio: thunderx: Switch to GPIOLIB_IRQCHIP | Kevin Hao | 1 | -100/+77 |
| 2020-01-15 | Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP" | Kevin Hao | 1 | -56/+107 |
| 2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -1/+4 |
| 2019-08-15 | gpio: thunderx: Switch to GPIOLIB_IRQCHIP | Linus Walleij | 1 | -107/+56 |
| 2019-05-01 | gpio: thunderx: Use the default parent apis for {request,release}_resources | Lokesh Vutla | 1 | -12/+4 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+5 |
| 2018-01-11 | gpio: thunderx: fix error return code in thunderx_gpio_probe() | Wei Yongjun | 1 | -1/+3 |
| 2017-09-22 | gpio: thunderx: remove unused .map() hook from irq_domain_ops | Masahiro Yamada | 1 | -13/+0 |
| 2017-08-22 | gpio: Add gpio driver support for ThunderX and OCTEON-TX | David Daney | 1 | -0/+639 |