summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/vmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick2019-09-171-3/+6
* PCI: vmd: Fix config addressing when using bus offsetsJon Derrick2019-09-171-7/+9
* PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
* x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-241-7/+0
* PCI/VMD: Configure MPS settings before adding devicesJon Derrick2019-01-301-1/+14
* vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig2018-12-131-25/+17
* dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-6/+0
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+1
|\
| * PCI: vmd: Detach resources after stopping root busJon Derrick2018-10-181-1/+1
* | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-011-4/+0
|/
* PCI: vmd: White list for fast interrupt handlersKeith Busch2018-06-281-1/+12
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+870