1. 59c36bc Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  2. ad54567 PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround by Lyude Paul · 5 years ago
  3. accd2dd PCI/ASPM: Add pcie_aspm_enabled() by Rafael J. Wysocki · 5 years ago
  4. 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
  5. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  6. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  7. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  8. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  9. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  10. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  11. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  12. 950cfbf Merge branch 'remotes/lorenzo/pci/endpoint' by Bjorn Helgaas · 5 years ago
  13. 916f12e Merge branch 'remotes/lorenzo/pci/xilinx' by Bjorn Helgaas · 5 years ago
  14. 6bfc0c0 Merge branch 'remotes/lorenzo/pci/tegra' by Bjorn Helgaas · 5 years ago
  15. 757410b Merge branch 'remotes/lorenzo/pci/qcom' by Bjorn Helgaas · 5 years ago
  16. 3d663fc Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 5 years ago
  17. caa9844 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 5 years ago
  18. 6c90132 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 5 years ago
  19. 8e7bc41 Merge branch 'remotes/lorenzo/pci/armada' by Bjorn Helgaas · 5 years ago
  20. b32fb02 Merge branch 'remotes/lorenzo/pci/altera' by Bjorn Helgaas · 5 years ago
  21. 55ab3ec Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
  22. 8c6af6f Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  23. 3306e99 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 5 years ago
  24. e099772 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  25. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  26. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  27. b516ea5 PCI: Enable NVIDIA HDA controllers by Lukas Wunner · 6 years ago
  28. 381ed79 PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB by YueHaibing · 6 years ago
  29. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  30. 8a4f9fe PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr() by Hou Zhiqiang · 6 years ago
  31. 526c101 PCI: mobiveil: Fix infinite-loop in the INTx handling function by Hou Zhiqiang · 6 years ago
  32. fe83fa7 PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine by Hou Zhiqiang · 6 years ago
  33. 4e00aca PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window by Hou Zhiqiang · 6 years ago
  34. 6f7374b PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window by Hou Zhiqiang · 6 years ago
  35. 7717c7d PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup by Hou Zhiqiang · 6 years ago
  36. cf22c59 PCI: mobiveil: Clear the control fields before updating it by Hou Zhiqiang · 6 years ago
  37. 4b7e2e5 PCI: mobiveil: Add configured inbound windows counter by Hou Zhiqiang · 6 years ago
  38. ccd34da PCI: mobiveil: Fix the valid check for inbound and outbound windows by Hou Zhiqiang · 6 years ago
  39. ea0f1c9 PCI: mobiveil: Clean-up program_{ib/ob}_windows() by Hou Zhiqiang · 6 years ago
  40. afd899d PCI: mobiveil: Remove an unnecessary return value check by Hou Zhiqiang · 6 years ago
  41. e0a7e56 PCI: mobiveil: Fix error return values by Hou Zhiqiang · 6 years ago
  42. f97441f PCI: mobiveil: Refactor the MEM/IO outbound window initialization by Hou Zhiqiang · 6 years ago
  43. 91347af PCI: mobiveil: Make some register updates more readable by Hou Zhiqiang · 6 years ago
  44. e369faf PCI: mobiveil: Reformat the code for readability by Hou Zhiqiang · 6 years ago
  45. cbd50b3 PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() by Hou Zhiqiang · 6 years ago
  46. 6f3ab45 PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers by Hou Zhiqiang · 6 years ago
  47. 284441a PCI: mobiveil: Move IRQ chained handler setup out of DT parse by Hou Zhiqiang · 6 years ago
  48. 40af900 PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() by Hou Zhiqiang · 6 years ago
  49. 0122af0 PCI: mobiveil: Fix the Class Code field by Hou Zhiqiang · 6 years ago
  50. f7fee1b PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions by Hou Zhiqiang · 6 years ago
  51. f39ed3d PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window by Hou Zhiqiang · 6 years ago
  52. 9815d32 PCI: mobiveil: Update the resource list traversal function by Hou Zhiqiang · 6 years ago
  53. f99536e PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows by Hou Zhiqiang · 6 years ago
  54. a131fb6 PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI by Hou Zhiqiang · 6 years ago
  55. bcbe0d9 PCI: mobiveil: Unify register accessors by Hou Zhiqiang · 6 years ago
  56. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  57. 7e8ab1b PCI: imx6: Simplify Kconfig depends on by Leonard Crestez · 6 years ago
  58. 4df591b2 PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 6 years ago
  59. 7be142c PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 6 years ago
  60. 4b16a82 PCI: tegra: Change link retry log level to debug by Manikanta Maddireddy · 6 years ago
  61. dbdcc22 PCI: tegra: Add support for GPIO based PERST# by Manikanta Maddireddy · 6 years ago
  62. 06013b6 PCI/IOV: Assume SR-IOV VFs support extended config space. by Alex Williamson · 6 years ago
  63. 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
  64. 590a18e PCI: Use seq_puts() instead of seq_printf() in show_device() by Markus Elfring · 6 years ago
  65. 9c002bb PCI/P2PDMA: Fix missing check for dma_virt_ops by Logan Gunthorpe · 6 years ago
  66. a78ae45 PCI: PM: Simplify bus-level hibernation callbacks by Rafael J. Wysocki · 6 years ago
  67. 501debd PM: ACPI/PCI: Resume all devices during hibernation by Rafael J. Wysocki · 6 years ago
  68. 6a381ea PCI: Skip resource distribution when no hotplug bridges by Nicholas Johnson · 6 years ago
  69. 5c6bcc3 PCI: Simplify pci_bus_distribute_available_resources() by Nicholas Johnson · 6 years ago
  70. d0b3517 PCI/P2PDMA: use the dev_pagemap internal refcount by Christoph Hellwig · 6 years ago
  71. d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
  72. 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
  73. 28ad4b4 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  74. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. ca98329 PCI: dwc: Export APIs to support .remove() implementation by Vidya Sagar · 6 years ago
  76. 7bc082d PCI: dwc: Cleanup DBI,ATU read and write APIs by Vidya Sagar · 6 years ago
  77. 9d071ca PCI: dwc: Add API support to de-initialize host by Vidya Sagar · 6 years ago
  78. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  79. 53b22f9 PCI / ACPI: Add _PR0 dependent devices by Mika Westerberg · 6 years ago
  80. 83a16e3 PCI / ACPI: Use cached ACPI device state to get PCI device power state by Mika Westerberg · 6 years ago
  81. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  82. 181fa43 PCI: xilinx-nwl: Fix Multi MSI data programming by Bharat Kumar Gogada · 6 years ago
  83. 25bc694 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  84. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  85. b253d5f Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  86. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 4cfd218 PCI: let pci_disable_link_state propagate errors by Heiner Kallweit · 6 years ago
  88. 7ac0d094 PCI: Don't auto-realloc if we're preserving firmware config by Benjamin Herrenschmidt · 6 years ago
  89. dc6b698 PCI: sysfs: Ignore lockdep for remove attribute by Marek Vasut · 6 years ago
  90. 2d8c736 PCI: tegra: Put PEX CLK & BIAS pads in DPD mode by Manikanta Maddireddy · 6 years ago
  91. adb2653 PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct by Manikanta Maddireddy · 6 years ago
  92. c894121 PCI: tegra: Change PRSNT_SENSE IRQ log to debug by Manikanta Maddireddy · 6 years ago
  93. b5b4717 PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20 by Manikanta Maddireddy · 6 years ago
  94. eef4a35 PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal by Manikanta Maddireddy · 6 years ago
  95. c23ae2a PCI: tegra: Set target speed as Gen1 before starting LTSSM by Manikanta Maddireddy · 6 years ago
  96. 9f570b6 PCI: tegra: Update flow control timer frequency in Tegra210 by Manikanta Maddireddy · 6 years ago
  97. 191cd6f PCI: tegra: Add SW fixup for RAW violations by Manikanta Maddireddy · 6 years ago
  98. b2634cd PCI: tegra: Increase the deskew retry time by Manikanta Maddireddy · 6 years ago
  99. f117809 PCI: tegra: Enable PCIe xclk clock clamping by Manikanta Maddireddy · 6 years ago
  100. 52db2fd PCI: tegra: Process pending DLL transactions before entering L1 or L2 by Manikanta Maddireddy · 6 years ago