summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
11 daysPCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root PortsYao Zi1-0/+2
11 daysPCI: cadence: Add flags for disabling ASPM capability for broken Root PortsYao Zi2-0/+26
11 daysPCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
11 daysPCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar1-0/+19
11 daysPCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
11 daysPCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
11 daysPCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
11 daysPCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
11 daysPCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
11 daysPCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
11 daysPCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
11 daysPCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
11 daysPCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
11 daysPCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
11 daysPCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
11 daysPCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
11 daysPCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai1-4/+4
11 daysPCI: aspeed: Fix IRQ domain leak on platform_get_irq() failureFelix Gu1-4/+4
11 daysPCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...Richard Zhu3-1/+9
11 daysPCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang1-9/+12
11 daysPCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
11 daysPCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu1-1/+3
11 daysPCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
11 daysPCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu1-9/+9
11 daysPCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu1-2/+1
11 daysPCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
11 daysPCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg1-1/+28
11 daysPCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
11 daysPCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu1-2/+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: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu1-0/+1
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+9
2026-04-04PCI: hv: Fix double ida_free in hv_pci_probe error pathSahil Chandna1-3/+1
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-02-26PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-02-26PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-10/+8
2026-02-21Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+12
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-13/+0
2026-02-20PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den1-3/+11
2026-02-20PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den1-0/+1
2026-02-12Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-513/+2172
2026-02-11Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-74/+60
2026-02-07Merge branch 'pci/controller/misc'Bjorn Helgaas1-0/+1
2026-02-07Merge branch 'pci/controller/xilinx'Bjorn Helgaas1-3/+6
2026-02-07Merge branch 'pci/controller/tegra194'Bjorn Helgaas1-2/+2
2026-02-07Merge branch 'pci/controller/tegra'Bjorn Helgaas2-32/+5
2026-02-07Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas1-28/+9