index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mmp.c
Age
Commit message (
Expand
)
Author
2019-08-30
irqchip/mmp: Coexist with GIC root IRQ controller
Lubomir Rintel
2019-08-30
irqchip/mmp: Mask off interrupts from other cores
Andres Salomon
2019-08-30
irqchip/mmp: Add missing chained_irq_{enter,exit}()
Lubomir Rintel
2019-08-30
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
Lubomir Rintel
2019-08-20
irqchip/mmp: Do not call irq_set_default_host() on DT platforms
Lubomir Rintel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-03-21
irqchip/mmp: Make mmp_irq_domain_ops static
YueHaibing
2019-01-29
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
Lubomir Rintel
2017-08-31
irqchip/mmp: Make mmp_intc_conf const
Bhumika Goyal
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2014-09-03
irqchip: mmp: Convert to handle_domain_irq
Marc Zyngier
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
2014-03-04
irqchip: mmp: avoid use head file in a specific arch
Neil Zhang
2013-08-24
irqchip: mmp: avoid to include irqs head file
Haojian Zhuang
2013-08-24
ARM: mmp: avoid to include head file in mach-mmp
Haojian Zhuang
2013-08-24
irqchip: mmp: support irqchip
Haojian Zhuang
2013-08-24
irqchip: move mmp irq driver
Haojian Zhuang