aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/cadence/pci-j721e.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare1-0/+3
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas1-43/+42
2022-01-03PCI: j721e: Drop redundant struct device *Bjorn Helgaas1-8/+6
2022-01-03PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas1-2/+2
2021-11-03PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET1-1/+1
2021-08-19PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I1-0/+19
2021-08-19PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I1-4/+36
2021-08-19PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-1/+21
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I1-1/+21
2021-03-11PCI: Fix kernel-doc errorsKrzysztof WilczyƄski1-1/+1
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani1-0/+3
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I1-9/+19
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-10/+2
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I1-0/+493