aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-18Merge tag 'v5.4.267' into v5.4/standard/baseBruce Ashfield
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-12-27Merge tag 'v5.4.265' into v5.4/standard/baseBruce Ashfield
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-19Merge tag 'v5.4.263' into v5.4/standard/baseBruce Ashfield
2023-12-13of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2023-12-13of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2023-12-13ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2023-12-08PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()Nathan Chancellor
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-23PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-08-21Merge tag 'v5.4.253' into v5.4/standard/baseBruce Ashfield
2023-08-11PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-08-11PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-08-11PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-27PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-27PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-07-27PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-07-27PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-07-27PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-07-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy
2023-07-27PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-07-27PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-27PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-07-27PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-07-03Merge tag 'v5.4.249' into v5.4/standard/baseBruce Ashfield
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui