aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq/msi.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeGravatar Jiang Liu 1-0/+17
2015-05-05genirq: MSI: Constify irq_domain_opsGravatar Krzysztof Kozlowski 1-1/+1
2015-04-08genirq: MSI: Fix freeing of unallocated MSIGravatar Marc Zyngier 1-2/+9
2014-12-07genirq: Move irq_chip_write_msi_msg() helper to coreGravatar Thomas Gleixner 1-0/+6
2014-11-23PCI/MSI: Move cached entry functions to irq coreGravatar Jiang Liu 1-0/+13
2014-11-23genirq: Provide default callbacks for msi_domain_opsGravatar Jiang Liu 1-8/+103
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Gravatar Jiang Liu 1-0/+75
2014-11-23genirq: Add generic msi irq domain supportGravatar Jiang Liu 1-0/+141