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-mtk-sysirq.c
Age
Commit message (
Expand
)
Author
2020-08-25
irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...
Marc Zyngier
2020-07-27
irqchip/mtk-sysirq: Convert to a platform driver
Saravana Kannan
2020-06-27
irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
Bartosz Golaszewski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-04-07
irqchip/mtk-sysirq: Remove unnecessary barrier when configuring trigger
Mars Cheng
2017-04-07
irqchip/mtk-sysirq: Extend intpol base to arbitrary number
Mars Cheng
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-05-22
irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
Axel Lin
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2015-01-26
irqchip: mtk-sysirq: Get irq number from register resource size
Yingjoe Chen
2015-01-07
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check
Yingjoe Chen
2014-11-26
irqchip: mtk-sysirq: Add sysirq interrupt polarity support
Yingjoe Chen