1. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. b08d2e6 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  4. d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  5. f77b324 Merge branch 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  6. 44b83b3 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  7. a1d9190 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  8. aee10cd Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 8 years ago
  9. 46275d4 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 8 years ago
  10. f887e24 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  11. b0b8975 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  12. 9fb7454 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
  13. a739d56 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
  14. 2f0f373 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  15. ffbd796 PCI: iproc: Skip check for legacy IRQ on PAXC buses by Andy Gospodarek · 8 years ago
  16. 49da211 PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar by Simon Horman · 8 years ago
  17. d83a328 PCI: rcar: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  18. 7b99d94 PCI: rcar-gen2: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  19. 0722bdd PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init() by Shawn Lin · 8 years ago
  20. 9e663d3 PCI: rockchip: Split out rockchip_cfg_atu() by Shawn Lin · 8 years ago
  21. f37500b8 PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS by Shawn Lin · 8 years ago
  22. a45e261 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  23. 77bc68c PCI: rockchip: Remove the pointer to L1 substate cap by Shawn Lin · 8 years ago
  24. f2fb5b8 PCI: rockchip: Specify the link capability by Shawn Lin · 8 years ago
  25. 45e9320 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  26. 1177f76 PCI: rockchip: Add Kconfig COMPILE_TEST by Shawn Lin · 8 years ago
  27. b8ab8e0 PCI: rockchip: Mark RC as common clock architecture by Shawn Lin · 8 years ago
  28. 4816c4c PCI: rockchip: Provide captured slot power limit and scale by Shawn Lin · 8 years ago
  29. ca5ab37 PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy by Bjorn Helgaas · 8 years ago
  30. 554d9ec PCI: spear: Use builtin_platform_driver() to simplify the code by Geliang Tang · 8 years ago
  31. 42db500 PCI: vmd: Fix suspend handlers defined-but-not-used warning by Borislav Petkov · 8 years ago
  32. 3906b91 PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU by Jon Derrick · 8 years ago
  33. 7ac0271 PCI: tegra: Enable the driver on 64-bit ARM by Thierry Reding · 8 years ago
  34. c7a091c PCI: tegra: Add Tegra210 support by Thierry Reding · 8 years ago
  35. 76245ca PCI: tegra: Implement PCA enable workaround by Thierry Reding · 8 years ago
  36. 76f2541 PCI: tegra: Use new pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
  37. c5d4603 PCI: Add MCFG quirks for X-Gene host controller by Duc Dang · 8 years ago
  38. 648d93f PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller by Tomasz Nowicki · 8 years ago
  39. 44f22bd PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller by Tomasz Nowicki · 8 years ago
  40. 0d41426 PCI: thunder-pem: Factor out resource lookup by Bjorn Helgaas · 8 years ago
  41. 5f00f1a PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers by Dongdong Liu · 8 years ago
  42. 0de8ce3 PCI: hv: Allocate physically contiguous hypercall params buffer by Long Li · 8 years ago
  43. feacdb4 PCI: iproc: Fix incorrect MSI address alignment by Ray Jui · 8 years ago
  44. d0491fc PCI: qcom: Add support for MSM8996 PCIe controller by Srinivas Kandagatla · 8 years ago
  45. c7c4452 PCI: iproc: Add support for the next-gen PAXB controller by Ray Jui · 8 years ago
  46. 9c248f8 PCI/xgene-msi: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  47. fb26592 PCI: Warn on possible RW1C corruption for sub-32 bit config writes by Bjorn Helgaas · 8 years ago
  48. dd9d4e7 PCI: iproc: Add inbound DMA mapping support by Ray Jui · 8 years ago
  49. 4213e15 PCI: iproc: Make outbound mapping code more generic by Ray Jui · 8 years ago
  50. 787b3c4 PCI: iproc: Add PAXC v2 support by Ray Jui · 8 years ago
  51. e74d2eb PCI: hv: Delete the device earlier from hbus->children for hot-remove by Dexuan Cui · 8 years ago
  52. 17978524 PCI: hv: Fix hv_pci_remove() for hot-remove by Dexuan Cui · 8 years ago
  53. 8286e96 PCI: hv: Use the correct buffer size in new_pcichild_device() by Dexuan Cui · 8 years ago
  54. 9f46107 PCI: designware-plat: Update author email by Joao Pinto · 8 years ago
  55. 538928f PCI: iproc: Fix exception with multi-function devices by Ray Jui · 8 years ago
  56. 404349c PCI: iproc: Add BCMA type by Ray Jui · 8 years ago
  57. 7cbd50d PCI: iproc: Do not reset PAXC when initializing the driver by Ray Jui · 8 years ago
  58. 06324ed PCI: iproc: Improve core register population by Ray Jui · 8 years ago
  59. 1d77040 PCI: layerscape: Add LS1046a support by Mingkai Hu · 8 years ago
  60. 5b23e8f PCI: vmd: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 8 years ago
  61. ad71995 PCI: hisi: Remove redundant error message from hisi_pcie_probe() by Wei Yongjun · 8 years ago
  62. e594233 PCI: layerscape: Remove redundant error message from ls_pcie_probe() by Wei Yongjun · 8 years ago
  63. c19699a PCI: altera: Remove redundant error message in altera_pcie_parse_dt() by Wei Yongjun · 8 years ago
  64. c5d933b PCI: altera: Use builtin_platform_driver() to simplify the code by Wei Yongjun · 8 years ago
  65. 31a3a7b PCI: rockchip: Add three new resets as required properties by Shawn Lin · 8 years ago
  66. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  67. 542ccf4 PCI: hv: Make unnecessarily global IRQ masking functions static by Tobias Klauser · 8 years ago
  68. ad11044 PCI: qcom: Fix pp->dev usage before assignment by Srinivas Kandagatla · 8 years ago
  69. 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 8 years ago
  70. 15480f3 PCI: layerscape: Fix drvdata usage before assignment by Marc Zyngier · 8 years ago
  71. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  72. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  73. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  74. 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
  75. 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
  76. f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
  77. e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  78. a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
  79. 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
  80. 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
  81. adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  82. e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
  83. 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
  84. 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  85. 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
  86. 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
  87. c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
  88. 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
  89. a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  90. 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
  91. 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
  92. de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  93. 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
  94. d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
  95. d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
  96. ee05369 PCI: qcom: Reorder struct qcom_pcie by Bjorn Helgaas · 8 years ago
  97. e6a087e PCI: qcom: Remove redundant struct qcom_pcie.dev by Bjorn Helgaas · 8 years ago
  98. 0edd578 PCI: qcom: Remove redundant struct qcom_pcie.dbi by Bjorn Helgaas · 8 years ago
  99. 661a0e4 PCI: qcom: Remove unused platform data by Bjorn Helgaas · 8 years ago
  100. 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago