summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/cadence/pci-j721e.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-101-1/+0
* PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare2022-05-121-0/+3
* PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas2022-02-011-43/+42
* PCI: j721e: Drop redundant struct device *Bjorn Helgaas2022-01-031-8/+6
* PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas2022-01-031-2/+2
* PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET2021-11-031-1/+1
* PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I2021-08-191-0/+19
* PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I2021-08-191-4/+36
* PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I2021-08-191-1/+1
* Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2021-05-041-1/+21
|\
| * PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I2021-03-231-1/+21
* | PCI: Fix kernel-doc errorsKrzysztof WilczyƄski2021-03-111-1/+1
|/
* PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-02-101-0/+3
* PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I2020-12-101-9/+19
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-10/+2
* PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I2020-08-031-0/+493