Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-06 | PCI/MSI: Split MSI-X descriptor setup | Thomas Gleixner | 1 | -0/+2 |
2022-12-06 | PCI/MSI: Add support for per device MSI[X] domains | Thomas Gleixner | 1 | -0/+2 |
2022-11-17 | PCI/MSI: Reject multi-MSI early | Thomas Gleixner | 1 | -0/+9 |
2022-11-17 | PCI/MSI: Move pci_msi_restore_state() to api.c | Ahmed S. Darwish | 1 | -0/+2 |
2022-11-17 | PCI/MSI: Move pci_msi_enabled() to api.c | Ahmed S. Darwish | 1 | -0/+3 |
2022-11-17 | PCI/MSI: Move pci_disable_msix() to api.c | Ahmed S. Darwish | 1 | -0/+1 |
2022-11-17 | PCI/MSI: Move pci_enable_msix_range() to api.c | Ahmed S. Darwish | 1 | -0/+3 |
2022-11-17 | PCI/MSI: Move pci_enable_msi() API to api.c | Ahmed S. Darwish | 1 | -0/+1 |
2022-11-17 | PCI/MSI: Move pci_disable_msi() to api.c | Ahmed S. Darwish | 1 | -0/+4 |
2022-11-17 | PCI/MSI: Move mask and unmask helpers to msi.h | Ahmed S. Darwish | 1 | -10/+73 |
2022-11-17 | PCI/MSI: Get rid of externs in msi.h | Ahmed S. Darwish | 1 | -4/+4 |
2021-12-09 | PCI/MSI: Split out irqdomain code | Thomas Gleixner | 1 | -0/+39 |