summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-081-1/+1
* PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-081-0/+28
* PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-081-1/+0
* PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-081-20/+34
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-061-1/+1
* PCI: tegra: Wrap static pgprot_t initializer with __pgprot()Ard Biesheuvel2015-09-141-2/+2
* PCI: Kill off set_irq_flags() usageRob Herring2015-08-111-1/+0
* PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang2015-05-271-16/+0
* Merge branch 'pci/config' into nextBjorn Helgaas2015-02-021-52/+3
|\
| * PCI: tegra: Convert to use generic config accessorsRob Herring2015-01-301-52/+3
* | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach2014-12-261-13/+0
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-20/+15
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| * | PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+4
| * | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-5/+6
| |/
* | PCI: tegra: Use physical range for I/O mappingThierry Reding2014-12-011-8/+20
|/
* Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-011-3/+9
|\
| * of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-301-3/+7
* | PCI: tegra: Add Tegra124 supportThierry Reding2014-09-161-31/+180
* | PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen2014-09-161-0/+7
* | PCI: tegra: Fix extended configuration space mappingPeter Daifuku2014-09-161-1/+1
* | PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding2014-09-161-0/+5
* | PCI: tegra: Implement a proper resource hierarchyThierry Reding2014-09-041-3/+29
* | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang2014-09-041-2/+6
|/
* Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-191-0/+118
|\
| * PCI: tegra: Add debugfs supportThierry Reding2014-07-221-0/+118
* | 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