summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas
2023-06-26Merge branch 'pci/hotplug'Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-26Merge branch 'pci/aspm'Bjorn Helgaas
2023-06-26Merge branch 'pci/aer'Bjorn Helgaas
2023-06-23PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-06-23PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-06-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-06-20PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-06-20PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-06-20PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-06-20PCI: Add failed link recovery for device reset eventsMaciej W. Rozycki
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki
2023-06-20PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()Maciej W. Rozycki
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: Execute quirk_enable_clear_retrain_link() earlierMaciej 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-06-14net/mlx5: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14PCI: pciehp: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14PCI: Initialize dev->link_active_reporting earlierMaciej W. Rozycki
2023-06-12Documentation: PCI: Tidy AER documentationBjorn Helgaas
2023-06-12Documentation: PCI: Update cross references to .rst filesBjorn Helgaas
2023-06-12Documentation: PCI: Drop recommendation to configure AER CapabilityBjorn Helgaas
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas
2023-06-06PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg
2023-06-06PCI: of: Propagate firmware node by calling device_set_node()Andy Shevchenko
2023-05-31PCI: Add PCI_EXT_CAP_ID_PL_32GT defineBen Dooks
2023-05-24PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-05-24PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-05-24PCI: pciehp: Simplify Attention Button loggingBjorn Helgaas
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-05-07Linux 6.4-rc1Linus Torvalds
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo