summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-011-3/+9
|\
| * of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-10-011-3/+7
* | PCI: tegra: Add Tegra124 supportThierry Reding2014-09-171-31/+180
* | PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen2014-09-171-0/+7
* | PCI: tegra: Fix extended configuration space mappingPeter Daifuku2014-09-171-1/+1
* | PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding2014-09-171-0/+5
* | PCI: tegra: Implement a proper resource hierarchyThierry Reding2014-09-041-3/+29
* | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang2014-09-041-2/+6
|/
* Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-191-0/+118
|\
| * PCI: tegra: Add debugfs supportThierry Reding2014-07-221-0/+118
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-61/+161
|\ \
| * | PCI: tegra: Implement accurate power supply schemeThierry Reding2014-07-181-61/+161
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+3
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
| * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-2/+3
| |/
* / PCI: tegra: Fix GPL v2 license string typoThierry Reding2014-07-151-1/+1
|/
* PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-1/+6
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-15/+38
|\
| * ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-121-1/+2
| * pci: tegra: use reset frameworkStephen Warren2013-12-121-14/+36
* | PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower2013-12-071-1/+1
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-6/+6
* PCI: tegra: Add missing __iomem annotationJingoo Han2013-09-261-2/+2
* PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-291-21/+10Star
* ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-131-0/+5
* PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren2013-08-131-5/+24
* PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2013-08-131-33/+176
* PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-131-0/+1535