Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | PCI/MSI: Split MSI-X descriptor setup | Thomas Gleixner |
2022-12-05 | PCI/MSI: Add support for per device MSI[X] domains | Thomas Gleixner |
2022-11-17 | PCI/MSI: Reject multi-MSI early | Thomas Gleixner |
2022-11-17 | PCI/MSI: Move pci_msi_restore_state() to api.c | Ahmed S. Darwish |
2022-11-17 | PCI/MSI: Move pci_msi_enabled() to api.c | Ahmed S. Darwish |
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 |