aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci-ats.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang1-0/+10
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas1-41/+0
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas1-9/+1
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas1-1/+1
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger1-17/+0
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-13/+13
2011-10-31PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel1-3/+3
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel1-0/+31
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel1-0/+42
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-0/+2
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel1-0/+52