summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-tegra.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-17PCI: tegra: Fix extended configuration space mappingPeter Daifuku1-1/+1
2014-09-17PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding1-0/+5
2014-09-05PCI: tegra: Implement a proper resource hierarchyThierry Reding1-3/+29
2014-09-05PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang1-2/+6
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+118
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-61/+161
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2014-07-22PCI: tegra: Add debugfs supportThierry Reding1-0/+118
2014-07-18PCI: tegra: Implement accurate power supply schemeThierry Reding1-61/+161
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-1/+1
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding1-2/+3
2014-07-16PCI: tegra: Fix GPL v2 license string typoThierry Reding1-1/+1
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+38
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-1/+2
2013-12-12pci: tegra: use reset frameworkStephen Warren1-14/+36
2013-12-08PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-6/+6
2013-09-26PCI: tegra: Add missing __iomem annotationJingoo Han1-2/+2
2013-08-30PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-21/+10
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren1-0/+5
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren1-5/+24
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal1-33/+176
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding1-0/+1535