aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/ats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger1-82/+0
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-0/+17
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel1-45/+45
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-12-05PCI: More PRI/PASID cleanupAlex Williamson1-34/+35
2011-12-05PCI: Enable is not exposed as a PASID capabilityAlex Williamson1-3/+2
2011-12-05PCI: Fix PRI and PASID consistencyAlex Williamson1-10/+10
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