index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-sunxi-nmi.c
Age
Commit message (
Expand
)
Author
2017-06-22
irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible
Chen-Yu Tsai
2017-06-22
irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures
Chen-Yu Tsai
2017-06-22
irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order
Chen-Yu Tsai
2017-06-22
irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time
Chen-Yu Tsai
2017-06-22
irqchip/sunxi-nmi: Convert magic numbers to defines
Chen-Yu Tsai
2016-03-10
irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
Vladimir Zapolskiy
2015-12-03
irqchip/sunxi-nmi: Support sun9i A80 NMI controller
Chen-Yu Tsai
2015-10-09
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
2015-10-09
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-08
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
Axel Lin
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-03-31
irqchip: sun7i/sun6i: Disable NMI before registering the handler
Hans de Goede
2014-03-26
ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
Carlo Caione