summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi/irqdomain.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-16PCI/MSI: Use msi_on_each_desc()Thomas Gleixner1-2/+2
2021-12-16PCI/MSI: Let core code free MSI descriptorsThomas Gleixner1-1/+2
2021-12-16PCI/MSI: Protect MSI operationsThomas Gleixner1-2/+2
2021-12-16PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner1-2/+14
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-1/+1
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner1-1/+1
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner1-13/+0
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner1-2/+3
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner1-0/+279