summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2023-06-20PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-06-20PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki
2023-06-20PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki
2023-06-20PCI: Export PCIe link retrain timeoutMaciej W. Rozycki
2023-06-20PCI/ASPM: Factor out waiting for link training to completeMaciej W. Rozycki
2023-06-20PCI/ASPM: Avoid unnecessary pcie_link_state useMaciej W. Rozycki
2023-06-14PCI/ASPM: Use distinct local vars in pcie_retrain_link()Maciej W. Rozycki
2023-05-19PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS checkAjay Agarwal
2023-05-19PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'Ajay Agarwal
2023-05-19PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2Ajay Agarwal
2023-05-18PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1Ajay Agarwal
2023-05-18PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1Ajay Agarwal
2023-05-18PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-04-20Merge branch 'pci/reset'Bjorn Helgaas
2023-04-11PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg
2023-04-07PCI/EDR: Add edr_handle_event() commentsBjorn Helgaas
2023-04-07PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-02-22Merge branch 'pci/reset'Bjorn Helgaas
2023-02-22Merge branch 'pci/enumeration'Bjorn Helgaas
2023-02-10Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas
2023-02-10Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini
2023-02-01PCI/portdrv: Prevent LS7A Bus Master clearing on shutdownHuacai Chen
2023-01-26PCI/AER: Remove redundant Device Control Error Reporting EnableBjorn Helgaas
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-10Merge branch 'pci/portdrv'Bjorn Helgaas
2022-12-10PCI/portdrv: Allow AER service only for Root Ports & RCECsBjorn Helgaas
2022-12-03PCI/AER: Add optional logging callback for correctable errorDave Jiang
2022-11-22PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports onlyRafael J. Wysocki
2022-11-15PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou
2022-10-24PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregis...Bjorn Helgaas
2022-10-24PCI/portdrv: Move private things to portdrv.cBjorn Helgaas
2022-10-24PCI/portdrv: Squash into portdrv.cBjorn Helgaas
2022-10-05Merge branch 'pci/pm'Bjorn Helgaas
2022-10-05Merge branch 'pci/dpc'Bjorn Helgaas
2022-10-05PCI/ASPM: Correct LTR_L1.2_THRESHOLD computationBjorn Helgaas
2022-10-05PCI/ASPM: Ignore L1 PM Substates if device lacks capabilityBjorn Helgaas
2022-10-05PCI/ASPM: Factor out L1 PM Substates configurationBjorn Helgaas
2022-10-04PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar
2022-10-04PCI/ASPM: Refactor L1 PM Substates Control Register programmingVidya Sagar
2022-09-27PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg
2022-09-12PCI/PTM: Reorder functions in logical orderBjorn Helgaas
2022-09-12PCI/PTM: Preserve RsvdP bits in PTM Control registerBjorn Helgaas
2022-09-12PCI/PTM: Move pci_ptm_info() body into its only callerBjorn Helgaas
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas
2022-09-12PCI/PTM: Separate configuration and enableBjorn Helgaas