1. 9e303be PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock() by Andrey Smirnov · 6 years ago
  2. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  3. 7e5b22d Merge branch 'remotes/lorenzo/pci/endpoint' by Bjorn Helgaas · 6 years ago
  4. 3afc829 PCI: dwc: skip MSI init if MSIs have been explicitly disabled by Lucas Stach · 6 years ago
  5. 44ddb77 PCI: dwc: Remove superfluous shifting in definitions by Andrey Smirnov · 6 years ago
  6. a991f74 PCI: dwc: Make use of GENMASK/FIELD_PREP by Andrey Smirnov · 6 years ago
  7. 0e11faa PCI: dwc: Make use of BIT() in constant definitions by Andrey Smirnov · 6 years ago
  8. 689e349 PCI: dwc: Share code for dw_pcie_rd/wr_other_conf() by Andrey Smirnov · 6 years ago
  9. 4f8bbd2 PCI: dwc: Make use of IS_ALIGNED() by Andrey Smirnov · 6 years ago
  10. 5278f65 PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ by Andrey Smirnov · 6 years ago
  11. 02b485e PCI: qcom: Don't deassert reset GPIO during probe by Bjorn Andersson · 6 years ago
  12. a805770 PCI: layerscape: Add EP mode support by Xiaowei Bao · 6 years ago
  13. 92f2b02 PCI: designware-plat: Remove setting epc->features in Designware plat EP driver by Kishon Vijay Abraham I · 6 years ago
  14. 4894467 PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops by Kishon Vijay Abraham I · 6 years ago
  15. 3b4322e PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops by Kishon Vijay Abraham I · 6 years ago
  16. fee35cb PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops by Kishon Vijay Abraham I · 6 years ago
  17. 1df82ec PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure by Trent Piepho · 6 years ago
  18. 0380cf8 PCI: dwc: Print debug error message when MSI-X entry control mask bit is set by Gustavo Pimentel · 6 years ago
  19. 2d8ed46 PCI: imx6: Add support for i.MX8MQ by Andrey Smirnov · 6 years ago
  20. 4c458bb PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag by Andrey Smirnov · 6 years ago
  21. 2f532d07 PCI: imx6: Mark PHY functions as i.MX6 specific by Andrey Smirnov · 6 years ago
  22. e8e4d4e PCI: imx6: Introduce drvdata by Andrey Smirnov · 6 years ago
  23. 6577225 PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit) by Gustavo Pimentel · 6 years ago
  24. a348d01 PCI: dwc: Improve code readability and simplify mask/unmask operations by Gustavo Pimentel · 6 years ago
  25. 4cfae0f PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free() by Gustavo Pimentel · 6 years ago
  26. fd5288a PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity() by Gustavo Pimentel · 6 years ago
  27. 59ea68b PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg() by Gustavo Pimentel · 6 years ago
  28. 40e9892 PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask() by Gustavo Pimentel · 6 years ago
  29. 3630c4a PCI: dwc: Remove unnecessary header include (signal.h) by Gustavo Pimentel · 6 years ago
  30. 12de16a PCI: dwc: Remove unnecessary header include (of_gpio.h) by Gustavo Pimentel · 6 years ago
  31. f14bcc0 Revert "PCI: armada8k: Add support for gpio controlled reset signal" by Baruch Siach · 6 years ago
  32. a4ace4f PCI: imx: Fix checking pd_pcie_phy device link addition by Leonard Crestez · 6 years ago
  33. a6093ad PCI: imx: Fix probe failure without power domain by Leonard Crestez · 6 years ago
  34. 65c839a PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE by Kishon Vijay Abraham I · 6 years ago
  35. c232c0d PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x by Kishon Vijay Abraham I · 6 years ago
  36. a3869d4 PCI: amlogic: Fix build failure due to missing gpio header by Corentin Labbe · 6 years ago
  37. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  38. 7219905 Merge branch 'pci/imx6' by Bjorn Helgaas · 6 years ago
  39. cdf4f4dc1 Merge branch 'remotes/lorenzo/pci/uniphier' by Bjorn Helgaas · 6 years ago
  40. c877870 Merge branch 'remotes/lorenzo/pci/dwc-msi' by Bjorn Helgaas · 6 years ago
  41. 6a790bf Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 6 years ago
  42. 75cb8d2 PCI: imx: Enable MSI from downstream components by Richard Zhu · 6 years ago
  43. 7e6d5cd PCI: uniphier: Add UniPhier PCIe host controller support by Kunihiko Hayashi · 6 years ago
  44. 9c0ef6d PCI: amlogic: Add the Amlogic Meson PCIe controller driver by Yue Wang · 6 years ago
  45. 6d6b05e PCI: dwc: Don't hard-code DBI/ATU offset by Stephen Warren · 6 years ago
  46. 9e56f0d PCI: imx: Add imx6sx suspend/resume support by Leonard Crestez · 6 years ago
  47. 3d71746 PCI: armada8k: Add support for gpio controlled reset signal by Baruch Siach · 6 years ago
  48. a3ed144 PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7 by Trent Piepho · 6 years ago
  49. edfd39f PCI: dwc: layerscape: Constify driver data by Stefan Agner · 6 years ago
  50. 3f7ccee PCI: imx: Add multi-pd support by Leonard Crestez · 6 years ago
  51. 3f7bb2e PCI: dwc: Move interrupt acking into the proper callback by Marc Zyngier · 6 years ago
  52. fce5423 PCI: dwc: Take lock when ACKing an interrupt by Marc Zyngier · 6 years ago
  53. 830920e PCI: dwc: Use interrupt masking instead of disabling by Marc Zyngier · 6 years ago
  54. 15cb127 PCI: dwc: Fix MSI-X EP framework address calculation bug by Gustavo Pimentel · 6 years ago
  55. c6fd6fe PCI: layerscape: Fix wrong invocation of outbound window disable accessor by Hou Zhiqiang · 6 years ago
  56. 68bc10b PCI: imx6: Fix link training status detection in link up check by Trent Piepho · 6 years ago
  57. b69f4ab PCI: histb: Constify dw_pcie_host_ops structure by Julia Lawall · 6 years ago
  58. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  59. fc23af0 Merge branch 'remotes/lorenzo/pci/keystone' by Bjorn Helgaas · 6 years ago
  60. 261de72 PCI: keystone: Cleanup macros defined in pci-keystone.c by Kishon Vijay Abraham I · 6 years ago
  61. c0b8558 PCI: keystone: Reorder header file in alphabetical order by Kishon Vijay Abraham I · 6 years ago
  62. daaaa66 PCI: keystone: Add debug error message for all errors by Kishon Vijay Abraham I · 6 years ago
  63. 0523cdc PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status by Kishon Vijay Abraham I · 6 years ago
  64. 23fe5bd PCI: keystone: Cleanup ks_pcie_link_up() by Kishon Vijay Abraham I · 6 years ago
  65. f9127db PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode() by Kishon Vijay Abraham I · 6 years ago
  66. e75043a PCI: keystone: Cleanup outbound window configuration by Kishon Vijay Abraham I · 6 years ago
  67. b4f1af8 PCI: keystone: Get number of outbound windows from DT by Kishon Vijay Abraham I · 6 years ago
  68. 44c747a PCI: keystone: Cleanup configuration space access by Kishon Vijay Abraham I · 6 years ago
  69. 8047eb5 PCI: keystone: Invoke runtime PM APIs to enable clock by Kishon Vijay Abraham I · 6 years ago
  70. 4922923 PCI: keystone: Cleanup PHY handling by Kishon Vijay Abraham I · 6 years ago
  71. b51a625 PCI: keystone: Use SYSCON APIs to get device ID from control module by Kishon Vijay Abraham I · 6 years ago
  72. a1cabd2 PCI: keystone: Use uniform function naming convention by Kishon Vijay Abraham I · 6 years ago
  73. c81ab80 PCI: keystone: Remove redundant platform_set_drvdata() invocation by Kishon Vijay Abraham I · 6 years ago
  74. b492aca PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c by Kishon Vijay Abraham I · 6 years ago
  75. 1f79f98 PCI: keystone: Remove unused argument from ks_dw_pcie_host_init() by Kishon Vijay Abraham I · 6 years ago
  76. 2433a18 PCI: keystone: Do not initiate link training multiple times by Kishon Vijay Abraham I · 6 years ago
  77. 1e10f73 PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link() by Kishon Vijay Abraham I · 6 years ago
  78. 00a2c40 PCI: keystone: Use quirk to set MRRS for PCI host bridge by Kishon Vijay Abraham I · 6 years ago
  79. 148e340 PCI: keystone: Use quirk to limit MRRS for K2G by Kishon Vijay Abraham I · 6 years ago
  80. f4e833b PCI: imx: Add PME_Turn_Off support by Leonard Crestez · 6 years ago
  81. 6870b67 PCI: kirin: Fix section mismatch warning by Nathan Chancellor · 6 years ago
  82. 726d75a PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode by Vignesh R · 6 years ago
  83. 9024143 PCI: dwc: Fix scheduling while atomic issues by Jisheng Zhang · 6 years ago
  84. 6e5da6f PCI: qcom: Fix error handling in runtime PM support by Bjorn Andersson · 6 years ago
  85. 0ee2c1f PCI: imx: Initial imx7d pm support by Leonard Crestez · 6 years ago
  86. f18f42d PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclock by Lucas Stach · 6 years ago
  87. 0c38011 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 6 years ago
  88. c2e00e3 pci-epf-test/pci_endpoint_test: Add MSI-X support by Gustavo Pimentel · 6 years ago
  89. cb22d40 PCI: dwc: Add legacy interrupt callback handler by Gustavo Pimentel · 6 years ago
  90. 3920a5d PCI: dwc: Rework MSI callbacks handler by Gustavo Pimentel · 6 years ago
  91. beb4641 PCI: dwc: Add MSI-X callbacks handler by Gustavo Pimentel · 6 years ago
  92. d3c70a9 PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures by Gustavo Pimentel · 6 years ago
  93. 4e965ed PCI: dwc: Fix EP link notification implementation by Gustavo Pimentel · 6 years ago
  94. fd07f5e PCI: designware: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  95. 53dd0c5 PCI: spear13xx: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago
  96. 739cd35 PCI: qcom: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago
  97. 73fb992 PCI: histb: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago
  98. 3513f81 PCI: designware-plat: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago
  99. 84b8821 PCI: artpec6: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago
  100. 53b801f PCI: armada8k: Drop unnecessary root_bus_nr setting by Shawn Guo · 7 years ago