index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-tb10x.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
irqchip: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-07
irqchip: Convert generic irqchip locking to guards
Thomas Gleixner
2024-03-25
irqchip: Remove redundant irq_chip::name initialization
Keguang Zhang
2023-08-21
irqchip: Explicitly include correct DT includes
Rob Herring
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-04-22
irqchip/tb10x: Use 'fallthrough' to eliminate a warning
Randy Dunlap
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2018-11-27
irqchip: Convert to using %pOFn instead of device_node.name
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
2015-07-11
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2013-06-25
irqchip: Add TB10x interrupt controller driver
Christian Ruppert