summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-nvic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()Marc Zyngier2021-06-101-3/+1
* irqchip/nvic: Use irq_domain_translate_onecell instead of custom funcYash Shah2020-01-201-13/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-131-4/+14
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* irqchip: nvic: Support hierarchy irq domainStefan Agner2015-05-181-1/+27
* irqchip: nvic: Use the generic noop functionDaniel Thompson2014-06-211-9/+4
* irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()Axel Lin2013-07-051-1/+1
* irqchip: Add support for ARMv7-M NVICUwe Kleine-König2013-06-261-0/+117