summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-mtk-sysirq.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/mtk-sysirq: Skip setting irq-wakeMarkus Schneider-Pargmann2021-08-121-0/+1
* irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-251-3/+1
* irqchip/mtk-sysirq: Convert to a platform driverSaravana Kannan2020-07-271-1/+3
* irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski2020-06-271-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* irqchip: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+1
* irqchip/mtk-sysirq: Remove unnecessary barrier when configuring triggerMars Cheng2017-04-071-1/+1
* irqchip/mtk-sysirq: Extend intpol base to arbitrary numberMars Cheng2017-04-071-21/+95
* irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-131-23/+26
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap failsAxel Lin2015-05-221-1/+1
* irqchip: Constify irq_domain_opsKrzysztof Kozlowski2015-05-051-1/+1
* irqchip: mtk-sysirq: Get irq number from register resource sizeYingjoe Chen2015-01-261-7/+11
* irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-071-2/+2
* irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen2014-11-261-0/+163