aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/ats.c
AgeCommit message (Expand)Author
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang
2017-05-30PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas
2015-08-13PCI: Clean up ATS error handlingBjorn Helgaas
2015-08-13PCI: Use pci_physfn() rather than looking up physfn by handBjorn Helgaas
2015-08-13PCI: Inline the ATS setup code into pci_ats_init()Bjorn Helgaas
2015-08-13PCI: Rationalize pci_ats_queue_depth() error checkingBjorn 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-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong
2012-01-06PCI: Fix PRI and PASID consistencyAlex Williamson
2011-12-05PCI: fix ats compile failureJames Bottomley
2011-12-05PCI: More PRI/PASID cleanupAlex Williamson
2011-12-05PCI: Enable is not exposed as a PASID capabilityAlex Williamson
2011-12-05PCI: Fix PRI and PASID consistencyAlex Williamson
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel
2011-10-14PCI: Export ATS functions to modulesJoerg Roedel
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel