summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi/legacy.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-16PCI/MSI: Use msi_on_each_desc()Thomas Gleixner1-11/+8
2021-12-16PCI/MSI: Let core code free MSI descriptorsThomas Gleixner1-0/+1
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner1-1/+5
2021-12-09PCI/MSI: Move descriptor counting on allocation fail to the legacy codeThomas Gleixner1-1/+19
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner1-2/+11
2021-12-09PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner1-0/+52