summaryrefslogtreecommitdiff
path: root/drivers/pci/msi/api.c
AgeCommit message (Expand)Author
2023-02-21PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre
2022-12-05PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner
2022-12-05PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner
2022-12-05PCI/MSI: Use bullet lists in kernel-doc comments of api.cBagas Sanjaya
2022-11-17PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_get_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msix_vec_count() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_free_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_vector() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish