summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tqmx86.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tqmx86: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-031-2/+0
* gpio: tqmx86: Convert to immutable irq_chipLinus Walleij2023-03-231-8/+20
* gpio: tqmx86: fix uninitialized variable girqDongliang Mu2022-09-211-2/+2
* gpio: tpmx86: Move PM device over to irq domainMarc Zyngier2022-02-091-1/+2
* Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-291-6/+4
|\
| * gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-6/+4
* | gpio: tqmx86: really make IRQ optionalMatthias Schiffer2021-08-021-3/+3
|/
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+4
* gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-111-9/+12
* gpio: tqmx86: Pass irqchip when adding gpiochipLinus Walleij2019-08-231-17/+24
* gpio: tqmx86: Set proper output level for direction_outputAxel Lin2019-02-211-2/+3
* gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()Wei Yongjun2019-02-091-3/+1
* gpio: tqmx86: Add GPIO from for this IO controllerAndrew Lunn2019-01-281-0/+333