summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-vic.c
AgeCommit message (Expand)Author
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-03-22irq: Fix typos in commentsIngo Molnar
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-27irqchip/vic: Cut down the external APILinus Walleij
2020-06-27irqchip/vic: Drop cascaded intialization callLinus Walleij
2020-03-08irqchip: vic: Support cascaded VIC in device treeLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2016-10-05irqchip/vic: Improve function-level documentationJulia Lawall
2016-06-13irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-11irqchip/vic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski
2014-09-03irqchip: vic: Convert to handle_domain_irqMarc Zyngier
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij
2014-04-05Merge tag 'drivers-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-02-25irqchip: VIC: export vic_init_cascadedArnd Bergmann
2014-02-13irqchip: support cascaded VICsLinus Walleij
2014-02-13irqchip: vic: update the base IRQ member correctlyLinus Walleij
2013-09-17irqchip: vic: Parse interrupt and resume masks from device treeTomasz Figa
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely
2013-04-02irqchip: vic: add include of linux/irq.hOlof Johansson
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring