summaryrefslogtreecommitdiff
path: root/drivers/pci/msi/msi.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-06PCI/MSI: Split MSI-X descriptor setupThomas Gleixner1-0/+2
2022-12-06PCI/MSI: Add support for per device MSI[X] domainsThomas Gleixner1-0/+2
2022-11-17PCI/MSI: Reject multi-MSI earlyThomas Gleixner1-0/+9
2022-11-17PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish1-0/+2
2022-11-17PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish1-0/+3
2022-11-17PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish1-0/+1
2022-11-17PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish1-0/+3
2022-11-17PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish1-0/+1
2022-11-17PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish1-0/+4
2022-11-17PCI/MSI: Move mask and unmask helpers to msi.hAhmed S. Darwish1-10/+73
2022-11-17PCI/MSI: Get rid of externs in msi.hAhmed S. Darwish1-4/+4
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner1-0/+39