Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-01-02 | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" | Bjorn Helgaas |
2023-12-22 | cxl: Calculate and store PCI link latency for the downstream ports | Dave Jiang |
2023-12-15 | PCI: Use resource names in PCI log messages | Puranjay Mohan |
2023-12-15 | PCI: Update BAR # and window messages | Puranjay Mohan |
2023-11-18 | PCI: Add debug print for device ready delay | Ido Schimmel |
2023-10-28 | Merge branch 'pci/field-get' | Bjorn Helgaas |
2023-10-28 | Merge branch 'pci/config-errs' | Bjorn Helgaas |
2023-10-24 | PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk | Bjorn Helgaas |
2023-10-24 | PCI: Use FIELD_GET() | Bjorn Helgaas |
2023-10-17 | PCI: Use FIELD_GET() to extract Link Width | Ilpo Järvinen |
2023-10-10 | PCI: Do error check on own line to split long "if" conditions | Ilpo Järvinen |
2023-10-03 | PCI: Use PCI_HEADER_TYPE_* instead of literals | Ilpo Järvinen |
2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas |
2023-08-29 | Merge branch 'pci/vpd' | Bjorn Helgaas |
2023-08-29 | Merge branch 'pci/pm' | Bjorn Helgaas |
2023-08-25 | PCI/PM: Only read PCI_PM_CTRL register when available | Feiyang Chen |
2023-08-25 | PCI: Tidy config space save/restore messages | Bjorn Helgaas |
2023-08-25 | PCI: Fix typos in docs and comments | Bjorn Helgaas |
2023-08-25 | PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos | Bjorn Helgaas |
2023-08-25 | PCI: Simplify pci_pio_to_address() | Bjorn Helgaas |
2023-08-11 | PCI: Fix runtime PM race with PME polling | Alex Williamson |
2023-08-10 | PCI: Make link retraining use RMW accessors for changing LNKCTL | Ilpo Järvinen |
2023-06-26 | Merge branch 'pci/pm' | Bjorn Helgaas |
2023-06-26 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2023-06-23 | PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold | Ondrej Zary |
2023-06-20 | PCI: Add failed link recovery for device reset events | Maciej W. Rozycki |
2023-06-20 | PCI: Work around PCIe link training failures | Maciej W. Rozycki |
2023-06-20 | PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay() | Maciej W. Rozycki |
2023-06-20 | PCI: Add support for polling DLLLA to pcie_retrain_link() | Maciej W. Rozycki |
2023-06-20 | PCI: Export pcie_retrain_link() for use outside ASPM | Maciej W. Rozycki |
2023-06-20 | PCI: Export PCIe link retrain timeout | Maciej W. Rozycki |
2023-06-06 | PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links | Mika Westerberg |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-20 | Merge branch 'pci/resource' | Bjorn Helgaas |
2023-04-11 | PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter | Mika Westerberg |
2023-04-05 | PCI: Make pci_bus_for_each_resource() index optional | Andy Shevchenko |
2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman |
2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-22 | Merge branch 'pci/reset' | Bjorn Helgaas |
2023-02-10 | Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume" | Bjorn Helgaas |
2023-02-09 | PCI/DPC: Await readiness of secondary bus after reset | Lukas Wunner |
2023-02-07 | PCI: Unify delay handling for reset and resume | Lukas Wunner |
2023-02-07 | PCI/PM: Observe reset delay irrespective of bridge_d3 | Lukas Wunner |
2023-02-01 | PCI: loongson: Prevent LS7A MRRS increases | Huacai Chen |
2022-11-11 | PCI: Fix pci_device_is_present() for VFs by checking PF | Michael S. Tsirkin |
2022-11-08 | PCI: Assign PCI domain IDs by ida_alloc() | Pali Rohár |
2022-10-05 | Merge branch 'pci/pm' | Bjorn Helgaas |