aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/vmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas1-1/+1
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig1-7/+0
2019-01-30PCI/VMD: Configure MPS settings before adding devicesJon Derrick1-1/+14
2018-12-13vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig1-25/+17
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig1-6/+0
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-10-18PCI: vmd: Detach resources after stopping root busJon Derrick1-1/+1
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-4/+0
2018-06-28PCI: vmd: White list for fast interrupt handlersKeith Busch1-1/+12
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+870