aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/vmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-870/+0
2018-05-24PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick1-0/+3
2018-05-24PCI: vmd: Add offset to bus numbers if necessaryJon Derrick1-5/+29
2018-05-24PCI: vmd: Assign membar addresses from shadow registersJon Derrick1-5/+49
2018-05-24PCI: Add Intel VMD devices to pci idsJon Derrick1-1/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-9/+1
2017-08-30PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch1-10/+2
2017-08-14PCI: vmd: Free up IRQs on suspend pathScott Bauer1-0/+15
2017-08-03PCI: vmd: Assign vector zero to all bridgesKeith Busch1-1/+1
2017-08-03PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch1-2/+10
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+7
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+5
2017-07-02PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick1-1/+1
2017-07-02PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas1-1/+4
2017-07-02PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang1-1/+2
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner1-1/+7
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-07PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov1-1/+1
2016-12-07PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick1-6/+21
2016-11-11PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun1-1/+0
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+768
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-0/+762
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch1-0/+761