aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-thunderx.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPGravatar Kevin Hao 1-100/+77
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Gravatar Kevin Hao 1-56/+107
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONGravatar Matti Vaittinen 1-1/+4
2019-08-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPGravatar Linus Walleij 1-107/+56
2019-05-01gpio: thunderx: Use the default parent apis for {request,release}_resourcesGravatar Lokesh Vutla 1-12/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-4/+5
2018-01-11gpio: thunderx: fix error return code in thunderx_gpio_probe()Gravatar Wei Yongjun 1-1/+3
2017-09-22gpio: thunderx: remove unused .map() hook from irq_domain_opsGravatar Masahiro Yamada 1-13/+0
2017-08-22gpio: Add gpio driver support for ThunderX and OCTEON-TXGravatar David Daney 1-0/+639