summaryrefslogtreecommitdiff
path: root/drivers/pci/msi/legacy.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Prevent UAF in error pathThomas Gleixner2022-01-211-1/+0
* PCI/MSI: Use msi_on_each_desc()Thomas Gleixner2021-12-161-11/+8
* PCI/MSI: Let core code free MSI descriptorsThomas Gleixner2021-12-161-0/+1
* PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner2021-12-161-1/+5
* PCI/MSI: Move descriptor counting on allocation fail to the legacy codeThomas Gleixner2021-12-091-1/+19
* PCI/MSI: Split out irqdomain codeThomas Gleixner2021-12-091-2/+11
* PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner2021-12-091-0/+52