Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-20 | 1 | -3/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 1 | -3/+2 |
|\ | |||||
| * | irqchip/qcom: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2019-06-11 | 1 | -3/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ | |||||
* | irqchip/qcom: Fix check for spurious interrupts | Agustin Vega-Frias | 2018-05-02 | 1 | -2/+2 |
* | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King | 2017-11-23 | 1 | -1/+1 |
* | irqchip/qcom: Use builtin_platform_driver to simplify the code | Wei Yongjun | 2017-06-22 | 1 | -6/+1 |
* | irqchip/qcom: Fix error handling | Christophe JAILLET | 2017-02-19 | 1 | -2/+2 |
* | irqchip/qcom: Add IRQ combiner driver | Agustin Vega-Frias | 2017-02-03 | 1 | -0/+296 |