aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-mvebu-icu.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06irqchip/irq-mvebu-icu: Fix works by chance pointer assignmentGravatar Thomas Gleixner 1-2/+2
2021-12-16platform-msi: Rename functions and clarify commentsGravatar Thomas Gleixner 1-3/+3
2021-12-16device: Move MSI related data into a structGravatar Thomas Gleixner 1-3/+3
2021-10-19irqchip/irq-mvebu-icu: Make use of the helper function devm_platform_ioremap_...Gravatar Cai Huoqing 1-3/+1
2021-05-16irqchip: Remove redundant error printingGravatar Zhen Lei 1-3/+1
2020-04-17irqchip/irq-mvebu-icu: Make legacy_bindings staticGravatar Jason Yan 1-1/+1
2018-10-02irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)Gravatar Miquel Raynal 1-34/+105
2018-10-02irqchip/irq-mvebu-icu: Support ICU subnodesGravatar Miquel Raynal 1-16/+57
2018-10-02irqchip/irq-mvebu-icu: Disociate ICU and NSRGravatar Miquel Raynal 1-25/+32
2018-10-02irqchip/irq-mvebu-icu: Clarify the reset operation of configured interruptsGravatar Miquel Raynal 1-2/+6
2018-10-02irqchip/irq-mvebu-icu: Fix wrong private data retrievalGravatar Miquel Raynal 1-1/+1
2018-05-13irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICPGravatar Marc Zyngier 1-16/+17
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUGravatar Thomas Petazzoni 1-0/+289