summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2020-08-19PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-06-25PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-06-25PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-04-17PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-01-17PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-11-20PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2019-11-20PCI/ERR: Use slot reset if availableKeith Busch
2019-11-20PCI/AER: Don't read upstream ports below fatal errorsKeith Busch
2019-11-20PCI/AER: Take reference on error devicesKeith Busch
2019-11-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-03-23PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/dpc'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc
2018-08-06PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko
2018-07-31PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep
2018-07-20PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep
2018-07-20PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza 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: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya
2018-07-19PCI/DPC: Remove indirection waiting for inactive linkKeith Busch
2018-07-19PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch
2018-07-19PCI/DPC: Print AER status in DPC event handlingKeith Busch
2018-07-19PCI/DPC: Remove rp_pio_status from dpc structKeith Busch
2018-07-19PCI/DPC: Defer event handling to work queueKeith Busch
2018-07-19PCI/DPC: Leave interrupts enabled while handling eventKeith Busch
2018-07-19PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-07-19PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain
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: Adopt lspci names for AER error decodingTyler Baicar
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch