Age | Commit message (Expand) | Author | Files | Lines |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -2/+2 |
2021-06-10 | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
2018-11-27 | irqchip: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -11/+11 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-07-12 | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2015-07-12 | irqchip/orion: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-07-12 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
2014-09-03 | irqchip: orion: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+2 |
2014-05-08 | irqchip: orion: Reverse irq handling priority | Sebastian Hesselbarth | 1 | -2/+2 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 1 | -3/+19 |
2014-03-12 | irqchip: Remove asmlinkage from static functions | Stephen Boyd | 1 | -1/+1 |
2014-02-22 | irqchip: orion: Fix getting generic chip pointer. | Andrew Lunn | 1 | -1/+2 |
2014-02-06 | irqchip: orion: clear stale interrupts in irq_startup | Sebastian Hesselbarth | 1 | -0/+14 |
2014-02-06 | irqchip: orion: use handle_edge_irq on bridge irqs | Sebastian Hesselbarth | 1 | -1/+1 |
2014-02-06 | irqchip: orion: clear bridge cause register on init | Sebastian Hesselbarth | 1 | -1/+2 |
2013-06-11 | irqchip: Add support for Marvell Orion SoCs | Sebastian Hesselbarth | 1 | -0/+192 |