summaryrefslogtreecommitdiff
path: root/drivers/irqchip/qcom-irq-combiner.c
AgeCommit message (Expand)Author
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2020-03-22irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-08-20irqchip: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-11irqchip/qcom: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-05-02irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-06-22irqchip/qcom: Use builtin_platform_driver to simplify the codeWei Yongjun
2017-02-19irqchip/qcom: Fix error handlingChristophe JAILLET
2017-02-03irqchip/qcom: Add IRQ combiner driverAgustin Vega-Frias