summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-08-26PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
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-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-27PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
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-17PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-05-17PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-05-17PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
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-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-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-03-11PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-03-11PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-01-14PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-14PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin
2023-01-14PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2023-01-14PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi
2023-01-14PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman
2022-08-25PCI/ERR: Retain status from error notificationKeith Busch
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-08-21PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-08-21PCI/ERR: Recover from RCEC AER errorsSean V Kelley
2022-08-21PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley
2022-08-21PCI/ERR: Avoid negated conditional for claritySean V Kelley
2022-08-21PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley
2022-08-21PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley