summaryrefslogtreecommitdiff
path: root/arch/x86/pci/vmd.c
AgeCommit message (Expand)Author
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-09-19x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descsKeith Busch
2016-09-19x86/PCI: VMD: Eliminate index member from IRQ listJon Derrick
2016-09-19x86/PCI: VMD: Eliminate vmd_vector member from list typeJon Derrick
2016-09-19x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() APIJon Derrick
2016-09-19x86/PCI: VMD: Allocate IRQ lists with correct MSI-X countJon Derrick
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-20x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch
2016-06-20x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch
2016-06-20x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick
2016-06-18x86/PCI/VMD: Use untracked irq handlerKeith Busch
2016-06-13x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch
2016-06-13x86/PCI: VMD: Select device dma ops to overrideKeith Busch
2016-03-10x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick
2016-03-10x86/PCI: VMD: Set bus resource start to 0Keith Busch
2016-03-10x86/PCI: VMD: Document code for maintainabilityKeith Busch
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch