summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi/msi.h
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Split MSI-X descriptor setupThomas Gleixner2022-12-051-0/+2
* PCI/MSI: Add support for per device MSI[X] domainsThomas Gleixner2022-12-051-0/+2
* PCI/MSI: Reject multi-MSI earlyThomas Gleixner2022-11-171-0/+9
* PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish2022-11-171-0/+2
* PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish2022-11-171-0/+3
* PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish2022-11-171-0/+1
* PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish2022-11-171-0/+3
* PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish2022-11-171-0/+1
* PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish2022-11-171-0/+4
* PCI/MSI: Move mask and unmask helpers to msi.hAhmed S. Darwish2022-11-171-10/+73
* PCI/MSI: Get rid of externs in msi.hAhmed S. Darwish2022-11-171-4/+4
* PCI/MSI: Split out irqdomain codeThomas Gleixner2021-12-091-0/+39