aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-nvic.c
AgeCommit message (Expand)Author
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-01irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)
2021-12-06irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin
2021-12-02irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25irq: arm: perform irqentry in entry codeMark Rutland
2021-06-10irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()Marc Zyngier
2020-01-20irqchip/nvic: Use irq_domain_translate_onecell instead of custom funcYash Shah
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-05-18irqchip: nvic: Support hierarchy irq domainStefan Agner
2014-06-21irqchip: nvic: Use the generic noop functionDaniel Thompson
2013-07-05irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()Axel Lin
2013-06-26irqchip: Add support for ARMv7-M NVICUwe Kleine-König