| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 1 | -4/+8 |
| 2025-05-16 | irqchip: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -2/+3 |
| 2024-02-21 | irqchip/vic: Fix a kernel-doc warning | Randy Dunlap | 1 | -2/+1 |
| 2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -1/+1 |
| 2021-06-10 | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
| 2021-03-22 | irq: Fix typos in comments | Ingo Molnar | 1 | -2/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-27 | irqchip/vic: Cut down the external API | Linus Walleij | 1 | -1/+4 |
| 2020-06-27 | irqchip/vic: Drop cascaded intialization call | Linus Walleij | 1 | -21/+0 |
| 2020-03-08 | irqchip: vic: Support cascaded VIC in device tree | Linus Walleij | 1 | -4/+5 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
| 2016-10-05 | irqchip/vic: Improve function-level documentation | Julia Lawall | 1 | -1/+0 |
| 2016-06-13 | irqchip/vic: Make vic_syscore_ops and vic_of_init static | Ben Dooks | 1 | -2/+3 |
| 2015-09-16 | irqchip: Kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
| 2015-07-11 | irqchip/vic: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
| 2015-07-11 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
| 2015-05-05 | irqchip: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-09-03 | irqchip: vic: Convert to handle_domain_irq | Marc Zyngier | 1 | -1/+1 |
| 2014-04-15 | irqchip: vic: Properly chain the cascaded IRQs | Linus Walleij | 1 | -0/+6 |
| 2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -7/+53 |
| 2014-03-12 | irqchip: Remove asmlinkage from static functions | Stephen Boyd | 1 | -1/+1 |
| 2014-02-25 | irqchip: VIC: export vic_init_cascaded | Arnd Bergmann | 1 | -0/+1 |
| 2014-02-13 | irqchip: support cascaded VICs | Linus Walleij | 1 | -6/+47 |
| 2014-02-13 | irqchip: vic: update the base IRQ member correctly | Linus Walleij | 1 | -1/+5 |
| 2013-09-17 | irqchip: vic: Parse interrupt and resume masks from device tree | Tomasz Figa | 1 | -1/+6 |
| 2013-06-08 | irqchip: Return -EPERM for reserved IRQs | Grant Likely | 1 | -1/+1 |
| 2013-04-02 | irqchip: vic: add include of linux/irq.h | Olof Johansson | 1 | -0/+1 |
| 2013-03-26 | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h | Catalin Marinas | 1 | -1/+1 |
| 2013-01-12 | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring | 1 | -1/+1 |
| 2013-01-12 | irqchip: Move ARM VIC to drivers/irqchip | Rob Herring | 1 | -0/+489 |