summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/vmd.c
AgeCommit message (Expand)Author
2019-01-30PCI/VMD: Configure MPS settings before adding devicesJon Derrick
2018-12-13vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-18PCI: vmd: Detach resources after stopping root busJon Derrick
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig
2018-06-28PCI: vmd: White list for fast interrupt handlersKeith Busch
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin