aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2024-04-13PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka
2024-04-13PCI/ERR: Clear AER status only when we control AERSean V Kelley
2024-04-13PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg
2024-04-13PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2024-03-26PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-02-23PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-09-19PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-11PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-08-11PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-08-11PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-07-27PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-05-17PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman
2022-08-25PCI/ERR: Retain status from error notificationKeith Busch
2022-08-21PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-08-21PCI/ERR: Recover from RCEC AER errorsSean V Kelley
2022-08-21PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley
2022-08-21PCI/ERR: Avoid negated conditional for claritySean V Kelley
2022-08-21PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley
2022-08-21PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2022-08-21PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley
2022-08-21PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21PCI/AER: Write AER Capability only when we control itSean V Kelley
2022-08-21PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan
2021-09-18PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes
2021-07-20PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas
2020-10-16PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas
2020-10-16PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner
2020-09-17PCI/LINK: Print IRQ number used by portDongdong Liu
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'pci/error'Bjorn Helgaas