aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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: epf-test: Fix DMA transfer completion detectionDamien Le Moal
2023-07-23PCI: epf-test: Fix DMA transfer completion initializationDamien Le Moal
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: Release resource invalidated by coalescingRoss Lagerwall
2023-07-23PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-07-19PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-07-19PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-07-19PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie
2023-07-19PCI: endpoint: Fix Kconfig indent styleShunsuke Mie
2023-07-19PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam
2023-07-19PCI: qcom: Use DWC helpers for modifying the read-only DBI registersManivannan Sadhasivam
2023-07-19PCI: qcom: Use lower case for hexManivannan Sadhasivam
2023-07-19PCI: qcom: Sort and group registers and bitfield definitionsManivannan Sadhasivam
2023-07-19PCI: qcom: Remove PCIE20_ prefix from register definitionsManivannan Sadhasivam
2023-07-19PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-19PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-07-19PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-07-19PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel
2023-07-19PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
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-06-21PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett
2023-04-13PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-13PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-04-06PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-11PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen
2023-03-11PCI: Distribute available resources for root buses, tooMika Westerberg
2023-03-11PCI: Take other bus devices into account when distributing resourcesMika Westerberg
2023-03-11PCI: Align extra resources for hotplug bridges properlyMika Westerberg
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-03-11PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki