summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang2020-08-191-0/+1
* PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-06-251-5/+17
* PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-06-251-10/+0
* PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2020-04-291-7/+11
* PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang2020-04-171-2/+2
* PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2020-01-171-1/+1
* PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch2019-11-201-64/+21
* PCI/ERR: Use slot reset if availableKeith Busch2019-11-202-2/+2
* PCI/AER: Don't read upstream ports below fatal errorsKeith Busch2019-11-201-2/+3
* PCI/AER: Take reference on error devicesKeith Busch2019-11-201-1/+2
* PCI: portdrv: Initialize service drivers directlyKeith Busch2019-11-205-6/+36
* PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-11-061-0/+1
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-251-0/+9
* PCI: Factor out pcie_retrain_link() functionStefan Mätje2019-05-251-16/+24
* PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki2019-04-051-7/+15
* PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu2019-03-231-1/+26
* PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2018-11-131-1/+1
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-152-4/+7
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-192-2/+2
| * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-192-4/+7
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-153-15/+19
|\ \
| * | PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-313-0/+10
| * | PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner2018-07-311-18/+12
| |/
* | Merge branch 'pci/dpc'Bjorn Helgaas2018-08-151-65/+42
|\ \
| * | PCI/DPC: Remove indirection waiting for inactive linkKeith Busch2018-07-191-8/+2
| * | PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch2018-07-191-7/+8
| * | PCI/DPC: Print AER status in DPC event handlingKeith Busch2018-07-191-0/+6
| * | PCI/DPC: Remove rp_pio_status from dpc structKeith Busch2018-07-191-12/+5
| * | PCI/DPC: Defer event handling to work queueKeith Busch2018-07-191-24/+20
| * | PCI/DPC: Leave interrupts enabled while handling eventKeith Busch2018-07-191-18/+5
* | | Merge branch 'pci/aspm'Bjorn Helgaas2018-08-151-5/+3
|\ \ \
| * | | PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko2018-08-061-5/+3
| | |/ | |/|
* | | Merge branch 'pci/aer'Bjorn Helgaas2018-08-153-102/+274
|\ \ \
| * | | PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc2018-08-151-0/+9
| * | | PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas2018-07-311-2/+0
| * | | PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep2018-07-201-25/+0
| * | | PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep2018-07-201-0/+1
| * | | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep2018-07-202-6/+11
| * | | PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep2018-07-201-8/+3
| * | | PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep2018-07-201-8/+1
| * | | PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep2018-07-201-1/+4
| * | | PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas2018-07-202-1/+18
| * | | PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc2018-07-191-0/+6
| * | | PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain2018-07-191-0/+47
| * | | PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-191-0/+94
| * | | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-191-2/+51
| * | | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-191-2/+2
| * | | PCI/AER: Adopt lspci names for AER error decodingTyler Baicar2018-07-191-23/+23
| | |/ | |/|
| * | PCI/AER: Expose internal API for obtaining AER informationKeith Busch2018-07-191-25/+5
| |/
* / PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
|/