summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/cadence/pci-j721e.c
AgeCommit message (Expand)Author
2024-01-06PCI: j721e: Add TI J784S4 PCIe configurationMatt Ranostay
2023-12-13PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay
2023-12-13PCI: j721e: Add per platform maximum lane settingsMatt Ranostay
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-24PCI: j721e: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas
2022-01-03PCI: j721e: Drop redundant struct device *Bjorn Helgaas
2022-01-03PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas
2021-11-03PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET
2021-08-19PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I
2021-08-19PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I
2021-08-19PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I