summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-realtek-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-28irqchip/realtek-rtl: use parent interruptsSander Vanheule1-72/+61
2022-09-28irqchip/realtek-rtl: use irq_domain_add_linear()Sander Vanheule1-2/+1
2022-06-09irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin1-1/+1
2022-01-17irqchip/realtek-rtl: Service all pending interruptsSander Vanheule1-2/+6
2022-01-17irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule1-3/+5
2022-01-17irqchip/realtek-rtl: Map control data to virqSander Vanheule1-1/+1
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2021-02-04irqchip: Add support for Realtek RTL838x/RTL839x interrupt controllerBert Vermeulen1-0/+180