1. dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  2. 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
  3. f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
  4. e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  5. a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
  6. 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
  7. 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
  8. adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  9. e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
  10. 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
  11. 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  12. 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
  13. 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
  14. c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
  15. 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
  16. a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  17. 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
  18. 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
  19. de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  20. 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
  21. d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
  22. d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
  23. ee05369 PCI: qcom: Reorder struct qcom_pcie by Bjorn Helgaas · 8 years ago
  24. e6a087e PCI: qcom: Remove redundant struct qcom_pcie.dev by Bjorn Helgaas · 8 years ago
  25. 0edd578 PCI: qcom: Remove redundant struct qcom_pcie.dbi by Bjorn Helgaas · 8 years ago
  26. 661a0e4 PCI: qcom: Remove unused platform data by Bjorn Helgaas · 8 years ago
  27. 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago
  28. 160b4e4 PCI: mvebu: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  29. 6caaa28 PCI: layerscape: Reorder struct ls_pcie by Bjorn Helgaas · 8 years ago
  30. 4726a82 PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg by Bjorn Helgaas · 8 years ago
  31. fefe673 PCI: layerscape: Move struct pcie_port setup to probe function by Bjorn Helgaas · 8 years ago
  32. 7b0b111 PCI: layerscape: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  33. d41d295 PCI: layerscape: Remove redundant struct ls_pcie.dbi by Bjorn Helgaas · 8 years ago
  34. 9f6a148f PCI: layerscape: Remove unused platform data by Bjorn Helgaas · 8 years ago
  35. c11125e PCI: layerscape: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  36. 4841f3ad PCI: keystone: Reorder struct keystone_pcie by Bjorn Helgaas · 8 years ago
  37. 5c72535 PCI: keystone: Add app register accessors by Bjorn Helgaas · 8 years ago
  38. e481e0d PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions by Bjorn Helgaas · 8 years ago
  39. 5649e4c PCI: keystone: Pass keystone_pcie, not address, to IRQ functions by Bjorn Helgaas · 8 years ago
  40. f3eca6c PCI: keystone: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  41. 21fa0c5 PCI: keystone: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  42. e3a1698 PCI: iproc: Hard-code PCIe capability offset instead of searching by Bjorn Helgaas · 8 years ago
  43. 6d76833 PCI: iproc: Remove redundant null pointer checking by Bjorn Helgaas · 8 years ago
  44. f66e5b2 PCI: iproc: Validate CSR base in BCMA setup code by Bjorn Helgaas · 8 years ago
  45. 556c7bb PCI: iproc: Set drvdata at end of probe function by Bjorn Helgaas · 8 years ago
  46. 786aecc PCI: iproc: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  47. 9ab021b PCI: imx6: Remove unused return values by Bjorn Helgaas · 8 years ago
  48. 916bf1c PCI: imx6: Reorder struct imx6_pcie by Bjorn Helgaas · 8 years ago
  49. 2a6a85d PCI: imx6: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  50. e7d7705 PCI: imx6: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  51. 8bad7f2 PCI: imx6: Pass struct imx6_pcie to PHY accessors by Bjorn Helgaas · 8 years ago
  52. 51c8470 PCI: imx6: Removed unused struct imx6_pcie.mem_base by Bjorn Helgaas · 8 years ago
  53. c5af407 PCI: imx6: Remove redundant of_node pointer by Bjorn Helgaas · 8 years ago
  54. 1395765 PCI: imx6: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  55. 4368f09 PCI: hisi: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  56. 761c43c PCI: hisi: Remove redundant struct hisi_pcie.reg_base by Bjorn Helgaas · 8 years ago
  57. bf4ed37 PCI: hisi: Name private struct pointer "hisi_pcie" consistently by Bjorn Helgaas · 8 years ago
  58. d5d4f6e PCI: hisi: Remove unused platform data by Bjorn Helgaas · 8 years ago
  59. 88790f9 PCI: hisi: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  60. 6b1f185 PCI: exynos: Reorder struct exynos_pcie by Bjorn Helgaas · 8 years ago
  61. cc08e82 PCI: exynos: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  62. 10284bf PCI: exynos: Name private struct pointer "exynos_pcie" consistently by Bjorn Helgaas · 8 years ago
  63. 53e5bff1 PCI: exynos: Uninline register accessors by Bjorn Helgaas · 8 years ago
  64. fae68d6 PCI: exynos: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  65. 150645b PCI: dra7xx: Move struct pcie_port setup to probe function by Bjorn Helgaas · 8 years ago
  66. 21baa1c PCI: dra7xx: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  67. feeb720 PCI: dra7xx: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  68. 03fa2ae PCI: dra7xx: Set drvdata at end of probe function by Bjorn Helgaas · 8 years ago
  69. 01856d1 PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie by Bjorn Helgaas · 8 years ago
  70. c7f8146 PCI: dra7xx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  71. 7c62efc PCI: artpec6: Add resource name comments by Bjorn Helgaas · 8 years ago
  72. b6f5f43 PCI: artpec6: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  73. acaa88e PCI: artpec6: Remove unnecessary artpec6_pcie_link_up() by Bjorn Helgaas · 8 years ago
  74. 0d93f8d PCI: artpec6: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  75. 26fbcc5 PCI: artpec6: Add register accessors by Bjorn Helgaas · 8 years ago
  76. f392bd1 PCI: artpec6: Remove unused platform data by Bjorn Helgaas · 8 years ago
  77. e6f3115 PCI: artpec6: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  78. a477815 PCI: armada: Reorder struct armada8k_pcie by Bjorn Helgaas · 8 years ago
  79. b2d6fd7 PCI: armada: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  80. 7687695 PCI: armada: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  81. 74e6907 PCI: armada: Remove redundant struct armada8k_pcie.base by Bjorn Helgaas · 8 years ago
  82. afb374f PCI: armada: Add local base pointer by Bjorn Helgaas · 8 years ago
  83. e4aea9c4 PCI: armada: Remove unused platform data by Bjorn Helgaas · 8 years ago
  84. 4f27628 PCI: altera: Simplify TLP_CFG_DW1 usage by Bjorn Helgaas · 8 years ago
  85. eb57671 PCI: altera: Simplify TLB_CFG_DW0 usage by Bjorn Helgaas · 8 years ago
  86. 14c7b95 PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device() by Bjorn Helgaas · 8 years ago
  87. dbeb4bd PCI: altera: Remove redundant platform_get_resource() return value check by Bjorn Helgaas · 8 years ago
  88. ee34264 PCI: altera: Remove unused platform data by Bjorn Helgaas · 8 years ago
  89. fe49067 PCI: altera: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  90. f2ab1bb PCI: aardvark: Remove unused platform data by Bjorn Helgaas · 8 years ago
  91. 9aec2fe PCI: aardvark: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  92. 6a43a42 PCI: spear: Clean up struct device usage by Bjorn Helgaas · 8 years ago
  93. 7a29f04 PCI: spear: Reorder struct spear13xx_pcie by Bjorn Helgaas · 8 years ago
  94. ffe82fa PCI: spear: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  95. ca7b941 PCI: spear: Remove unused constants by Bjorn Helgaas · 8 years ago
  96. 4c9441d PCI: designware-plat: Remove unused platform data by Bjorn Helgaas · 8 years ago
  97. 2d6054b PCI: designware-plat: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  98. bb8a794 PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base by Bjorn Helgaas · 8 years ago
  99. f5acb5c PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments by Bjorn Helgaas · 8 years ago
  100. 3d46993 PCI: designware: Uninline register accessors by Bjorn Helgaas · 8 years ago