aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-thunderx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11gpio: thunderx: Don't directly include asm-generic/msi.hMarc Zyngier1-2/+0
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier1-9/+6
2020-01-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPKevin Hao1-100/+77
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao1-56/+107
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+4
2019-08-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPLinus Walleij1-107/+56
2019-05-01gpio: thunderx: Use the default parent apis for {request,release}_resourcesLokesh Vutla1-12/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-4/+5
2018-01-11gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun1-1/+3
2017-09-22gpio: thunderx: remove unused .map() hook from irq_domain_opsMasahiro Yamada1-13/+0
2017-08-22gpio: Add gpio driver support for ThunderX and OCTEON-TXDavid Daney1-0/+639