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