aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-alpine-msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-26irqchip/alpine-msi: Switch to bitmap_zalloc()Andy Shevchenko1-4/+2
2020-12-11irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier1-2/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2016-05-05irqchip/alpine-msi: Don't use <asm-generic/msi.h>Christoph Hellwig1-1/+1
2016-03-11irqchip/irq-alpine-msi: Release the correct domain on errorDan Carpenter1-1/+1
2016-03-09irqchip: Add the Alpine MSIX interrupt controllerAntoine Tenart1-0/+293