aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-orion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-27irqchip: Convert to using %pOFn instead of device_node.nameRob Herring1-11/+11
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-11irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2014-09-03irqchip: orion: Convert to handle_domain_irqMarc Zyngier1-3/+2
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth1-2/+2
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-3/+19
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd1-1/+1
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-06irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth1-0/+14
2014-02-06irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth1-1/+1
2014-02-06irqchip: orion: clear bridge cause register on initSebastian Hesselbarth1-1/+2
2013-06-11irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth1-0/+192