aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas3-26/+144
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-1/+1
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas30-159/+763
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas6-4/+194
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-67/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas1-1/+1
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas13-86/+181
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas6-14/+163
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas12-72/+71
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas5-85/+373
2018-08-15Merge branch 'pci/notes'Bjorn Helgaas2-0/+189
2018-08-15Merge branch 'pci/msi'Bjorn Helgaas1-0/+3
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas14-26/+38
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas29-964/+715
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas4-11/+135
2018-08-15Merge branch 'pci/dpc'Bjorn Helgaas1-65/+42
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas8-12/+3
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas9-106/+449
2018-08-15Merge branch 'for-linus'Bjorn Helgaas35-61/+187
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc1-0/+9
2018-08-14PCI: Limit config space size for Netronome NFP5000Jakub Kicinski2-0/+2
2018-08-14PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchipsHeiner Kallweit1-0/+3
2018-08-14PCI/VPD: Check for VPD access completion before checking for timeoutBert Kenward1-2/+5
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2-6/+15
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe1-2/+10
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-13PCI: Add function 1 DMA alias quirk for Marvell 88SS9183Bjorn Helgaas1-0/+3
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc3-7/+42
2018-08-09PCI: Add ACS Redirect disable quirk for Intel Sunrise PointLogan Gunthorpe1-0/+25
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe3-8/+43
2018-08-09PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZELogan Gunthorpe1-9/+9
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe2-2/+80
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe2-23/+103
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe2-59/+126
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2-11/+14
2018-08-09PCI: Delay after FLR of Intel DC P3700 NVMeAlex Williamson1-0/+22
2018-08-09PCI: Disable Samsung SM961/PM961 NVMe before FLRAlex Williamson1-0/+83
2018-08-09PCI: Export pcie_has_flr()Alex Williamson2-1/+3
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas4-4/+0
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko1-5/+3
2018-08-06PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig1-1/+1
2018-07-31PCI: Unify PCI and normal DMA direction definitionsShunyong Yang2-8/+6
2018-07-31PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas1-2/+0
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner2-31/+46
2018-07-31PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner1-0/+5
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas9-12/+27
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner1-1/+5