summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-071-1/+0Star
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-161-1/+0Star
|\
| * Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson2019-07-031-1/+0Star
* | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki2019-06-271-0/+4
* | PCI: Add missing link delays required by the PCIe specMika Westerberg2019-06-181-0/+1
* | PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki2019-06-171-1/+2
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+1
|\
| * PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang2019-04-121-1/+1
* | PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner2019-03-251-0/+1
|/
* PCI: Add missing include to drivers/pci.hAlexandru Gagniuc2018-12-061-0/+2
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-10-201-0/+1
|\
| * PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed2018-10-111-0/+1
* | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+3
* | PCI: Unify device inaccessibleKeith Busch2018-10-021-5/+55
* | PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-261-2/+2
* | PCI/ERR: Use slot reset if availableKeith Busch2018-09-211-0/+2
* | PCI/DPC: Save and restore config stateKeith Busch2018-09-201-0/+8
|/
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-0/+1
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-201-0/+1
* | Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-0/+1
|\ \
| * | PCI: Make early dump functionality genericSinan Kaya2018-06-301-0/+1
| |/
* | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-0/+19
|\ \
| * | PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe2018-08-101-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-031-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/+2Star
|\
| * PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas2018-03-191-17/+0Star
| * 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