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