summaryrefslogtreecommitdiffstats
path: root/drivers/pci/ats.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-0/+17
|\
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-061-0/+17
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-061-10/+10
| |
| \
*-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-091-45/+45
|\ \ \ | |_|/ |/| |
| | * PCI: More PRI/PASID cleanupAlex Williamson2011-12-051-34/+35
| | * PCI: Enable is not exposed as a PASID capabilityAlex Williamson2011-12-051-3/+2
| | * PCI: Fix PRI and PASID consistencyAlex Williamson2011-12-051-10/+10
| |/
* / PCI: fix ats compile failureJames Bottomley2011-12-051-0/+1
|/
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* PCI: Add support for PASID capabilityJoerg Roedel2011-10-141-0/+113
* PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-141-0/+167
* PCI: Export ATS functions to modulesJoerg Roedel2011-10-141-0/+3
* PCI: Move ATS implementation into own fileJoerg Roedel2011-10-141-0/+155