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