summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-05-23PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-23PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root PortsYao Zi
2026-05-23PCI: cadence: Add flags for disabling ASPM capability for broken Root PortsYao Zi
2026-05-23PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy
2026-05-23PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar
2026-05-23PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy
2026-05-23PCI: tegra194: Use DWC IP core versionManikanta Maddireddy
2026-05-23PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar
2026-05-23PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar
2026-05-23PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar
2026-05-23PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-05-23PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-05-23PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy
2026-05-23PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar
2026-05-23PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-05-23PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng
2026-05-23PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai
2026-05-23PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failureFelix Gu
2026-05-23PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...Richard Zhu
2026-05-23PCI: Enable AtomicOps only if Root Port supports themGerd Bayer
2026-05-23PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang
2026-05-23PCI/DPC: Log AER error info for DPC/EDR uncorrectable errorsKuppuswamy Sathyanarayanan
2026-05-23PCI: Fix alignment calculation for resource size larger than alignIlpo Järvinen
2026-05-23PCI: Fix premature removal from realloc_head list during resource assignmentIlpo Järvinen
2026-05-23PCI: Prevent shrinking bridge window from its required sizeIlpo Järvinen
2026-05-23PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru
2026-05-23PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu
2026-05-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den
2026-05-23PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu
2026-05-23PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu
2026-05-23PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam
2026-05-23PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg
2026-05-23PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg
2026-05-23PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu
2026-05-23PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double allocKoichiro Den
2026-05-23PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requestedKoichiro Den
2026-05-23PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwindKoichiro Den
2026-05-23PCI/TPH: Allow TPH enable for RCiEPsGeorge Abraham P
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich
2026-05-14PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner
2026-05-14PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-05-14PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue
2026-05-14PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-07PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder
2026-05-07PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg
2026-05-07PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges
2026-05-07PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den
2026-05-07PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu