aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-sunxi-nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-11irqchip/sunxi-nmi: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-1/+1
2015-06-08irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin1-1/+1
2014-11-09genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee1-2/+2
2014-03-31irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede1-3/+3
2014-03-26ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controllerCarlo Caione1-0/+208