summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-tegra.c
AgeCommit message (Expand)Author
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-22PCI: tegra: Add debugfs supportThierry Reding
2014-07-18PCI: tegra: Implement accurate power supply schemeThierry Reding
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-15PCI: tegra: Fix GPL v2 license string typoThierry Reding
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren
2013-12-11pci: tegra: use reset frameworkStephen Warren
2013-12-07PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-25PCI: tegra: Add missing __iomem annotationJingoo Han
2013-08-29PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding