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