index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Merge branch 'pci/config' into next
Bjorn Helgaas
1
-52
/
+3
2015-01-31
PCI: tegra: Convert to use generic config accessors
Rob Herring
1
-52
/
+3
2014-12-27
PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()
Lucas Stach
1
-13
/
+0
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+15
2014-12-02
PCI: tegra: Use physical range for I/O mapping
Thierry Reding
1
-8
/
+20
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-4
/
+4
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-21
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+4
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
1
-5
/
+6
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
1
-3
/
+9
2014-10-01
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
1
-3
/
+7
2014-09-17
PCI: tegra: Add Tegra124 support
Thierry Reding
1
-31
/
+180
2014-09-17
PCI: tegra: Make sure the PCIe PLL is really reset
Eric Yuen
1
-0
/
+7
2014-09-17
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
1
-1
/
+1
2014-09-17
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
1
-0
/
+5
2014-09-05
PCI: tegra: Implement a proper resource hierarchy
Thierry Reding
1
-3
/
+29
2014-09-05
PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()
Jisheng Zhang
1
-2
/
+6
2014-08-19
Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+118
2014-08-08
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+161
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2014-07-22
PCI: tegra: Add debugfs support
Thierry Reding
1
-0
/
+118
2014-07-18
PCI: tegra: Implement accurate power supply scheme
Thierry Reding
1
-61
/
+161
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
1
-1
/
+1
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
1
-2
/
+3
2014-07-16
PCI: tegra: Fix GPL v2 license string typo
Thierry Reding
1
-1
/
+1
2014-04-16
PCI: tegra: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+6
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+38
2013-12-12
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
1
-1
/
+2
2013-12-12
pci: tegra: use reset framework
Stephen Warren
1
-14
/
+36
2013-12-08
PCI: Disable Gen2 for Tegra20 and Tegra30
Eric Brower
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-6
/
+6
2013-09-26
PCI: tegra: Add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2013-08-30
PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-21
/
+10
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
1
-0
/
+5
2013-08-13
PCI: tegra: set up PADS_REFCLK_CFG1
Stephen Warren
1
-5
/
+24
2013-08-13
PCI: tegra: Add Tegra 30 PCIe support
Jay Agarwal
1
-33
/
+176
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
1
-0
/
+1535