Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: Move ATS declarations to linux/pci.h so they're all together | Bjorn Helgaas | 2015-08-13 | 1 | -41/+0 |
* | PCI: Embed ATS info directly into struct pci_dev | Bjorn Helgaas | 2015-08-13 | 1 | -9/+1 |
* | PCI: Allocate ATS struct during enumeration | Bjorn Helgaas | 2015-08-13 | 1 | -1/+1 |
* | PCI: Removed unused parts of Page Request Interface support | Stephen Hemminger | 2014-01-10 | 1 | -17/+0 |
* | PCI: Remove "extern" from function declarations | Bjorn Helgaas | 2013-04-17 | 1 | -13/+13 |
* | PCI: Fix compile errors with PCI_ATS and !PCI_IOV | Joerg Roedel | 2011-10-31 | 1 | -3/+3 |
* | PCI: Add support for PASID capability | Joerg Roedel | 2011-10-14 | 1 | -0/+31 |
* | PCI: Add implementation for PRI capability | Joerg Roedel | 2011-10-14 | 1 | -0/+42 |
* | PCI: Move ATS implementation into own file | Joerg Roedel | 2011-10-14 | 1 | -0/+2 |
* | PCI: Move ATS declarations in seperate header file | Joerg Roedel | 2011-04-11 | 1 | -0/+52 |