aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/host/vmd.c
AgeCommit message (Expand)Author
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-05-24PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick
2018-05-24PCI: vmd: Add offset to bus numbers if necessaryJon Derrick
2018-05-24PCI: vmd: Assign membar addresses from shadow registersJon Derrick
2018-05-24PCI: Add Intel VMD devices to pci idsJon Derrick
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-08-30PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch
2017-08-14PCI: vmd: Free up IRQs on suspend pathScott Bauer
2017-08-03PCI: vmd: Assign vector zero to all bridgesKeith Busch
2017-08-03PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2017-07-02PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick
2017-07-02PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas
2017-07-02PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-07PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov
2016-12-07PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick
2016-11-11PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch