index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tqmx86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
1
-4
/
+42
2024-06-03
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
1
-20
/
+28
2024-06-03
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
1
-7
/
+11
2023-08-03
gpio: tqmx86: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-03-23
gpio: tqmx86: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+20
2022-09-21
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
1
-2
/
+2
2022-02-09
gpio: tpmx86: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+2
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-6
/
+4
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-6
/
+4
2021-08-02
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
1
-3
/
+3
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
1
-9
/
+12
2019-08-23
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
1
-17
/
+24
2019-02-21
gpio: tqmx86: Set proper output level for direction_output
Axel Lin
1
-2
/
+3
2019-02-09
gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()
Wei Yongjun
1
-3
/
+1
2019-01-28
gpio: tqmx86: Add GPIO from for this IO controller
Andrew Lunn
1
-0
/
+333