summaryrefslogtreecommitdiffstats
path: root/kernel/irq/msi.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu1-0/+17
2015-05-05genirq: MSI: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-04-08genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier1-2/+9
2014-12-07genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner1-0/+6
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu1-0/+13
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu1-8/+103
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu1-0/+75
2014-11-23genirq: Add generic msi irq domain supportJiang Liu1-0/+141