1. fc110eb PCI: dwc: Fix enumeration end when reaching root subordinate by Koen Vandeputte · 7 years ago
  2. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  3. 278a26b Merge remote-tracking branch 'lorenzo/pci/keystone' into next by Bjorn Helgaas · 7 years ago
  4. 7dd113b Merge remote-tracking branch 'lorenzo/pci/endpoint' into next by Bjorn Helgaas · 7 years ago
  5. 1609336 Merge remote-tracking branch 'lorenzo/pci/dwc' into next by Bjorn Helgaas · 7 years ago
  6. 4494738 PCI: endpoint: Add the function number as argument to EPC ops by Cyrille Pitchen · 7 years ago
  7. 9de0eec PCI: Regroup all PCI related entries into drivers/pci/Makefile by Cyrille Pitchen · 7 years ago
  8. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  9. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  10. b5d6bc9 PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference by Jaehoon Chung · 7 years ago
  11. 09b2d20 PCI: dra7xx: Iterate over INTx status bits by Vignesh R · 7 years ago
  12. 524d59f PCI: dra7xx: Fix legacy INTD IRQ handling by Vignesh R · 7 years ago
  13. 8e64a7c PCI: qcom: Account for const type of of_device_id.data by Julia Lawall · 7 years ago
  14. c68febf PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep() by Wei Yongjun · 7 years ago
  15. 83f4f3f PCI: exynos: Remove deprecated PHY initialization code by Jaehoon Chung · 7 years ago
  16. dc734ee PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC by Niklas Cassel · 7 years ago
  17. 4fdd5b5 PCI: dwc: artpec6: Deassert the core before waiting for PHY by Niklas Cassel · 7 years ago
  18. b6900ae PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument by Niklas Cassel · 7 years ago
  19. b5074ef PCI: dwc: artpec6: Add support for endpoint mode by Niklas Cassel · 7 years ago
  20. 87c9a73 PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions by Niklas Cassel · 7 years ago
  21. bc5d7df PCI: dwc: artpec6: Use BIT and GENMASK macros by Niklas Cassel · 7 years ago
  22. 68b673a PCI: dwc: artpec6: Remove unused defines by Niklas Cassel · 7 years ago
  23. f1aba0a PCI: dwc: dra7xx: Help compiler to remove unused code by Niklas Cassel · 7 years ago
  24. 71890ea PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe by Niklas Cassel · 7 years ago
  25. b052835 PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode by Niklas Cassel · 7 years ago
  26. 6f6d787 PCI: designware-ep: Add generic function for raising MSI irq by Niklas Cassel · 7 years ago
  27. 9e71811 PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() by Niklas Cassel · 7 years ago
  28. 2fd0c9d PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init by Niklas Cassel · 7 years ago
  29. 1cab826 PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable by Niklas Cassel · 7 years ago
  30. 099a95f PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits by Niklas Cassel · 7 years ago
  31. 111111a PCI: dwc: Use the DMA-API to get the MSI address by Niklas Cassel · 7 years ago
  32. 4751fac pci: dwc: pci-dra7xx: Make shutdown handler static by Vignesh R · 7 years ago
  33. eac56aa PCI: keystone: Fix interrupt-controller-node lookup by Johan Hovold · 7 years ago
  34. a134a45 PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit by Kishon Vijay Abraham I · 7 years ago
  35. ad4a5be PCI: designware-ep: Fix find_first_zero_bit() usage by Niklas Cassel · 7 years ago
  36. 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
  37. 89000e8 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 7 years ago
  38. 22111ff4 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 7 years ago
  39. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. bbd11bd PCI: hisi: Add HiSilicon STB SoC PCIe controller driver by Jianguo Sun · 7 years ago
  42. 7a4db65 PCI: dra7xx: Create functional dependency between PCIe and PHY by Kishon Vijay Abraham I · 7 years ago
  43. 84d897d PCI: layerscape: Change default error response behavior by Minghuan Lian · 7 years ago
  44. a335b12 PCI: layerscape: Add support for ls1012a by Hou Zhiqiang · 7 years ago
  45. 9c049be PCI: dra7xx: Add shutdown handler to cleanly turn off clocks by Keerthy · 7 years ago
  46. 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  47. 3a749ea Merge branch 'pci/endpoint' into next by Bjorn Helgaas · 7 years ago
  48. f90742c Merge branch 'pci/host-spear13xx' into next by Bjorn Helgaas · 7 years ago
  49. cb9d4f0 Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 7 years ago
  50. 9857f12 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 7 years ago
  51. 0964c40 Merge branch 'pci/host-kirin' into next by Bjorn Helgaas · 7 years ago
  52. 8f5b3f5 Merge branch 'pci/host-keystone' into next by Bjorn Helgaas · 7 years ago
  53. 8a21881 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 7 years ago
  54. 6238e05 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 7 years ago
  55. 0dd9636f Merge branch 'pci/host-exynos' into next by Bjorn Helgaas · 7 years ago
  56. 5138620 Merge branch 'pci/host-dra7xx' into next by Bjorn Helgaas · 7 years ago
  57. ee75520 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 7 years ago
  58. 199a025 Merge branch 'pci/host-artpec6' into next by Bjorn Helgaas · 7 years ago
  59. 343ce0c PCI: spear13xx: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  60. 16df7cd PCI: artpec6: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  61. 0fe5f1c PCI: armada8k: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  62. 2f3ec75 PCI: dra7xx: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  63. 1df5a48 PCI: exynos: Fix platform_get_irq() error handling by Fabio Estevam · 7 years ago
  64. 96291d5 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 7 years ago
  65. 03fc613 PCI: layerscape: Add support for ls1088a by Hou Zhiqiang · 7 years ago
  66. 8f89357 PCI: layerscape: Add support for ls2088a by Hou Zhiqiang · 7 years ago
  67. b015b37 PCI: artpec6: Stop enabling writes to DBI read-only registers by Hou Zhiqiang · 7 years ago
  68. c3f9093 PCI: layerscape: Remove unnecessary class code fixup by Hou Zhiqiang · 7 years ago
  69. d91dfe5 PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates by Hou Zhiqiang · 7 years ago
  70. e44abfe PCI: dwc: Add accessors for write permission of DBI read-only registers by Hou Zhiqiang · 7 years ago
  71. 4a2745d PCI: layerscape: Disable outbound windows configured by bootloader by Hou Zhiqiang · 7 years ago
  72. fa92dba PCI: layerscape: Refactor ls1021_pcie_host_init() by Hou Zhiqiang · 7 years ago
  73. 1d36eb5 PCI: designware-ep: Do not disable BARs during initialization by Kishon Vijay Abraham I · 7 years ago
  74. 85aa139 PCI: dra7xx: Reset all BARs during initialization by Kishon Vijay Abraham I · 7 years ago
  75. a937fe0 PCI: dwc: designware: Provide page_size to pci_epc_mem by Kishon Vijay Abraham I · 7 years ago
  76. ba95a82 PCI: layerscape: Move generic init functions earlier in file by Hou Zhiqiang · 7 years ago
  77. 5da39bf PCI: layerscape: Add class code and multifunction fixups for ls1021a by Hou Zhiqiang · 7 years ago
  78. 0223234 PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket by Hou Zhiqiang · 7 years ago
  79. a36deff PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init() by Hou Zhiqiang · 7 years ago
  80. 5d76117 PCI: qcom: Add support for IPQ8074 PCIe controller by Varadarajan Narayanan · 7 years ago
  81. deff11f PCI: qcom: Use block IP version for operations by Varadarajan Narayanan · 7 years ago
  82. 244e000 PCI: qcom: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  83. a8c2038 PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders by Fabio Estevam · 7 years ago
  84. 8c93409 PCI: dwc: Clear MSI interrupt status after it is handled, not before by Faiz Abbas · 7 years ago
  85. a0d21ba PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe() by Gustavo A. R. Silva · 7 years ago
  86. db2af31 PCI: kirin: Constify dw_pcie_host_ops structure by Bhumika Goyal · 7 years ago
  87. 5a47516 PCI: hisi: Constify dw_pcie_host_ops structure by Bhumika Goyal · 7 years ago
  88. da4c4be PCI: keystone: Use PCI_NUM_INTX by Bjorn Helgaas · 7 years ago
  89. 44b5557 PCI: keystone: Remove duplicate MAX_*_IRQS defs by Bjorn Helgaas · 7 years ago
  90. 54f910a PCI: keystone-dw: Remove unused ks_pcie, pci variables by Shawn Lin · 7 years ago
  91. 61534d1 PCI: dra7xx: Use PCI_NUM_INTX by Bjorn Helgaas · 7 years ago
  92. e2e5d7b PCI: armada8k: Check the return value from clk_prepare_enable() by Fabio Estevam · 7 years ago
  93. b379d38 PCI: hisi: Remove unused variable driver by Shawn Lin · 7 years ago
  94. 71cee8e PCI: qcom: Allow ->post_init() to fail by Bjorn Andersson · 7 years ago
  95. 89539f0 PCI: qcom: Don't unroll init if ->init() fails by Bjorn Andersson · 7 years ago
  96. 7c18058 PCI: imx6: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  97. 4a30176 PCI: dwc: designware: Handle ->host_init() failures by Bjorn Andersson · 7 years ago
  98. e9be4d7 PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically by Jisheng Zhang · 7 years ago
  99. 684a3a9 PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static by Carlos Palminha · 7 years ago
  100. bec36cf Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 7 years ago