summaryrefslogtreecommitdiff
path: root/include/linux/pci-ats.h
AgeCommit message (Expand)Author
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj
2020-05-27PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker
2020-01-15PCI/ATS: Add PASID stubsJean-Philippe Brucker
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas
2019-10-15PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski
2019-10-15PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2011-10-31PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel