summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* 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-231-15/+38
|\
| * ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-111-1/+2
| * pci: tegra: use reset frameworkStephen Warren2013-12-111-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-251-2/+2
* PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-291-21/+10
* 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
OpenPOWER on IntegriCloud