Age | Commit message (Expand) | Author |
---|---|---|
2022-11-17 | PCI/MSI: Move pci_disable_msix() to api.c | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Move pci_enable_msix_range() to api.c | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Move pci_enable_msi() API to api.c | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Move pci_disable_msi() to api.c | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Move mask and unmask helpers to msi.h | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Get rid of externs in msi.h | Ahmed S. Darwish |
2021-12-09 | PCI/MSI: Split out irqdomain code | Thomas Gleixner |