1. f7f886b PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 5 years ago
  2. c0c2a1a PCI: tegra: Fix OF node reference leak by Nishka Dasgupta · 5 years ago
  3. 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
  4. a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  5. 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
  6. 69a06e4 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  7. 13f392e PCI: tegra: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  8. c460af9 PCI: tegra: Use of_device_get_match_data() by Thierry Reding · 8 years ago
  9. a7fbae2 PCI: tegra: Remove redundant _data suffix by Thierry Reding · 8 years ago
  10. ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  11. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  12. ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  13. f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
  14. cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
  15. 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 8 years ago
  16. e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 8 years ago
  17. acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
  18. 45c64b6 PCI: tegra: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  19. c4102c92 PCI: tegra: Remove top-level resource from hierarchy by Bjorn Helgaas · 8 years ago
  20. 6fe7c18 PCI: tegra: Support per-lane PHYs by Thierry Reding · 9 years ago
  21. e32faa3 PCI: tegra: Remove misleading PHYS_OFFSET by Thierry Reding · 8 years ago
  22. 56e75e2 PCI: tegra: Track bus -> CPU mapping by Thierry Reding · 8 years ago
  23. 8493a95 PCI: tegra: Remove unused struct tegra_pcie.num_ports field by Thierry Reding · 8 years ago
  24. b4d18d7 PCI: tegra: Implement ->{add,remove}_bus() callbacks by Thierry Reding · 8 years ago
  25. 8ff0ef9 PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD by Grygorii Strashko · 9 years ago
  26. 512ee2f PCI: tegra: Wrap static pgprot_t initializer with __pgprot() by Ard Biesheuvel · 9 years ago
  27. 3e14675 PCI: Kill off set_irq_flags() usage by Rob Herring · 9 years ago
  28. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 9 years ago
  29. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 9 years ago
  30. 0e7ac8d PCI: tegra: Convert to use generic config accessors by Rob Herring · 9 years ago
  31. 19bd9c0 PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge() by Lucas Stach · 10 years ago
  32. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  33. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 5106787 PCI: tegra: Use physical range for I/O mapping by Thierry Reding · 10 years ago
  35. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  36. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  37. 7ec725b PCI: tegra: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  38. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  39. e27a513 pci: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  41. 0b0b089 of/pci: Fix the conversion of IO ranges into IO resources by Liviu Dudau · 10 years ago
  42. 7f1f054 PCI: tegra: Add Tegra124 support by Thierry Reding · 10 years ago
  43. ec73276 PCI: tegra: Make sure the PCIe PLL is really reset by Eric Yuen · 10 years ago
  44. 8d41794 PCI: tegra: Fix extended configuration space mapping by Peter Daifuku · 10 years ago
  45. 0d20d62 PCI: tegra: Clear CLKREQ# enable on port disable by Thierry Reding · 10 years ago
  46. 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
  47. 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
  48. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  49. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
  52. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  53. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  54. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  55. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  56. f5d3352 PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  57. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  59. 3127a6b pci: tegra: use reset framework by Stephen Warren · 11 years ago
  60. 17bd86c PCI: Disable Gen2 for Tegra20 and Tegra30 by Eric Brower · 11 years ago
  61. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  62. 1e65249 PCI: tegra: Add missing __iomem annotation by Jingoo Han · 11 years ago
  63. dc05ee3 PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  64. b4f1737 ARM: tegra: disable LP2 cpuidle state if PCIe is enabled by Stephen Warren · 11 years ago
  65. b02b07a PCI: tegra: set up PADS_REFCLK_CFG1 by Stephen Warren · 11 years ago
  66. 94716cd PCI: tegra: Add Tegra 30 PCIe support by Jay Agarwal · 11 years ago
  67. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago