summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2022-08-21PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley
2022-08-21PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21PCI/AER: Write AER Capability only when we control itSean V Kelley
2022-08-21PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-21PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-08-21PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-08-21PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese
2022-08-21PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie
2022-08-21PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin
2022-08-21PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin
2022-08-21PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin
2022-08-21PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin
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-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-06-09PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang