aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-06-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
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-28Merge tag 'v5.4.238' into v5.4/standard/baseBruce Ashfield
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
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-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
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-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
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-29Merge tag 'v5.4.208' into v5.4/standard/baseBruce Ashfield
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-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
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-25Merge tag 'v5.4.196' into v5.4/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.4.193' into v5.4/standard/baseBruce Ashfield
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-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
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
2022-04-15PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-02-09Merge tag 'v5.4.177' into v5.4/standard/baseBruce Ashfield
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield