index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mmp.c
Age
Commit message (
Expand
)
Author
2023-06-17
irqchip/mmp: Remove non-DT codepath
Arnd Bergmann
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
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