| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip/mmp: Coexist with GIC root IRQ controller | Lubomir Rintel | 2019-08-30 | 1 | -1/+6 |
* | irqchip/mmp: Mask off interrupts from other cores | Andres Salomon | 2019-08-30 | 1 | -0/+48 |
* | irqchip/mmp: Add missing chained_irq_{enter,exit}() | Lubomir Rintel | 2019-08-30 | 1 | -1/+8 |
* | irqchip/mmp: Do not use of_address_to_resource() to get mux regs | Lubomir Rintel | 2019-08-30 | 1 | -9/+13 |
* | irqchip/mmp: Do not call irq_set_default_host() on DT platforms | Lubomir Rintel | 2019-08-20 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2019-03-21 | 1 | -1/+1 |
|\ |
|
| * | irqchip/mmp: Make mmp_irq_domain_ops static | YueHaibing | 2019-03-21 | 1 | -1/+1 |
* | | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable | Lubomir Rintel | 2019-01-29 | 1 | -1/+5 |
|/ |
|
* | irqchip/mmp: Make mmp_intc_conf const | Bhumika Goyal | 2017-08-31 | 1 | -2/+2 |
* | irqchip: Kill off set_irq_flags usage | Rob Herring | 2015-09-16 | 1 | -3/+0 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal | Thomas Gleixner | 2015-07-16 | 1 | -1/+2 |
* | irqchip: Prepare for local stub header removal | Joel Porquet | 2015-07-11 | 1 | -2/+1 |
* | irqchip: mmp: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -6/+4 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -1/+1 |
|\ |
|
| * | irqchip: mmp: avoid use head file in a specific arch | Neil Zhang | 2014-03-04 | 1 | -1/+1 |
* | | irqchip: Remove asmlinkage from static functions | Stephen Boyd | 2014-03-12 | 1 | -4/+2 |
|/ |
|
* | irqchip: mmp: avoid to include irqs head file | Haojian Zhuang | 2013-08-24 | 1 | -24/+21 |
* | ARM: mmp: avoid to include head file in mach-mmp | Haojian Zhuang | 2013-08-24 | 1 | -14/+1 |
* | irqchip: mmp: support irqchip | Haojian Zhuang | 2013-08-24 | 1 | -115/+165 |
* | irqchip: move mmp irq driver | Haojian Zhuang | 2013-08-24 | 1 | -0/+461 |