index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
PCI/ATS: Export symbols of PASID functions
Jean-Philippe Brucker
1
-0
/
+4
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2020-02-05
PCI/ATS: Use PF PASID for VFs
Kuppuswamy Sathyanarayanan
1
-2
/
+4
2019-12-23
PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
Greg Kroah-Hartman
1
-0
/
+2
2019-10-16
PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL()
Bjorn Helgaas
1
-14
/
+0
2019-10-16
PCI/ATS: Cache PRI PRG Response PASID Required bit
Bjorn Helgaas
1
-13
/
+10
2019-10-16
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-21
/
+21
2019-10-16
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-25
/
+26
2019-10-16
PCI/ATS: Disable PF/VF ATS service independently
Kuppuswamy Sathyanarayanan
1
-11
/
+0
2019-10-16
PCI/ATS: Handle sharing of PF PASID Capability with all VFs
Kuppuswamy Sathyanarayanan
1
-0
/
+23
2019-10-16
PCI/ATS: Handle sharing of PF PRI Capability with all VFs
Kuppuswamy Sathyanarayanan
1
-0
/
+24
2019-10-16
PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRI
Bjorn Helgaas
1
-30
/
+25
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
1
-0
/
+27
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
1
-0
/
+30
2018-06-30
PCI: Enable PASID only if entire path supports End-End TLP prefixes
Sinan Kaya
1
-0
/
+3
2018-05-11
PCI: Add "pci=noats" boot parameter
Gil Kupfer
1
-0
/
+3
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-6
/
+4
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
1
-16
/
+48
2017-05-30
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
1
-0
/
+23
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
1
-3
/
+3
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
1
-5
/
+4
2015-08-13
PCI: Clean up ATS error handling
Bjorn Helgaas
1
-5
/
+5
2015-08-13
PCI: Use pci_physfn() rather than looking up physfn by hand
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Inline the ATS setup code into pci_ats_init()
Bjorn Helgaas
1
-6
/
+1
2015-08-13
PCI: Rationalize pci_ats_queue_depth() error checking
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
1
-40
/
+21
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
1
-56
/
+42
2014-01-11
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
1
-82
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+17
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
1
-45
/
+45
2012-01-07
PCI: Enable ATS at the device state restore
Hao, Xudong
1
-0
/
+17
2012-01-07
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-12-05
PCI: fix ats compile failure
James Bottomley
1
-0
/
+1
2011-12-05
PCI: More PRI/PASID cleanup
Alex Williamson
1
-34
/
+35
2011-12-05
PCI: Enable is not exposed as a PASID capability
Alex Williamson
1
-3
/
+2
2011-12-05
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-14
PCI: Add support for PASID capability
Joerg Roedel
1
-0
/
+113
2011-10-14
PCI: Add implementation for PRI capability
Joerg Roedel
1
-0
/
+167
2011-10-14
PCI: Export ATS functions to modules
Joerg Roedel
1
-0
/
+3
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel
1
-0
/
+155