summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
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-05-17PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
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-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-08-25PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-25PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
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: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
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
2022-04-15PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam
2022-04-15PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-15PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár