summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-orion.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-111-1/+1
* irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* irqchip: orion: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
* irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth2014-05-081-2/+2
* Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-121-3/+19
|\
| * irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-211-1/+2
| * irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-061-0/+14
| * irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-061-1/+1
| * irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-061-1/+2
* | irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-121-1/+1
|/
* irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-111-0/+192
OpenPOWER on IntegriCloud