summaryrefslogtreecommitdiffstats
path: root/drivers/pci/ats.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong1-0/+17
2012-01-06PCI: Fix PRI and PASID consistencyAlex Williamson1-10/+10
2011-12-05PCI: fix ats compile failureJames Bottomley1-0/+1
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel1-0/+113
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel1-0/+167
2011-10-14PCI: Export ATS functions to modulesJoerg Roedel1-0/+3
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-0/+155