Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: thunderx: Don't directly include asm-generic/msi.h | Marc Zyngier | 2022-07-11 | 1 | -2/+0 |
* | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier | 2022-07-10 | 1 | -9/+6 |
* | gpio: thunderx: Switch to GPIOLIB_IRQCHIP | Kevin Hao | 2020-01-15 | 1 | -100/+77 |
* | Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP" | Kevin Hao | 2020-01-15 | 1 | -56/+107 |
* | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2019-11-07 | 1 | -1/+4 |
* | gpio: thunderx: Switch to GPIOLIB_IRQCHIP | Linus Walleij | 2019-08-15 | 1 | -107/+56 |
* | gpio: thunderx: Use the default parent apis for {request,release}_resources | Lokesh Vutla | 2019-05-01 | 1 | -12/+4 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -4/+5 |
* | gpio: thunderx: fix error return code in thunderx_gpio_probe() | Wei Yongjun | 2018-01-11 | 1 | -1/+3 |
* | gpio: thunderx: remove unused .map() hook from irq_domain_ops | Masahiro Yamada | 2017-09-22 | 1 | -13/+0 |
* | gpio: Add gpio driver support for ThunderX and OCTEON-TX | David Daney | 2017-08-22 | 1 | -0/+639 |