aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tqmx86.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-6/+4
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-6/+4
2021-08-02gpio: tqmx86: really make IRQ optionalMatthias Schiffer1-3/+3
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+4
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij1-9/+12
2019-08-23gpio: tqmx86: Pass irqchip when adding gpiochipLinus Walleij1-17/+24
2019-02-21gpio: tqmx86: Set proper output level for direction_outputAxel Lin1-2/+3
2019-02-09gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()Wei Yongjun1-3/+1
2019-01-28gpio: tqmx86: Add GPIO from for this IO controllerAndrew Lunn1-0/+333