aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2019-05-25PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-20PCI/DPC: Save and restore config stateKeith Busch
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran
2018-06-29PCI: Make early dump functionality genericSinan Kaya
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman