summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-realtek-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/realtek-rtl: use parent interruptsSander Vanheule2022-09-281-72/+61
* irqchip/realtek-rtl: use irq_domain_add_linear()Sander Vanheule2022-09-281-2/+1
* irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin2022-06-091-1/+1
* irqchip/realtek-rtl: Service all pending interruptsSander Vanheule2022-01-171-2/+6
* irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule2022-01-171-3/+5
* irqchip/realtek-rtl: Map control data to virqSander Vanheule2022-01-171-1/+1
* irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-06-101-1/+1
* irqchip: Add support for Realtek RTL838x/RTL839x interrupt controllerBert Vermeulen2021-02-041-0/+180