aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+15
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang1-10/+4
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang1-5/+6
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas1-3/+9
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-3/+7
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding1-31/+180
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen1-0/+7
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku1-1/+1
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding1-0/+5
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding1-3/+29
2014-09-04PCI: 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/git/helgaas/pciLinus Torvalds1-0/+118
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-61/+161
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-15PCI: 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-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+38
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-1/+2
2013-12-11pci: tegra: use reset frameworkStephen Warren1-14/+36
2013-12-07PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-6/+6
2013-09-25PCI: tegra: Add missing __iomem annotationJingoo Han1-2/+2
2013-08-29PCI: 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