summaryrefslogtreecommitdiff
path: root/drivers/pci/ats.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+17
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel1-45/+45
2012-01-07PCI: Enable ATS at the device state restoreHao, Xudong1-0/+17
2012-01-07PCI: 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-11-01pci: 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