index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tqmx86.c
Age
Commit message (
Expand
)
Author
2023-08-03
gpio: tqmx86: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-03-23
gpio: tqmx86: Convert to immutable irq_chip
Linus Walleij
2022-09-21
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
2022-02-09
gpio: tpmx86: Move PM device over to irq domain
Marc Zyngier
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2019-08-23
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
2019-02-21
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
2019-02-09
gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()
Wei Yongjun
2019-01-28
gpio: tqmx86: Add GPIO from for this IO controller
Andrew Lunn