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