| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | irqchip/vic: Improve function-level documentation | Julia Lawall | 2016-10-05 | 1 | -1/+0 |
* | irqchip/vic: Make vic_syscore_ops and vic_of_init static | Ben Dooks | 2016-06-13 | 1 | -2/+3 |
* | irqchip: Kill off set_irq_flags usage | Rob Herring | 2015-09-16 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | irqchip/vic: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-11 | 1 | -2/+2 |
* | irqchip: Prepare for local stub header removal | Joel Porquet | 2015-07-11 | 1 | -2/+1 |
* | irqchip: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-05 | 1 | -1/+1 |
* | irqchip: vic: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -1/+1 |
* | irqchip: vic: Properly chain the cascaded IRQs | Linus Walleij | 2014-04-15 | 1 | -0/+6 |
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-06 | 1 | -7/+53 |
|\ |
|
| * | irqchip: VIC: export vic_init_cascaded | Arnd Bergmann | 2014-02-25 | 1 | -0/+1 |
| * | irqchip: support cascaded VICs | Linus Walleij | 2014-02-13 | 1 | -6/+47 |
| * | irqchip: vic: update the base IRQ member correctly | Linus Walleij | 2014-02-13 | 1 | -1/+5 |
* | | irqchip: Remove asmlinkage from static functions | Stephen Boyd | 2014-03-12 | 1 | -1/+1 |
|/ |
|
* | irqchip: vic: Parse interrupt and resume masks from device tree | Tomasz Figa | 2013-09-16 | 1 | -1/+6 |
* | irqchip: Return -EPERM for reserved IRQs | Grant Likely | 2013-06-08 | 1 | -1/+1 |
* | irqchip: vic: add include of linux/irq.h | Olof Johansson | 2013-04-03 | 1 | -0/+1 |
* | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h | Catalin Marinas | 2013-03-26 | 1 | -1/+1 |
* | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | irqchip: Move ARM VIC to drivers/irqchip | Rob Herring | 2013-01-12 | 1 | -0/+489 |