index
:
kernel/git/torvalds/linux-2.6.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-ts4800.c
Age
Commit message (
Expand
)
Author
6 days
irqchip/ts4800: Fix missing chained handler cleanup on remove
Qingshuang Fu
2025-10-16
irqchip/ts4800: Drop unused module alias
Johan Hovold
2025-06-12
irqchip: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-05-16
irqchip: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-01-15
irqchip/ts4800: Replace seq_printf() by seq_puts()
Geert Uytterhoeven
2024-11-26
irqchip: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-23
irqchip: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-27
irqchip/ts4800: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
2022-02-15
irqchip/ts4800: Switch to dynamic chip name output
Marc Zyngier
2021-10-19
irqchip/irq-ts4800: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2016-02-18
irqchip/ts4800: Make ts4800_ic_ops static const
Axel Lin
2015-12-29
irqchip/ts4800: Add TS-4800 interrupt controller
Damien Riegel