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-08-11PCI: Add pci_get_base_class() helperSui Jingfeng
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-07-05PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-06-27PCI: Do not wait for disconnected devices when resumingIlpo 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: of_property: Return error for int_map allocation failureDuoming Zhou
2024-06-12PCI: Wait for Link Training==0 before starting Link retrainIlpo Järvinen
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-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/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: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell
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-26PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-03-26PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe 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-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-23PCI: Fix active state requirement in PME pollingAlex Williamson
2024-02-05PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2024-02-05PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen
2024-02-05PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden