| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-06-10 | 1 | -2/+1 |
* | irqchip/sun6i-r: Use a stacked irqchip driver | Samuel Holland | 2021-01-21 | 1 | -23/+3 |
* | irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible | Chen-Yu Tsai | 2017-06-22 | 1 | -3/+26 |
* | irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures | Chen-Yu Tsai | 2017-06-22 | 1 | -4/+4 |
* | irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order | Chen-Yu Tsai | 2017-06-22 | 1 | -6/+6 |
* | irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time | Chen-Yu Tsai | 2017-06-22 | 1 | -0/+3 |
* | irqchip/sunxi-nmi: Convert magic numbers to defines | Chen-Yu Tsai | 2017-06-22 | 1 | -10/+24 |
* | irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy | 2016-03-10 | 1 | -2/+2 |
* | irqchip/sunxi-nmi: Support sun9i A80 NMI controller | Chen-Yu Tsai | 2015-12-03 | 1 | -0/+13 |
* | 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 |