summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-161-1/+1
* PCI: Assume 1:1 mapping if .res_start callback is NULLAndrey Smirnov2019-01-161-6/+0
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateAndrey Smirnov2019-01-081-12/+1
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-4/+4
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* pci: tegra: relax link-up timeoutLucas Stach2014-11-171-1/+1
* pci: tegra: add tegra124 supportLucas Stach2014-11-041-22/+134
* pci: add Tegra host controller driverLucas Stach2014-10-081-0/+1193