aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci-ats.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFGravatar Ashok Raj 1-0/+4
2020-05-27PCI/ATS: Only enable ATS for trusted devicesGravatar Jean-Philippe Brucker 1-0/+3
2020-01-15PCI/ATS: Add PASID stubsGravatar Jean-Philippe Brucker 1-0/+3
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateGravatar Bjorn Helgaas 1-5/+0
2019-10-15PCI/ATS: Remove unused PRI and PASID stubsGravatar Bjorn Helgaas 1-10/+0
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hGravatar Krzysztof Wilczynski 1-47/+28
2019-10-15PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIGravatar Bjorn Helgaas 1-6/+5
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Gravatar Kuppuswamy Sathyanarayanan 1-1/+1
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Gravatar Kuppuswamy Sathyanarayanan 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetGravatar CQ Tang 1-0/+10
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherGravatar Bjorn Helgaas 1-41/+0
2015-08-13PCI: Embed ATS info directly into struct pci_devGravatar Bjorn Helgaas 1-9/+1
2015-08-13PCI: Allocate ATS struct during enumerationGravatar Bjorn Helgaas 1-1/+1
2014-01-10PCI: Removed unused parts of Page Request Interface supportGravatar Stephen Hemminger 1-17/+0
2013-04-17PCI: Remove "extern" from function declarationsGravatar Bjorn Helgaas 1-13/+13
2011-10-31PCI: Fix compile errors with PCI_ATS and !PCI_IOVGravatar Joerg Roedel 1-3/+3
2011-10-14PCI: Add support for PASID capabilityGravatar Joerg Roedel 1-0/+31
2011-10-14PCI: Add implementation for PRI capabilityGravatar Joerg Roedel 1-0/+42
2011-10-14PCI: Move ATS implementation into own fileGravatar Joerg Roedel 1-0/+2
2011-04-11PCI: Move ATS declarations in seperate header fileGravatar Joerg Roedel 1-0/+52