aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
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/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-09-23Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-23PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2023-09-23PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2023-09-23PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
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-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-08-11PCI: Rework pcie_retrain_link() wait loopStefan Mätje
2023-08-11PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-08-11PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-08-11PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-08-11PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-08-11PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-08-11PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-08-11PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy
2023-08-11PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2023-03-11PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-18PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin
2023-01-18PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-14PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-06-14PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas
2022-06-14PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2022-06-14PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-06-14PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang
2022-05-25PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár