summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-01-14PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-14PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-14PCI: Check for alloc failure in pci_request_irq()Zeng Heng1-0/+2
2023-01-14PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi1-1/+1
2023-01-14PCI: dwc: Fix n_fts[] array overrunVidya Sagar1-1/+1
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki1-0/+11
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman1-1/+8
2022-08-25PCI/ERR: Retain status from error notificationKeith Busch1-2/+1
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi1-0/+3
2022-08-21PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-21PCI/ERR: Recover from RCEC AER errorsSean V Kelley2-21/+56
2022-08-21PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley1-7/+23
2022-08-21PCI/ERR: Avoid negated conditional for claritySean V Kelley1-4/+4
2022-08-21PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley1-17/+20
2022-08-21PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley3-8/+11
2022-08-21PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley1-1/+1
2022-08-21PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley2-6/+6
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-1/+4
2022-08-21PCI/AER: Write AER Capability only when we control itSean V Kelley1-13/+16
2022-08-21PCI: tegra194: Fix link up retry sequenceVidya Sagar1-1/+1
2022-08-21PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar1-24/+22
2022-08-21PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi1-6/+4
2022-08-21PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-08-21PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-08-21PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-08-21PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-08-21PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-08-21PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin1-0/+1
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-8/+53
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-1/+4
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+16
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-06-09PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan1-1/+6
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini1-9/+14
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang1-1/+2
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang1-5/+5
2022-05-25PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki1-0/+10
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+3
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár1-2/+4
2022-04-13PCI: endpoint: Fix misused goto labelLi Chen1-1/+1
2022-04-13PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-04-13PCI: endpoint: Fix alignment fault error in copy testsHou Zhiqiang1-1/+11
2022-04-13PCI: aardvark: Fix support for MSI interruptsPali Rohár1-10/+6