summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin
2024-09-08PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-08-03PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-06-27PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-06-12PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-06-12PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-04-27PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen
2024-04-27PCI/DPC: Use FIELD_GET()Bjorn Helgaas
2024-04-27PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2024-04-27PCI: switchtec: Use normal comment styleKelvin Cao
2024-04-27PCI: Execute quirk_enable_clear_retrain_link() earlierMaciej W. Rozycki
2024-04-27PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore
2024-04-27PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-04-03PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam
2024-04-03PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka
2024-04-03PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel
2024-04-03PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki
2024-03-26PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind
2024-03-26NTB: fix possible name leak in ntb_register_device()Yang Yingliang
2024-03-26NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2024-03-26PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-03-26PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-06PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2024-03-06PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-02-05PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas