Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap() | Chen-Yu Tsai | 2015-10-09 | 1 | -1/+1 |
* | irqchip/sunxi-nmi: Use driver name instead of DT node name for identification | Chen-Yu Tsai | 2015-10-09 | 1 | -9/+11 |
* | 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/sunxi-nmi: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-11 | 1 | -2/+1 |
* | irqchip: Prepare for local stub header removal | Joel Porquet | 2015-07-11 | 1 | -1/+1 |
* | irqchip: sunxi-nmi: Fix off-by-one error in irq iterator | Axel Lin | 2015-06-08 | 1 | -1/+1 |
* | genirq: Generic chip: Change irq_reg_{readl,writel} arguments | Kevin Cernekee | 2014-11-09 | 1 | -2/+2 |
* | irqchip: sun7i/sun6i: Disable NMI before registering the handler | Hans de Goede | 2014-03-31 | 1 | -3/+3 |
* | ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller | Carlo Caione | 2014-03-26 | 1 | -0/+208 |