summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-tegra194.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-10-211-15/+5
|\
| * PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman2020-09-071-15/+5
* | PCI: dwc: Use DBI accessorsRob Herring2020-09-101-6/+4
* | PCI: dwc: Move N_FTS setup to common setupRob Herring2020-09-101-22/+3
* | PCI: dwc: Centralize link gen settingRob Herring2020-09-101-23/+0
* | PCI: dwc/tegra: Use common Designware port logic register definitionsRob Herring2020-09-081-34/+22
* | PCI: dwc: Remove root_bus pointerRob Herring2020-09-081-2/+2
* | PCI: dwc: tegra: Use pci_ops for root config space accessorsRob Herring2020-09-081-14/+16
|/
* PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-3/+1
* Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-06-041-3/+2
|\
| * PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu2020-05-291-3/+2
* | PCI: Check for platform_get_irq() failure consistentlyAman Sharma2020-05-121-2/+2
|/
* PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-04-021-7/+35
* PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar2020-03-311-15/+665
* PCI: tegra: Fix CLKREQ dependency programmingVidya Sagar2019-10-181-4/+2
* PCI: tegra: Add support to enable slot regulatorsVidya Sagar2019-09-201-0/+83
* PCI: tegra: Add support to configure sideband pinsVidya Sagar2019-09-201-2/+10
* PCI: tegra: Add Tegra194 PCIe supportVidya Sagar2019-09-081-0/+1641