summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-0/+1
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-191-0/+1
* | Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-0/+1
|\ \
| * | PCI: Make early dump functionality genericSinan Kaya2018-06-291-0/+1
| |/
* | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-0/+19
|\ \
| * | PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe2018-08-091-0/+5
| * | PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2018-08-091-0/+14
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2018-08-151-0/+5
|\ \
| * | PCI: Check for PCIe Link downtrainingAlexandru Gagniuc2018-08-101-0/+1
| * | PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran2018-07-121-0/+4
| |/
* | Merge branch 'pci/aer'Bjorn Helgaas2018-08-151-0/+43
|\ \
| * | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep2018-07-201-0/+2
| * | PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas2018-07-201-0/+2
| * | PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-191-0/+1
| * | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-191-0/+2
| * | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-191-0/+8
| * | PCI/AER: Expose internal API for obtaining AER informationKeith Busch2018-07-191-0/+28
| |/
* | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-0/+11
* | PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-291-0/+4
|/
* Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-061-0/+40
|\
| * PCI: Move private DT related functions into private headerRob Herring2018-05-141-0/+40
* | PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep2018-06-021-1/+1
* | PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-0/+4
* | PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep2018-05-171-0/+1
|/
* Merge branch 'pci/vpd'Bjorn Helgaas2018-04-041-17/+2
|\
| * PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas2018-03-191-17/+0
| * PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas2018-03-191-0/+2
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-0/+4
|\ \
| * | PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed2018-03-311-0/+4
| |/
* | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-0/+1
|\ \
| * | PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas2018-03-121-0/+1
| |/
* | PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa2018-03-301-0/+10
* | PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa2018-03-301-0/+1
* | PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa2018-03-301-0/+10
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2018-01-311-27/+27
|\
| * PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas2017-12-181-27/+27
* | PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas2017-12-181-0/+20
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+10
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-0/+1
| |\
| | * PCI: Cache the VF device ID in the SR-IOV structureFilippo Sironi2017-10-051-0/+1
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-141-0/+8
| |\ \
| | * | PCI: Add resizable BAR infrastructureChristian König2017-10-241-0/+8
| | |/
| * / PCI: Constify pci_dev_type structureBhumika Goyal2017-10-051-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-311-0/+1
* Merge branch 'pm-pci'Rafael J. Wysocki2017-07-141-0/+1
|\
| * PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-121-0/+1
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+0
|\ \ | |/ |/|
| * PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski2017-06-141-1/+0
* | PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-281-7/+2
|/