summaryrefslogtreecommitdiffstats
path: root/src/drivers/bus/pcimsix.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [pci] Map all MSI-X interrupts to a dummy target address by defaultMichael Brown2025-10-091-0/+52
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [pci] Add support for PCI MSI-X interruptsMichael Brown2019-04-241-0/+251