summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/vmd.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick2018-05-241-0/+3
* PCI: vmd: Add offset to bus numbers if necessaryJon Derrick2018-05-241-5/+29
* PCI: vmd: Assign membar addresses from shadow registersJon Derrick2018-05-241-5/+49
* PCI: Add Intel VMD devices to pci idsJon Derrick2018-05-241-1/+1
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-9/+1
* PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch2017-08-301-10/+2
* PCI: vmd: Free up IRQs on suspend pathScott Bauer2017-08-141-0/+15
* PCI: vmd: Assign vector zero to all bridgesKeith Busch2017-08-031-1/+1
* PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch2017-08-031-2/+10
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-3/+7
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2017-07-041-2/+5
| |\
| | * PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick2017-07-021-1/+1
| | * PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas2017-07-021-1/+4
| * | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-021-1/+2
| |/
* / PCI/vmd: Create named irq domainThomas Gleixner2017-06-221-1/+7
|/
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov2016-12-071-1/+1
* PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick2016-12-071-6/+21
* PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-11-111-1/+0
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-2/+8
* Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-051-0/+1
* x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-041-0/+761