| Commit message (Expand) | Author | Age | Files | Lines |
* | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 2021-10-26 | 1 | -1/+1 |
* | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-06-10 | 1 | -1/+1 |
* | irq: Fix typos in comments | Ingo Molnar | 2021-03-22 | 1 | -2/+2 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | irqchip/vic: Cut down the external API | Linus Walleij | 2020-06-27 | 1 | -1/+4 |
* | irqchip/vic: Drop cascaded intialization call | Linus Walleij | 2020-06-27 | 1 | -21/+0 |
* | irqchip: vic: Support cascaded VIC in device tree | Linus Walleij | 2020-03-08 | 1 | -4/+5 |
* | 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 |