summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-tegra194.c
AgeCommit message (Expand)Author
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/speed'Bjorn Helgaas
2023-10-24PCI: dwc: Use FIELD_GET/PREP()Ilpo Järvinen
2023-10-20PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda
2023-10-14PCI: tegra194: Use Mbps_to_icc() macro for setting icc speedManivannan Sadhasivam
2023-10-10PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-03Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-24PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-16PCI: tegra194: Add interconnect support in Tegra234Sumit Gupta
2023-05-16PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-02-14PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handlerManivannan Sadhasivam
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/qcom'Bjorn Helgaas
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov
2022-08-01PCI: tegra194: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin
2022-07-22PCI: tegra194: Add Tegra234 PCIe supportVidya Sagar
2022-07-22PCI: tegra194: Extend Endpoint mode supportVidya Sagar
2022-07-22PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-07-22PCI: tegra194: Clean up the exit path for Endpoint modeVidya Sagar
2022-07-22PCI: tegra194: Enable support for 256 Byte payloadVidya Sagar
2022-07-22PCI: tegra194: Clear bandwidth management statusVidya Sagar
2022-07-22PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-07-22PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar
2022-07-22Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"Vidya Sagar
2022-07-15PCI: dwc: Move GEN3_RELATED DBI definitions to common headerBaruch Siach
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-06-08PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin
2022-04-11PCI: tegra194: Remove unnecessary MSI enable reg save and restoreJisheng Zhang
2022-01-03PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei
2021-08-04PCI: tegra194: Cleanup unused codeOm Prakash Singh
2021-08-04PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP modeOm Prakash Singh
2021-08-04PCI: tegra194: Disable interrupts before entering L2Om Prakash Singh
2021-08-04PCI: tegra194: Fix MSI-X programmingOm Prakash Singh
2021-08-04PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-28PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter
2021-06-24PCI: tegra194: Fix host initialization during resumeVidya Sagar
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar
2021-04-08PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-03-22PCI: tegra: Constify static structsRikard Falkeborn
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-07PCI: tegra: Disable LTSSM during L2 entryVidya Sagar
2020-12-07PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar