summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-tegra194.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-01PCI: Use %pe format specifier to print error pointersKrzysztof WilczyƄski1-8/+8
2026-06-23Merge branch 'pci/misc'Bjorn Helgaas1-5/+3
2026-05-19PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latencyManikanta Maddireddy1-0/+13
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang1-5/+3
2026-04-13Merge branch 'pci/controller/dwc-tegra194'Bjorn Helgaas1-95/+148
2026-04-13Merge branch 'pci/controller/max-link-speed'Bjorn Helgaas1-1/+1
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: tegra194: Use DWC IP core versionManikanta Maddireddy1-2/+2
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-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-03-27PCI: dwc: Use pcie_get_link_speed() helper for safe array accessHans Zhang1-1/+1
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel1-10/+0
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel1-4/+4
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel1-1/+0
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den1-0/+1
2025-11-24PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas1-40/+5
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas1-0/+3
2025-10-03Merge branch 'pci/controller/tegra'Bjorn Helgaas1-8/+8
2025-09-25PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
2025-09-24PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-09-24PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-09-24PCI: tegra194: Set pci_epc_features::msi_capable to trueNiklas Cassel1-0/+1
2025-09-24PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-09-22PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-08-14PCI: endpoint: Drop superfluous pci_epc_features initializationNiklas Cassel1-2/+0
2025-06-04Merge branch 'pci/controller/tegra194'Bjorn Helgaas1-9/+10
2025-05-13PCI: dwc: Return bool from link up checkHans Zhang1-2/+2
2025-05-02PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabledHans Zhang1-9/+10
2024-11-25Merge branch 'pci/controller/tegra194'Bjorn Helgaas1-3/+4
2024-11-03PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam1-3/+4
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos1-1/+1
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas1-12/+7
2024-09-13PCI: qcom: Add equalization settings for 16.0 GT/sShashank Babu Chinta Venkata1-12/+7