summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1164/+1667
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-11/+1
2026-04-13Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas-80/+285
2026-04-13Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas-99/+133
2026-04-13Merge branch 'pci/controller/mediatek'Bjorn Helgaas-1/+1
2026-04-13Merge branch 'pci/controller/dwc-tegra194'Bjorn Helgaas-103/+158
2026-04-13Merge branch 'pci/controller/dwc-rockchip'Bjorn Helgaas-0/+111
2026-04-13Merge branch 'pci/controller/dwc-rcar-gen4-ep'Bjorn Helgaas-1/+3
2026-04-13Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas-6/+11
2026-04-13Merge branch 'pci/controller/dwc-layerscape'Bjorn Helgaas-2/+16
2026-04-13Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas-27/+35
2026-04-13Merge branch 'pci/controller/dwc-eswin'Bjorn Helgaas-0/+419
2026-04-13Merge branch 'pci/controller/dwc-andes-qilai'Bjorn Helgaas-0/+209
2026-04-13Merge branch 'pci/controller/dwc-amd-mdb'Bjorn Helgaas-1/+1
2026-04-13Merge branch 'pci/controller/dwc'Bjorn Helgaas-673/+111
2026-04-13Merge branch 'pci/controller/cadence-sky1'Bjorn Helgaas-2/+4
2026-04-13Merge branch 'pci/controller/cadence-sg2042'Bjorn Helgaas-0/+28
2026-04-13Merge branch 'pci/controller/cadence'Bjorn Helgaas-31/+25
2026-04-13Merge branch 'pci/controller/aspeed'Bjorn Helgaas-4/+4
2026-04-13Merge branch 'pci/controller/max-link-speed'Bjorn Helgaas-14/+16
2026-04-13Merge branch 'pci/endpoint'Bjorn Helgaas-123/+100
2026-04-09PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root PortsYao Zi-0/+2
2026-04-09PCI: cadence: Add flags for disabling ASPM capability for broken Root PortsYao Zi-0/+26
2026-04-08PCI: tegra194: Add core monitor clock supportVidya Sagar-0/+16
2026-04-08PCI: tegra194: Enable hardware hot reset mode in Endpoint modeVidya Sagar-0/+2
2026-04-08PCI: tegra194: Enable DMA interruptVidya Sagar-0/+18
2026-04-08PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registrationVidya Sagar-1/+1
2026-04-08PCI: tegra194: Calibrate pipe to UPHY for Endpoint modeVidya Sagar-0/+3
2026-04-08PCI: tegra194: Assert CLKREQ# explicitly by defaultVidya Sagar-0/+2
2026-04-08PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy-4/+4
2026-04-08PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar-0/+19
2026-04-08PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy-8/+8
2026-04-08PCI: tegra194: Use DWC IP core versionManikanta Maddireddy-2/+4
2026-04-08PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar-0/+2
2026-04-08PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar-6/+25
2026-04-08PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar-9/+9
2026-04-08PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar-0/+4
2026-04-08PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar-3/+3
2026-04-08PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy-1/+2
2026-04-08PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar-41/+0
2026-04-08PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy-13/+16
2026-04-08PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy-15/+21
2026-04-08PCI: tegra194: Fix polling delay for L2 stateVidya Sagar-5/+4
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+9
2026-04-07PCI: dw-rockchip: Add pcie_ltssm_state_transition tracepoint supportShawn Lin-0/+111
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder-2/+2
2026-04-06PCI: hisi: Use devm_ghes_register_vendor_record_notifier()Kai-Heng Feng-11/+1
2026-04-04PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg-31/+25
2026-04-04PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai-4/+4
2026-04-04PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVEDManikanta Maddireddy-5/+37