summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-mmp.c
AgeCommit message (Expand)Author
2023-06-17irqchip/mmp: Remove non-DT codepathArnd Bergmann
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2019-08-30irqchip/mmp: Coexist with GIC root IRQ controllerLubomir Rintel
2019-08-30irqchip/mmp: Mask off interrupts from other coresAndres Salomon
2019-08-30irqchip/mmp: Add missing chained_irq_{enter,exit}()Lubomir Rintel
2019-08-30irqchip/mmp: Do not use of_address_to_resource() to get mux regsLubomir Rintel
2019-08-20irqchip/mmp: Do not call irq_set_default_host() on DT platformsLubomir Rintel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21irqchip/mmp: Make mmp_irq_domain_ops staticYueHaibing
2019-01-29irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2017-08-31irqchip/mmp: Make mmp_intc_conf constBhumika Goyal
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-16irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removalThomas Gleixner
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2014-09-03irqchip: mmp: Convert to handle_domain_irqMarc Zyngier
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd
2014-03-04irqchip: mmp: avoid use head file in a specific archNeil Zhang
2013-08-24irqchip: mmp: avoid to include irqs head fileHaojian Zhuang
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang
2013-08-24irqchip: mmp: support irqchipHaojian Zhuang
2013-08-24irqchip: move mmp irq driverHaojian Zhuang