summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-nvic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-231-17/+5
|\
| * irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin2021-12-061-17/+5
* | irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)2022-03-011-0/+2
* | irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin2021-12-021-1/+1
|/
* irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-3/+3
* irq: arm: perform irqentry in entry codeMark Rutland2021-10-251-1/+16
* 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