1. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  2. 91f3140 Merge branch 'pci/host-xilinx' into next by Bjorn Helgaas · 7 years ago
  3. 5164e38 Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 7 years ago
  4. e9cd973 Merge branch 'pci/host-v3-semi' into next by Bjorn Helgaas · 7 years ago
  5. d238be6 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 7 years ago
  6. 2b61a44 Merge branch 'pci/host-tango' into next by Bjorn Helgaas · 7 years ago
  7. aaea12f Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 7 years ago
  8. 85a8cf8 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 7 years ago
  9. d535969 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 7 years ago
  10. 807dcfe Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 7 years ago
  11. 92e3145 PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe() by Bjorn Helgaas · 7 years ago
  12. 1eaa870 PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up() by Bjorn Helgaas · 7 years ago
  13. 499c010 PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up() by Bjorn Helgaas · 7 years ago
  14. 79aa801 PCI: hv: Use effective affinity mask by Dexuan Cui · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. b3c433e PCI: faraday: Fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 7 years ago
  17. 9cea513 PCI: tegra: Add Tegra186 PCIe support by Manikanta Maddireddy · 7 years ago
  18. fc54bae PCI: iproc: Allow allocation of multiple MSIs by Sandor Bodo-Merle · 7 years ago
  19. b6cfe8b PCI: tegra: Use generic accessors where possible by Thierry Reding · 7 years ago
  20. 407dae1 PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions by Thomas Petazzoni · 7 years ago
  21. 8c2b4e3 Revert "PCI: tegra: Do not allocate MSI target memory" by Thierry Reding · 7 years ago
  22. 58fb207 PCI: generic: Add support for Synopsys DesignWare RC in ECAM mode by Ard Biesheuvel · 7 years ago
  23. 68a15eb PCI: v3-semi: Add V3 Semiconductor PCI host driver by Linus Walleij · 7 years ago
  24. d76bdce PCI: tango: Add MSI controller support by Marc Gonzalez · 7 years ago
  25. 1e61a57 PCI: Use of_pci_dma_range_parser_init() to reduce duplication by Marc Gonzalez · 7 years ago
  26. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  27. 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  28. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  29. 99fd1b9 Merge branch 'pci/host-xilinx' into next by Bjorn Helgaas · 7 years ago
  30. dd422a6 Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 7 years ago
  31. e9e256d Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 7 years ago
  32. 08d20f9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 7 years ago
  33. 68e8fa4 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 7 years ago
  34. 3d499a9 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 7 years ago
  35. 73646b7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 7 years ago
  36. a2efd68 Merge branch 'pci/host-mediatek' into next by Bjorn Helgaas · 7 years ago
  37. 352948c Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 7 years ago
  38. b7c1947 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 7 years ago
  39. 7362662 Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 7 years ago
  40. a89d7e4 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 7 years ago
  41. fca4848 PCI: xgene: Clean up whitespace by Bjorn Helgaas · 7 years ago
  42. 582ffae PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset by Bjorn Helgaas · 7 years ago
  43. c7aca96 PCI: xgene: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  44. 5fd4bf6 PCI: xilinx-nwl: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  45. 81edd47 PCI: rockchip: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  46. ef75369 PCI: altera: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  47. ef685b3 PCI: iproc: Clean up whitespace by Bjorn Helgaas · 7 years ago
  48. d8fa934 PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP by Bjorn Helgaas · 7 years ago
  49. b91c26c PCI: iproc: Add 500ms delay during device shutdown by Oza Pawandeep · 7 years ago
  50. 96291d5 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 7 years ago
  51. 46a6561 PCI: vmd: Remove IRQ affinity so we can allocate more IRQs by Keith Busch · 7 years ago
  52. d84c246 PCI: mediatek: Use PCI_NUM_INTX by Honghui Zhang · 7 years ago
  53. 43e6409 PCI: mediatek: Add MSI support for MT2712 and MT7622 by Honghui Zhang · 8 years ago
  54. db27174 PCI: mediatek: Use bus->sysdata to get host private data by Honghui Zhang · 8 years ago
  55. b099631 PCI: mediatek: Add controller support for MT2712 and MT7622 by Ryder Lee · 8 years ago
  56. 1eacd7b PCI: mediatek: Switch to use platform_get_resource_byname() by Ryder Lee · 8 years ago
  57. c681c93 PCI: mediatek: Add a structure to abstract the controller generations by Honghui Zhang · 8 years ago
  58. 4f6f046 PCI: mediatek: Rename port->index and mtk_pcie_parse_ports() by Honghui Zhang · 8 years ago
  59. e10b7a1 PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training by Ryder Lee · 8 years ago
  60. 608fcac PCI: mediatek: Explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  61. cecaf5c PCI: rockchip: Umap IO space if probe fails by Jeffy Chen · 7 years ago
  62. 7b15b85 PCI: rockchip: Remove IRQ domain if probe fails by Jeffy Chen · 7 years ago
  63. efee827 PCI: rockchip: Disable vpcie0v9 if resume_noirq fails by Jeffy Chen · 7 years ago
  64. 8c595dd PCI: rockchip: Clean up PHY if driver probe or resume fails by Shawn Lin · 7 years ago
  65. de8473f PCI: rockchip: Factor out rockchip_pcie_deinit_phys() by Shawn Lin · 7 years ago
  66. 41b70b2 PCI: rockchip: Factor out rockchip_pcie_disable_clocks() by Shawn Lin · 7 years ago
  67. 09df7bc PCI: rockchip: Factor out rockchip_pcie_enable_clocks() by Shawn Lin · 7 years ago
  68. 6341f80 PCI: rockchip: Factor out rockchip_pcie_setup_irq() by Shawn Lin · 7 years ago
  69. bf2b331 PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders by Fabio Estevam · 7 years ago
  70. 62f9ee9 PCI: rockchip: Use PCI_NUM_INTX by Paul Burton · 8 years ago
  71. 18aca19 PCI: rockchip: Explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  72. 39b7a4f PCI: iproc: Work around Stingray CRS defects by Oza Pawandeep · 7 years ago
  73. d005045 PCI: iproc: Factor out memory-mapped config access address calculation by Oza Pawandeep · 7 years ago
  74. f06c6c4 PCI: rockchip: Idle inactive PHY(s) by Shawn Lin · 8 years ago
  75. 9e87240 PCI: rockchip: Add per-lane PHY support by Shawn Lin · 7 years ago
  76. b63773a PCI: Convert to using %pOF instead of full_name() by Rob Herring · 8 years ago
  77. 293962d PCI: xilinx: Allow build on MIPS platforms by Paul Burton · 8 years ago
  78. aac2e96 PCI: xilinx: Don't enable config completion interrupts by Paul Burton · 8 years ago
  79. d0b5dda PCI: xilinx: Unify INTx & MSI interrupt decode by Paul Burton · 8 years ago
  80. b8550f1 PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3 by Paul Burton · 8 years ago
  81. 5c12568 PCI: xilinx: Translate INTx range to hwirqs 0-3 by Paul Burton · 8 years ago
  82. 2ba5991 PCI: rockchip: Factor out rockchip_pcie_get_phys() by Shawn Lin · 8 years ago
  83. b6502e0 PCI: rockchip: Control optional 12v power supply by Shawn Lin · 8 years ago
  84. 341d329 PCI: faraday: Use PCI_NUM_INTX by Paul Burton · 8 years ago
  85. b9f27af PCI: faraday: Fix of_irq_get() error check by Sergei Shtylyov · 8 years ago
  86. bfdbbf0 PCI: altera: Use size=4 IRQ domain for legacy INTx by Paul Burton · 8 years ago
  87. 8a30738 PCI: altera: Remove unused num_of_vectors variable by Shawn Lin · 8 years ago
  88. 0d2977a PCI: aardvark: Use PCI_NUM_INTX by Paul Burton · 8 years ago
  89. ddd535f PCI: rcar: Fix memory leak when no PCIe card is inserted by Harunobu Kurokawa · 8 years ago
  90. 3c60e01 PCI: rcar: Fix error exit path by Lorenzo Pieralisi · 8 years ago
  91. e2b1820 PCI: vmd: Free up IRQs on suspend path by Scott Bauer · 8 years ago
  92. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 8 years ago
  93. 80bfeeb PCI: hv: Do not sleep in compose_msi_msg() by Stephen Hemminger · 8 years ago
  94. f2586c6 PCI: vmd: Assign vector zero to all bridges by Keith Busch · 8 years ago
  95. 37d7f81 PCI: vmd: Reserve IRQ pre-vector for better affinity by Keith Busch · 8 years ago
  96. 4b9cc2c PCI: tegra: Explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  97. c353951 PCI: mvebu: Remove unneeded gpiod NULL check by Fabio Estevam · 8 years ago
  98. 5bbe439 PCI: iproc: Remove unused struct iproc_pcie *pcie by Shawn Lin · 8 years ago
  99. 34d5ac2 PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly by Shawn Lin · 8 years ago
  100. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago