| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-06 | Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -66/+15 |
| 2025-10-03 | Merge branch 'pci/capability-search' | Bjorn Helgaas | 1 | -66/+10 |
| 2025-09-22 | PCI/PM: Skip resuming to D0 if device is disconnected | Mario Limonciello | 1 | -0/+5 |
| 2025-09-08 | PCI: Test for bit underflow in pcie_set_readrq() | Kees Cook | 1 | -1/+5 |
| 2025-08-14 | PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP() | Hans Zhang | 1 | -33/+2 |
| 2025-08-14 | PCI: Refactor capability search into PCI_FIND_NEXT_CAP() | Hans Zhang | 1 | -34/+8 |
| 2025-08-14 | PCI: Clean up __pci_find_next_cap_ttl() readability | Hans Zhang | 1 | -4/+5 |
| 2025-08-01 | Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+20 |
| 2025-07-31 | Merge branch 'pci/resources' | Bjorn Helgaas | 1 | -1/+7 |
| 2025-07-31 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -5/+13 |
| 2025-07-29 | PCI: Move is_pciehp check out of pciehp_is_native() | Lukas Wunner | 1 | -4/+8 |
| 2025-07-29 | PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports | Lukas Wunner | 1 | -1/+5 |
| 2025-07-22 | PCI: Support Immediate Readiness on devices without PM capabilities | Sean Christopherson | 1 | -4/+0 |
| 2025-07-14 | PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() | Michał Winiarski | 1 | -1/+7 |
| 2025-06-13 | PCI/PM: Set up runtime PM even for devices without PCI PM | Mario Limonciello | 1 | -2/+3 |
| 2025-06-04 | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -55/+33 |
| 2025-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+2 |
| 2025-06-04 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -1/+2 |
| 2025-06-04 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -3/+10 |
| 2025-06-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -6/+1 |
| 2025-06-04 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -42/+0 |
| 2025-05-19 | PCI: Remove hybrid devres nature from request functions | Philipp Stanner | 1 | -42/+0 |
| 2025-05-15 | PCI: Update Link Speed after retraining | Ilpo Järvinen | 1 | -0/+17 |
| 2025-05-15 | PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag | Ilpo Järvinen | 1 | -1/+1 |
| 2025-05-05 | PCI: Explicitly put devices into D0 when initializing | Mario Limonciello | 1 | -3/+10 |
| 2025-05-05 | PCI: Fix lock symmetry in pci_slot_unlock() | Ilpo Järvinen | 1 | -1/+2 |
| 2025-04-23 | PCI: Add CONFIG_MMU dependency | Arnd Bergmann | 1 | -2/+2 |
| 2025-04-17 | PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus() | Wilfred Mallawa | 1 | -1/+1 |
| 2025-04-15 | Revert "PCI: Avoid reset when disabled via sysfs" | Alex Williamson | 1 | -4/+0 |
| 2025-04-10 | PCI: Remove pci_fixup_cardbus() | Heiner Kallweit | 1 | -5/+0 |
| 2025-03-27 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
| 2025-03-27 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -3/+3 |
| 2025-03-27 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -1/+10 |
| 2025-03-27 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -4/+4 |
| 2025-03-27 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -2/+7 |
| 2025-03-27 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -0/+6 |
| 2025-03-27 | Merge branch 'pci/aer' | Bjorn Helgaas | 1 | -4/+8 |
| 2025-03-20 | PCI: Allow PCI bridges to go to D3Hot on all non-x86 | Manivannan Sadhasivam | 1 | -4/+4 |
| 2025-03-14 | PCI: Check BAR index for validity | Philipp Stanner | 1 | -0/+6 |
| 2025-03-10 | PCI: Cache offset of Resizable BAR capability | Bjorn Helgaas | 1 | -2/+7 |
| 2025-03-08 | PCI: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2025-03-07 | PCI: Increase Resizable BAR support from 512 GB to 128 TB | Zhiyuan Dai | 1 | -2/+2 |
| 2025-03-04 | PCI: Avoid reset when disabled via sysfs | Nishanth Aravamudan | 1 | -0/+4 |
| 2025-03-04 | PCI: Log debug messages about reset method | Bjorn Helgaas | 1 | -1/+6 |
| 2025-02-21 | PCI: Track Flit Mode Status & print it with link status | Ilpo Järvinen | 1 | -4/+8 |
| 2025-02-21 | PCI/ACS: Fix 'pci=config_acs=' parameter | Tushar Dave | 1 | -5/+13 |
| 2025-02-14 | PCI: Cleanup dev->resource + resno to use pci_resource_n() | Ilpo Järvinen | 1 | -1/+1 |
| 2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -203/+72 |
| 2025-01-23 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+0 |
| 2025-01-23 | Merge branch 'pci/controller/iommu-map' | Bjorn Helgaas | 1 | -1/+35 |
| 2025-01-23 | Merge branch 'pci/pci-sysfs' | Bjorn Helgaas | 1 | -124/+1 |
| 2025-01-23 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -28/+0 |
| 2025-01-21 | PCI: Don't include 'pm_wakeup.h' directly | Wolfram Sang | 1 | -1/+0 |
| 2025-01-18 | PCI: Remove devres from pci_intx() | Philipp Stanner | 1 | -41/+2 |
| 2025-01-18 | PCI: Export pci_intx_unmanaged() and pcim_intx() | Philipp Stanner | 1 | -0/+29 |
| 2025-01-15 | PCI: Add enable_device() and disable_device() callbacks for bridges | Frank Li | 1 | -1/+35 |
| 2025-01-15 | PCI/sysfs: Move reset related sysfs code to correct file | Ilpo Järvinen | 1 | -124/+1 |
| 2025-01-14 | PCI: Move TLP Log handling to its own file | Ilpo Järvinen | 1 | -27/+0 |
| 2025-01-14 | PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem | Ilpo Järvinen | 1 | -1/+0 |
| 2024-12-19 | PCI: Honor Max Link Speed when determining supported speeds | Lukas Wunner | 1 | -2/+4 |
| 2024-12-05 | PCI: Encourage resource request API users to supply driver name | Philipp Stanner | 1 | -36/+33 |
| 2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+56 |
| 2024-11-25 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+3 |
| 2024-11-25 | Merge branch 'pci/tph' | Bjorn Helgaas | 1 | -0/+4 |
| 2024-11-25 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -2/+1 |
| 2024-11-25 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -1/+5 |
| 2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-16 | PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller | Ilpo Järvinen | 1 | -1/+1 |
| 2024-11-13 | PCI: Warn if a running device is unaware of reset | Keith Busch | 1 | -0/+4 |
| 2024-11-13 | PCI: Add 'reset_subordinate' to reset hierarchy below bridge | Keith Busch | 1 | -1/+1 |
| 2024-11-11 | PCI: Store all PCIe Supported Link Speeds | Ilpo Järvinen | 1 | -16/+42 |
| 2024-10-29 | PCI: Fix pci_enable_acs() support for the ACS quirks | Jason Gunthorpe | 1 | -5/+9 |
| 2024-10-15 | PCI: Constify pci_register_io_range() fwnode_handle | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-10-10 | PCI: Use resource_set_{range,size}() helpers | Ilpo Järvinen | 1 | -2/+1 |
| 2024-10-02 | PCI: Fix reset_method_store() memory leak | Todd Kjos | 1 | -2/+3 |
| 2024-10-02 | PCI: Add TLP Processing Hints (TPH) support | Wei Huang | 1 | -0/+4 |
| 2024-09-23 | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -24/+51 |
| 2024-09-19 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -7/+7 |
| 2024-09-19 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -2/+6 |
| 2024-09-19 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -2/+10 |
| 2024-09-13 | PCI: Pass domain number to pci_bus_release_domain_nr() explicitly | Manivannan Sadhasivam | 1 | -7/+7 |
| 2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas | 1 | -2/+2 |
| 2024-09-10 | PCI: Wait for device readiness with Configuration RRS | Bjorn Helgaas | 1 | -13/+28 |
| 2024-09-09 | PCI: Use an error code with PCIe failed link retraining | Maciej W. Rozycki | 1 | -1/+1 |
| 2024-09-09 | PCI: Clear the LBMS bit after a link retrain | Maciej W. Rozycki | 1 | -1/+9 |
| 2024-08-09 | PCI: Wait for Link before restoring Downstream Buses | Ilpo Järvinen | 1 | -2/+6 |
| 2024-08-01 | PCI: Fix devres regression in pci_intx() | Philipp Stanner | 1 | -7/+8 |
| 2024-07-19 | Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -120/+186 |
| 2024-07-19 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -18/+1 |
| 2024-07-19 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -14/+24 |
| 2024-07-19 | Merge branch 'pci/dpc' | Bjorn Helgaas | 1 | -3/+3 |
| 2024-07-19 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -27/+68 |
| 2024-07-12 | PCI: Extend ACS configurability | Vidya Sagar | 1 | -58/+90 |
| 2024-07-12 | PCI: Add missing bridge lock to pci_bus_lock() | Dan Williams | 1 | -14/+21 |
| 2024-07-11 | PCI: Add managed pcim_intx() | Philipp Stanner | 1 | -11/+8 |
| 2024-07-10 | PCI: Remove struct pci_devres.enabled status bit | Philipp Stanner | 1 | -6/+0 |
| 2024-07-10 | PCI: Document hybrid devres hazards | Philipp Stanner | 1 | -1/+46 |
| 2024-07-10 | PCI: Add managed pcim_request_region() | Philipp Stanner | 1 | -32/+15 |
| 2024-07-10 | PCI: Add managed partial-BAR request and map infrastructure | Philipp Stanner | 1 | -0/+22 |
| 2024-07-09 | PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps() | Krishna chaitanya chundru | 1 | -18/+1 |
| 2024-07-01 | PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal | Lukas Wunner | 1 | -3/+3 |
| 2024-06-04 | PCI: Warn on missing cfg_access_lock during secondary bus reset | Dan Williams | 1 | -0/+3 |
| 2024-06-04 | PCI: Revert the cfg_access_lock lockdep mechanism | Dan Williams | 1 | -1/+0 |
| 2024-05-16 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -4/+5 |
| 2024-05-16 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -0/+12 |
| 2024-05-16 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -18/+10 |
| 2024-05-16 | PCI: Do not wait for disconnected devices when resuming | Ilpo Järvinen | 1 | -0/+5 |
| 2024-05-16 | PCI: Remove unused pci_enable_device_io() | Heiner Kallweit | 1 | -14/+0 |
| 2024-05-08 | PCI: Make pcie_bandwidth_capable() static | Ilpo Järvinen | 1 | -2/+3 |
| 2024-05-08 | PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports | Dave Jiang | 1 | -0/+39 |
| 2024-05-08 | PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked | Dave Jiang | 1 | -0/+42 |
| 2024-05-08 | PCI: Lock upstream bridge for pci_reset_function() | Dave Jiang | 1 | -0/+13 |
| 2024-04-25 | PCI: Clarify intent of LT wait | Ilpo Järvinen | 1 | -3/+4 |
| 2024-04-25 | PCI: Wait for Link Training==0 before starting Link retrain | Ilpo Järvinen | 1 | -1/+1 |
| 2024-04-18 | PCI: Annotate pci_cache_line_size variables as __ro_after_init | Heiner Kallweit | 1 | -2/+2 |
| 2024-04-10 | PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports | Mario Limonciello | 1 | -0/+12 |
| 2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -458/+38 |
| 2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-12 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -144/+0 |
| 2024-03-12 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -249/+0 |
| 2024-03-12 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -65/+10 |
| 2024-03-12 | PCI/ASPM: Disable L1 before configuring L1 Substates | Bjorn Helgaas | 1 | -13/+3 |
| 2024-03-12 | PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state() | David E. Box | 1 | -7/+7 |
| 2024-03-12 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box | 1 | -2/+15 |
| 2024-03-11 | mm: Introduce vmap_page_range() to map pages in PCI address space | Alexei Starovoitov | 1 | -2/+2 |
| 2024-03-11 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -1/+1 |
| 2024-03-08 | PCI/AER: Generalize TLP Header Log reading | Ilpo Järvinen | 1 | -0/+28 |
| 2024-03-07 | PCI/ASPM: Move pci_save_ltr_state() to aspm.c | David E. Box | 1 | -40/+0 |
| 2024-03-07 | PCI/ASPM: Move pci_configure_ltr() to aspm.c | David E. Box | 1 | -18/+0 |
| 2024-02-17 | Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+22 |
| 2024-02-12 | PCI: Move devres code from pci.c to devres.c | Philipp Stanner | 1 | -249/+0 |
| 2024-02-12 | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | 1 | -1/+1 |
| 2024-02-09 | PCI: Fix active state requirement in PME polling | Alex Williamson | 1 | -15/+22 |
| 2024-01-31 | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold | 1 | -26/+52 |
| 2024-01-29 | PCI: Place interrupt related code into irq.c | Ilpo Järvinen | 1 | -144/+0 |
| 2024-01-18 | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -2/+36 |
| 2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+74 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2024-01-02 | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" | Bjorn Helgaas | 1 | -0/+6 |
| 2023-12-22 | cxl: Calculate and store PCI link latency for the downstream ports | Dave Jiang | 1 | -2/+36 |
| 2023-12-15 | PCI: Use resource names in PCI log messages | Puranjay Mohan | 1 | -11/+14 |
| 2023-12-15 | PCI: Update BAR # and window messages | Puranjay Mohan | 1 | -0/+60 |
| 2023-11-18 | PCI: Add debug print for device ready delay | Ido Schimmel | 1 | -0/+3 |
| 2023-10-28 | Merge branch 'pci/field-get' | Bjorn Helgaas | 1 | -30/+28 |
| 2023-10-28 | Merge branch 'pci/config-errs' | Bjorn Helgaas | 1 | -3/+6 |
| 2023-10-24 | PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk | Bjorn Helgaas | 1 | -4/+4 |
| 2023-10-24 | PCI: Use FIELD_GET() | Bjorn Helgaas | 1 | -23/+22 |
| 2023-10-17 | PCI: Use FIELD_GET() to extract Link Width | Ilpo Järvinen | 1 | -3/+2 |
| 2023-10-10 | PCI: Do error check on own line to split long "if" conditions | Ilpo Järvinen | 1 | -3/+6 |
| 2023-10-03 | PCI: Use PCI_HEADER_TYPE_* instead of literals | Ilpo Järvinen | 1 | -1/+1 |
| 2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -16/+12 |
| 2023-08-29 | Merge branch 'pci/vpd' | Bjorn Helgaas | 1 | -7/+16 |
| 2023-08-29 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -4/+9 |
| 2023-08-25 | PCI/PM: Only read PCI_PM_CTRL register when available | Feiyang Chen | 1 | -4/+9 |
| 2023-08-25 | PCI: Tidy config space save/restore messages | Bjorn Helgaas | 1 | -2/+2 |
| 2023-08-25 | PCI: Fix typos in docs and comments | Bjorn Helgaas | 1 | -1/+1 |
| 2023-08-25 | PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos | Bjorn Helgaas | 1 | -6/+6 |
| 2023-08-25 | PCI: Simplify pci_pio_to_address() | Bjorn Helgaas | 1 | -7/+3 |
| 2023-08-11 | PCI: Fix runtime PM race with PME polling | Alex Williamson | 1 | -7/+16 |
| 2023-08-10 | PCI: Make link retraining use RMW accessors for changing LNKCTL | Ilpo Järvinen | 1 | -6/+2 |
| 2023-06-26 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -17/+42 |
| 2023-06-26 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -21/+112 |
| 2023-06-23 | PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold | Ondrej Zary | 1 | -5/+5 |
| 2023-06-20 | PCI: Add failed link recovery for device reset events | Maciej W. Rozycki | 1 | -5/+24 |
| 2023-06-20 | PCI: Work around PCIe link training failures | Maciej W. Rozycki | 1 | -0/+2 |
| 2023-06-20 | PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay() | Maciej W. Rozycki | 1 | -14/+3 |
| 2023-06-20 | PCI: Add support for polling DLLLA to pcie_retrain_link() | Maciej W. Rozycki | 1 | -8/+20 |
| 2023-06-20 | PCI: Export pcie_retrain_link() for use outside ASPM | Maciej W. Rozycki | 1 | -0/+49 |
| 2023-06-20 | PCI: Export PCIe link retrain timeout | Maciej W. Rozycki | 1 | -1/+1 |
| 2023-06-06 | PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links | Mika Westerberg | 1 | -12/+37 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-20 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -2/+1 |
| 2023-04-11 | PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter | Mika Westerberg | 1 | -6/+12 |
| 2023-04-05 | PCI: Make pci_bus_for_each_resource() index optional | Andy Shevchenko | 1 | -2/+1 |
| 2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -34/+35 |
| 2023-02-22 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -34/+25 |
| 2023-02-10 | Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume" | Bjorn Helgaas | 1 | -7/+0 |
| 2023-02-09 | PCI/DPC: Await readiness of secondary bus after reset | Lukas Wunner | 1 | -3/+0 |
| 2023-02-07 | PCI: Unify delay handling for reset and resume | Lukas Wunner | 1 | -30/+24 |
| 2023-02-07 | PCI/PM: Observe reset delay irrespective of bridge_d3 | Lukas Wunner | 1 | -1/+1 |
| 2023-02-01 | PCI: loongson: Prevent LS7A MRRS increases | Huacai Chen | 1 | -0/+10 |
| 2022-11-11 | PCI: Fix pci_device_is_present() for VFs by checking PF | Michael S. Tsirkin | 1 | -0/+2 |
| 2022-11-08 | PCI: Assign PCI domain IDs by ida_alloc() | Pali Rohár | 1 | -43/+60 |
| 2022-10-05 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -33/+11 |
| 2022-10-04 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | Vidya Sagar | 1 | -0/+7 |
| 2022-09-29 | PCI/PM: Reduce D3hot delay with usleep_range() | Sajid Dalvi | 1 | -7/+9 |
| 2022-09-12 | PCI/PM: Always disable PTM for all devices during suspend | Bjorn Helgaas | 1 | -26/+2 |
| 2022-09-12 | PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() | Bjorn Helgaas | 1 | -2/+2 |
| 2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas | 1 | -0/+2 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -0/+2 |
| 2022-07-12 | PCI/ASPM: Remove pcie_aspm_pm_state_change() | Kai-Heng Feng | 1 | -6/+0 |
| 2022-05-31 | PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 | Bjorn Helgaas | 1 | -0/+2 |
| 2022-05-27 | Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -153/+200 |
| 2022-05-24 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -5/+5 |
| 2022-05-11 | PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store() | Yicong Yang | 1 | -5/+5 |
| 2022-05-05 | PCI/PM: Rearrange pci_set_power_state() | Rafael J. Wysocki | 1 | -11/+17 |
| 2022-05-05 | PCI/PM: Clean up pci_set_low_power_state() | Rafael J. Wysocki | 1 | -8/+1 |
| 2022-05-05 | PCI/PM: Do not restore BARs if device is not in D0 | Rafael J. Wysocki | 1 | -16/+16 |
| 2022-05-05 | PCI/PM: Split pci_power_up() | Rafael J. Wysocki | 1 | -6/+35 |