1. 533ca1f PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it by Dexuan Cui · 5 years ago
  2. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  3. 916f12e Merge branch 'remotes/lorenzo/pci/xilinx' by Bjorn Helgaas · 6 years ago
  4. 6bfc0c0 Merge branch 'remotes/lorenzo/pci/tegra' by Bjorn Helgaas · 6 years ago
  5. 757410b Merge branch 'remotes/lorenzo/pci/qcom' by Bjorn Helgaas · 6 years ago
  6. 3d663fc Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 6 years ago
  7. caa9844 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 6 years ago
  8. 6c90132 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 6 years ago
  9. 8e7bc41 Merge branch 'remotes/lorenzo/pci/armada' by Bjorn Helgaas · 6 years ago
  10. 381ed79 PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB by YueHaibing · 6 years ago
  11. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  12. 8a4f9fe PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr() by Hou Zhiqiang · 6 years ago
  13. 526c101 PCI: mobiveil: Fix infinite-loop in the INTx handling function by Hou Zhiqiang · 6 years ago
  14. fe83fa7 PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine by Hou Zhiqiang · 6 years ago
  15. 4e00aca PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window by Hou Zhiqiang · 6 years ago
  16. 6f7374b PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window by Hou Zhiqiang · 6 years ago
  17. 7717c7d PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup by Hou Zhiqiang · 6 years ago
  18. cf22c59 PCI: mobiveil: Clear the control fields before updating it by Hou Zhiqiang · 6 years ago
  19. 4b7e2e5 PCI: mobiveil: Add configured inbound windows counter by Hou Zhiqiang · 6 years ago
  20. ccd34da PCI: mobiveil: Fix the valid check for inbound and outbound windows by Hou Zhiqiang · 6 years ago
  21. ea0f1c9 PCI: mobiveil: Clean-up program_{ib/ob}_windows() by Hou Zhiqiang · 6 years ago
  22. afd899d PCI: mobiveil: Remove an unnecessary return value check by Hou Zhiqiang · 6 years ago
  23. e0a7e56 PCI: mobiveil: Fix error return values by Hou Zhiqiang · 6 years ago
  24. f97441f PCI: mobiveil: Refactor the MEM/IO outbound window initialization by Hou Zhiqiang · 6 years ago
  25. 91347af PCI: mobiveil: Make some register updates more readable by Hou Zhiqiang · 6 years ago
  26. e369faf PCI: mobiveil: Reformat the code for readability by Hou Zhiqiang · 6 years ago
  27. cbd50b3 PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() by Hou Zhiqiang · 6 years ago
  28. 6f3ab45 PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers by Hou Zhiqiang · 6 years ago
  29. 284441a PCI: mobiveil: Move IRQ chained handler setup out of DT parse by Hou Zhiqiang · 6 years ago
  30. 40af900 PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() by Hou Zhiqiang · 6 years ago
  31. 0122af0 PCI: mobiveil: Fix the Class Code field by Hou Zhiqiang · 6 years ago
  32. f7fee1b PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions by Hou Zhiqiang · 6 years ago
  33. f39ed3d PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window by Hou Zhiqiang · 6 years ago
  34. 9815d32 PCI: mobiveil: Update the resource list traversal function by Hou Zhiqiang · 6 years ago
  35. f99536e PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows by Hou Zhiqiang · 6 years ago
  36. a131fb6 PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI by Hou Zhiqiang · 6 years ago
  37. bcbe0d9 PCI: mobiveil: Unify register accessors by Hou Zhiqiang · 6 years ago
  38. 7e8ab1b PCI: imx6: Simplify Kconfig depends on by Leonard Crestez · 6 years ago
  39. 4df591b2 PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 6 years ago
  40. 7be142c PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 6 years ago
  41. 4b16a82 PCI: tegra: Change link retry log level to debug by Manikanta Maddireddy · 6 years ago
  42. dbdcc22 PCI: tegra: Add support for GPIO based PERST# by Manikanta Maddireddy · 6 years ago
  43. ca98329 PCI: dwc: Export APIs to support .remove() implementation by Vidya Sagar · 6 years ago
  44. 7bc082d PCI: dwc: Cleanup DBI,ATU read and write APIs by Vidya Sagar · 6 years ago
  45. 9d071ca PCI: dwc: Add API support to de-initialize host by Vidya Sagar · 6 years ago
  46. 181fa43 PCI: xilinx-nwl: Fix Multi MSI data programming by Bharat Kumar Gogada · 6 years ago
  47. 2d8c736 PCI: tegra: Put PEX CLK & BIAS pads in DPD mode by Manikanta Maddireddy · 6 years ago
  48. adb2653 PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct by Manikanta Maddireddy · 6 years ago
  49. c894121 PCI: tegra: Change PRSNT_SENSE IRQ log to debug by Manikanta Maddireddy · 6 years ago
  50. b5b4717 PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20 by Manikanta Maddireddy · 6 years ago
  51. eef4a35 PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal by Manikanta Maddireddy · 6 years ago
  52. c23ae2a PCI: tegra: Set target speed as Gen1 before starting LTSSM by Manikanta Maddireddy · 6 years ago
  53. 9f570b6 PCI: tegra: Update flow control timer frequency in Tegra210 by Manikanta Maddireddy · 6 years ago
  54. 191cd6f PCI: tegra: Add SW fixup for RAW violations by Manikanta Maddireddy · 6 years ago
  55. b2634cd PCI: tegra: Increase the deskew retry time by Manikanta Maddireddy · 6 years ago
  56. f117809 PCI: tegra: Enable PCIe xclk clock clamping by Manikanta Maddireddy · 6 years ago
  57. 52db2fd PCI: tegra: Process pending DLL transactions before entering L1 or L2 by Manikanta Maddireddy · 6 years ago
  58. 92bd94f PCI: tegra: Disable AFI dynamic clock gating by Manikanta Maddireddy · 6 years ago
  59. 7763cc2 PCI: tegra: Enable opportunistic UpdateFC and ACK by Manikanta Maddireddy · 6 years ago
  60. 2513a4e PCI: tegra: Program UPHY electrical settings for Tegra210 by Manikanta Maddireddy · 6 years ago
  61. c635a81 PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability by Manikanta Maddireddy · 6 years ago
  62. 538123a PCI: tegra: Add PCIe Gen2 link speed support by Manikanta Maddireddy · 6 years ago
  63. d1f9113 PCI: tegra: Fix PCIe host power up sequence by Manikanta Maddireddy · 6 years ago
  64. 316b9ef PCI: tegra: Mask AFI_INTR in runtime suspend by Manikanta Maddireddy · 6 years ago
  65. 973d749 PCI: tegra: Rearrange Tegra PCIe driver functions by Manikanta Maddireddy · 6 years ago
  66. 1056dda PCI: tegra: Handle failure cases in tegra_pcie_power_on() by Manikanta Maddireddy · 6 years ago
  67. 7a28db0 PCI: altera: Fix configuration type based on secondary number by Ley Foon Tan · 6 years ago
  68. c369b53 PCI: armada8k: Add PHYs support by Miquel Raynal · 6 years ago
  69. 64adde3 PCI: qcom: Ensure that PERST is asserted for at least 100 ms by Niklas Cassel · 6 years ago
  70. c7ddfd3 PCI: altera-msi: Allow building as module by Ley Foon Tan · 6 years ago
  71. ec15c4d PCI: altera: Allow building as module by Ley Foon Tan · 6 years ago
  72. 67021ae PCI: qcom: Add QCS404 PCIe controller support by Bjorn Andersson · 6 years ago
  73. 5aa1809 PCI: qcom: Use clk bulk API for 2.4.0 controllers by Bjorn Andersson · 6 years ago
  74. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. c7a1c2b Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  76. f2e9468 Merge branch 'pci/iova-dma-ranges' by Bjorn Helgaas · 6 years ago
  77. ee6df38 Merge branch 'remotes/lorenzo/pci/misc' by Bjorn Helgaas · 6 years ago
  78. ed0eaf3 Merge branch 'remotes/lorenzo/pci/xilinx' by Bjorn Helgaas · 6 years ago
  79. cdf4315 Merge branch 'remotes/lorenzo/pci/tegra' by Bjorn Helgaas · 6 years ago
  80. 673525c Merge branch 'remotes/lorenzo/pci/rockchip' by Bjorn Helgaas · 6 years ago
  81. bac9789 Merge branch 'remotes/lorenzo/pci/rcar' by Bjorn Helgaas · 6 years ago
  82. fb8a85f Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 6 years ago
  83. 0b8439d Merge branch 'remotes/lorenzo/pci/keystone' by Bjorn Helgaas · 6 years ago
  84. b138f67 Merge branch 'remotes/lorenzo/pci/iproc' by Bjorn Helgaas · 6 years ago
  85. 5349abc Merge branch 'remotes/lorenzo/pci/imx' by Bjorn Helgaas · 6 years ago
  86. 29fa3bb Merge branch 'pci/dwc' by Bjorn Helgaas · 6 years ago
  87. 4014eb8 Merge branch 'remotes/lorenzo/pci/controller-fixes' by Bjorn Helgaas · 6 years ago
  88. 83d8235 Merge branch 'pci/host/al' by Bjorn Helgaas · 6 years ago
  89. 1b8df7aa7 PCI: imx6: Allow asynchronous probing by Lucas Stach · 6 years ago
  90. fe23274 PCI: dwc: Save root bus for driver remove hooks by Jisheng Zhang · 6 years ago
  91. e6fdd3b PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code by Jisheng Zhang · 6 years ago
  92. 9e2b5de PCI: dwc: Free MSI in dw_pcie_host_init() error path by Jisheng Zhang · 6 years ago
  93. dc69a3d PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi() by Jisheng Zhang · 6 years ago
  94. 3ebc269 PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid by Jisheng Zhang · 6 years ago
  95. 322f034 PCI: qcom: Use default config space read function by Marc Gonzalez · 6 years ago
  96. 90199c9 PCI: iproc: Add sorted dma ranges resource entries to host bridge by Srinath Mannam · 6 years ago
  97. 6b73303 PCI: designware-ep: Use aligned ATU window for raising MSI interrupts by Kishon Vijay Abraham I · 6 years ago
  98. fc9a770 PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size by Kishon Vijay Abraham I · 6 years ago
  99. 23284ad PCI: keystone: Add support for PCIe EP in AM654x Platforms by Kishon Vijay Abraham I · 6 years ago
  100. 87cb312 PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk() by Andrey Smirnov · 6 years ago