aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAge
* Merge branch 'pci/config' into nextBjorn Helgaas2015-02-02
|\
| * PCI: tegra: Convert to use generic config accessorsRob Herring2015-01-30
* | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach2014-12-26
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| * | PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
| |/
* / PCI: tegra: Use physical range for I/O mappingThierry Reding2014-12-01
|/
* Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-01
|\
| * of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-30
* | PCI: tegra: Add Tegra124 supportThierry Reding2014-09-16
* | PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen2014-09-16
* | PCI: tegra: Fix extended configuration space mappingPeter Daifuku2014-09-16
* | PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding2014-09-16
* | PCI: tegra: Implement a proper resource hierarchyThierry Reding2014-09-04
* | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang2014-09-04
|/
* Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-19
|\
| * PCI: tegra: Add debugfs supportThierry Reding2014-07-22
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \
| * | PCI: tegra: Implement accurate power supply schemeThierry Reding2014-07-18
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-17
| * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| |/
* / PCI: tegra: Fix GPL v2 license string typoThierry Reding2014-07-15
|/
* PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-16
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-11
| * pci: tegra: use reset frameworkStephen Warren2013-12-11
* | PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower2013-12-07
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* PCI: tegra: Add missing __iomem annotationJingoo Han2013-09-25
* PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-29
* ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-13
* PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren2013-08-13
* PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2013-08-13
* PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-13