aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/irqchip/irq-ts4800.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16irqchip: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-1/+1
2025-01-15irqchip/ts4800: Replace seq_printf() by seq_puts()Geert Uytterhoeven1-1/+1
2024-11-26irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-06-23irqchip: Add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-02-27irqchip/ts4800: Convert to platform_driver::remove_new() callbackUwe Kleine-König1-7/+5
2022-02-15irqchip/ts4800: Switch to dynamic chip name outputMarc Zyngier1-8/+17
2021-10-19irqchip/irq-ts4800: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-2/+1
2016-02-18irqchip/ts4800: Make ts4800_ic_ops static constAxel Lin1-1/+1
2015-12-29irqchip/ts4800: Add TS-4800 interrupt controllerDamien Riegel1-0/+163