aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas1-27/+27
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-27/+27
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-0/+20
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+10
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24PCI: Add resizable BAR infrastructureChristian König1-0/+8
2017-10-05PCI: Cache the VF device ID in the SR-IOV structureFilippo Sironi1-0/+1