Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -3/+3 |
2021-10-25 | irq: arm: perform irqentry in entry code | Mark Rutland | 1 | -1/+16 |
2021-06-10 | irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq() | Marc Zyngier | 1 | -3/+1 |
2020-01-20 | irqchip/nvic: Use irq_domain_translate_onecell instead of custom func | Yash Shah | 1 | -13/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 1 | -4/+14 |
2015-07-12 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
2015-05-18 | irqchip: nvic: Support hierarchy irq domain | Stefan Agner | 1 | -1/+27 |
2014-06-21 | irqchip: nvic: Use the generic noop function | Daniel Thompson | 1 | -9/+4 |
2013-07-05 | irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips() | Axel Lin | 1 | -1/+1 |
2013-06-26 | irqchip: Add support for ARMv7-M NVIC | Uwe Kleine-König | 1 | -0/+117 |