aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson1-1/+0
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki1-0/+4
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg1-0/+1
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki1-1/+2
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner1-0/+1
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc1-0/+2
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed1-0/+1
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg1-0/+3
2018-10-02PCI: Unify device inaccessibleKeith Busch1-5/+55
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch1-2/+2
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch1-0/+2
2018-09-20PCI/DPC: Save and restore config stateKeith Busch1-0/+8
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-0/+19
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+5
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas1-0/+43
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc1-0/+1
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe1-0/+5
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas1-0/+14
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-0/+11
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep1-0/+2
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas1-0/+2
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-0/+1
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain1-0/+1
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+2
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-0/+8
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch1-0/+28
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran1-0/+4
2018-06-29PCI: Make early dump functionality genericSinan Kaya1-0/+1
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski1-0/+4
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas1-0/+40
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep1-1/+1
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-0/+4
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep1-0/+1
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-0/+40
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas1-17/+2
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+1
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed1-0/+4
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa1-0/+10
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa1-0/+1
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa1-0/+10
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas1-17/+0
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas1-0/+2
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas1-0/+1