summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
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-01PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
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: 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-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-03-10PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas
2023-03-10PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov
2023-01-12PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-12PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin
2022-12-31PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2022-12-31PCI: vmd: Disable MSI remapping after suspendNirmal Patel