summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/qcom-irq-combiner.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-3/+2
|\
| * irqchip/qcom: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-111-3/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
|/
* irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
* irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
* irqchip/qcom: Use builtin_platform_driver to simplify the codeWei Yongjun2017-06-221-6/+1
* irqchip/qcom: Fix error handlingChristophe JAILLET2017-02-191-2/+2
* irqchip/qcom: Add IRQ combiner driverAgustin Vega-Frias2017-02-031-0/+296