aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-09PCI: Fix active state requirement in PME pollingAlex Williamson
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-02Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas
2023-12-22cxl: Calculate and store PCI link latency for the downstream portsDave Jiang
2023-12-15PCI: Use resource names in PCI log messagesPuranjay Mohan
2023-12-15PCI: Update BAR # and window messagesPuranjay Mohan
2023-11-18PCI: Add debug print for device ready delayIdo Schimmel
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-28Merge branch 'pci/config-errs'Bjorn Helgaas
2023-10-24PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-10-24PCI: Use FIELD_GET()Bjorn Helgaas
2023-10-17PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-10-10PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-29Merge branch 'pci/vpd'Bjorn Helgaas
2023-08-29Merge branch 'pci/pm'Bjorn Helgaas
2023-08-25PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen
2023-08-25PCI: Tidy config space save/restore messagesBjorn Helgaas
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-08-25PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typosBjorn Helgaas
2023-08-25PCI: Simplify pci_pio_to_address()Bjorn Helgaas
2023-08-11PCI: Fix runtime PM race with PME pollingAlex Williamson
2023-08-10PCI: Make link retraining use RMW accessors for changing LNKCTLIlpo Järvinen
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
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-06PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-20Merge branch 'pci/resource'Bjorn Helgaas
2023-04-11PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
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/reset'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-07PCI: Unify delay handling for reset and resumeLukas Wunner
2023-02-07PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-02-01PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen