summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2026-03-04PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner1-1/+25
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3
2025-10-19PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner1-6/+6
2025-10-19PCI/ERR: Fix uevent on failure to recoverLukas Wunner1-1/+7
2025-06-27PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang1-3/+5
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden1-8/+9
2025-01-09PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-06-16PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-06-16PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-04-10PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-04-10PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg1-5/+10
2024-03-27PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-02-23PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7
2024-01-15Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas1-0/+19
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit1-0/+2
2023-09-19PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen1-17/+13
2023-08-03PCI/ASPM: Avoid link retraining raceIlpo Järvinen1-0/+11
2023-08-03PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen1-12/+18
2023-08-03PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas1-9/+11
2023-07-23PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui1-9/+12
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan1-0/+1
2023-05-01PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng1-19/+0
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner1-2/+2
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman1-1/+8
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-17PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-07-12PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner2-0/+5
2022-07-12PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner2-10/+11
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan1-1/+6
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+13
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas1-3/+1
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas1-7/+5
2021-08-31PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes1-2/+7
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+9
2021-08-21PCI/PTM: Remove error message at bootJakub Kicinski1-3/+1
2021-08-19PCI: Change the type of probe argument in reset functionsAmey Narkhede1-1/+1
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede1-7/+5
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas2-11/+13
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas1-5/+69
2021-06-17PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner1-5/+69
2021-06-04PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2-11/+13
2021-05-28PCI/AER: Use consistent format when printing PCI deviceYicong Yang1-2/+2
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas2-4/+4
2021-03-12PCI: Fix kernel-doc errorsKrzysztof Wilczyński2-4/+4
2021-03-11PCI/RCEC: Fix RCiEP device to RCEC associationQiuxu Zhuo1-1/+1
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-166/+12
2021-02-24Merge branch 'pci/link'Bjorn Helgaas5-154/+0
2021-02-24PCI/portdrv: Report reset for frozen channelKeith Busch1-1/+2
2021-02-24PCI/AER: Specify the type of Port that was resetKeith Busch1-1/+2