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