summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-19Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-19PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-09-19PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2023-09-19PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2023-09-19PCI: dwc: Add start_link/stop_link inlinesSerge Semin
2023-09-19PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-09-19PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
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-26PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-08-03PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-08-03PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-08-03PCI: rockchip: Remove writes to unused registersRick Wertenbroek
2023-08-03PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-08-03PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-08-03PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-07-23PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-23PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-23PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-23PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-07-23PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-07-23PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-07-23PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-07-23PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy
2023-07-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-07-23PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-23PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-07-23PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-07-23PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel
2023-07-23PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan