summaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme_pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-11nvme: Enable PCI bus masteringSimon Glass1-0/+5
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-1/+1
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-2/+2
2022-02-10nvme: Split out PCI supportMark Kettenis1-0/+49