aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-09-13Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-13PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen
2023-09-13PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui
2023-09-13PCI: Free released resource after coalescingRoss Lagerwall
2023-09-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-09-13PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-09-13PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-09-13PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-09-13PCI/DOE: Fix destroy_work_on_stack() raceIra Weiny
2023-09-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-09-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-09-13Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
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-23PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-08-16PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean
2023-08-16Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas
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: 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: 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: 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-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds