aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds27-940/+1181
2026-04-13Merge branch 'pci/controller/dwc-tegra194'Bjorn Helgaas3-103/+158
2026-04-13Merge branch 'pci/controller/dwc-rockchip'Bjorn Helgaas1-0/+111
2026-04-13Merge branch 'pci/controller/dwc-rcar-gen4-ep'Bjorn Helgaas1-1/+3
2026-04-13Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas1-6/+11
2026-04-13Merge branch 'pci/controller/dwc-layerscape'Bjorn Helgaas2-2/+16
2026-04-13Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas3-27/+35
2026-04-13Merge branch 'pci/controller/dwc-eswin'Bjorn Helgaas3-0/+419
2026-04-13Merge branch 'pci/controller/dwc-andes-qilai'Bjorn Helgaas3-0/+209
2026-04-13Merge branch 'pci/controller/dwc-amd-mdb'Bjorn Helgaas1-1/+1
2026-04-13Merge branch 'pci/controller/dwc'Bjorn Helgaas6-673/+111
2026-04-13Merge branch 'pci/controller/max-link-speed'Bjorn Helgaas6-9/+9
2026-04-13Merge branch 'pci/endpoint'Bjorn Helgaas14-120/+100
2026-04-08PCI: tegra194: Add core monitor clock supportVidya Sagar1-0/+16
2026-04-08PCI: tegra194: Enable hardware hot reset mode in Endpoint modeVidya Sagar1-0/+2
2026-04-08PCI: tegra194: Enable DMA interruptVidya Sagar1-0/+18
2026-04-08PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registrationVidya Sagar1-1/+1
2026-04-08PCI: tegra194: Calibrate pipe to UPHY for Endpoint modeVidya Sagar1-0/+3
2026-04-08PCI: tegra194: Assert CLKREQ# explicitly by defaultVidya Sagar1-0/+2
2026-04-08PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
2026-04-08PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar1-0/+19
2026-04-08PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
2026-04-08PCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
2026-04-08PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
2026-04-08PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
2026-04-08PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
2026-04-08PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
2026-04-08PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
2026-04-08PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
2026-04-08PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
2026-04-08PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
2026-04-08PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
2026-04-08PCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
2026-04-07PCI: dw-rockchip: Add pcie_ltssm_state_transition tracepoint supportShawn Lin1-0/+111
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-2/+2
2026-04-04PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVEDManikanta Maddireddy1-5/+37
2026-04-04PCI: tegra194: Make BAR0 programmable and remove 1MB size limitManikanta Maddireddy1-2/+2
2026-04-03PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware bugRichard Zhu3-1/+9
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang1-9/+12
2026-03-27PCI: dwc: Use pcie_get_link_speed() helper for safe array accessHans Zhang6-9/+9
2026-03-26PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
2026-03-26PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfsHans Zhang1-1/+51
2026-03-26PCI: imx6: Separate PERST# assertion from core reset functionsSherry Sun1-11/+18
2026-03-26PCI: imx6: Change imx_pcie_deassert_core_reset() return type to voidSherry Sun1-11/+3
2026-03-26PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu1-0/+1
2026-03-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
2026-03-21PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint modeKoichiro Den1-0/+2
2026-03-19PCI: eswin: Add ESWIN PCIe Root Complex driverSenchuan Zhang3-0/+419
2026-03-18PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as genericNeil Armstrong1-2/+2
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel12-89/+25