1. 616bce6 PCI: Add NVIDIA GPU multi-function power dependencies by Abhishek Sahu · 5 years ago
  2. 41e887f PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints by Ashok Raj · 4 years, 6 months ago
  3. 6663038 PCI: Add ACS quirk for iProc PAXB by Abhinav Ratna · 5 years ago
  4. a77e92f PCI: Avoid FLR for AMD Starship USB 3.0 by Kevin Buettner · 4 years, 6 months ago
  5. 389b5fd PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 by Marcos Scriven · 4 years, 6 months ago
  6. 36460fa PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect by Kai-Heng Feng · 4 years, 7 months ago
  7. 40a94a1 PCI: Don't disable decoding when mmio_always_on is set by Jiaxun Yang · 4 years, 6 months ago
  8. 7c03845 PCI: Move Apex Edge TPU class quirk to fix BAR assignment by Bjorn Helgaas · 4 years, 7 months ago
  9. 7829106 PCI: Avoid ASMedia XHCI USB PME# from D0 defect by Kai-Heng Feng · 5 years ago
  10. 58bcfc81 PCI/ASPM: Allow re-enabling Clock PM by Heiner Kallweit · 5 years ago
  11. 9ffaeee PCI: endpoint: Fix for concurrent memory allocation in OB address region by Kishon Vijay Abraham I · 4 years, 9 months ago
  12. d2345d1 PCI: Add boot interrupt quirk mechanism for Xeon chipsets by Sean V Kelley · 4 years, 9 months ago
  13. a73afec PCI/ASPM: Clear the correct bits when enabling L1 substates by Yicong Yang · 4 years, 8 months ago
  14. 1ada617 PCI: pciehp: Fix indefinite wait on sysfs requests by Lukas Wunner · 4 years, 8 months ago
  15. 12ce9fd PCI/switchtec: Fix init_completion race condition with poll_wait() by Logan Gunthorpe · 4 years, 8 months ago
  16. 06ec9de PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers by Daniel Drake · 5 years ago
  17. 3931158 PCI: Add generic quirk for increasing D3hot delay by Daniel Drake · 5 years ago
  18. 8422f39 PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in by Wei Liu · 5 years ago
  19. 412cb7a7 PCI: Don't disable bridge BARs when assigning bus resources by Logan Gunthorpe · 4 years, 11 months ago
  20. 239514d PCI/switchtec: Fix vep_vector_number ioread width by Logan Gunthorpe · 4 years, 11 months ago
  21. 93b5c761 PCI/IOV: Fix memory leak in pci_iov_add_virtfn() by Navid Emamdoost · 5 years ago
  22. c659ea7 PCI: keystone: Fix link training retries initiation by Yurii Monakov · 5 years ago
  23. ff949bb PCI: tegra: Fix return value check of pm_runtime_get_sync() by David Engraf · 5 years ago
  24. 3b30fd1 PCI: Add DMA alias quirk for Intel VCA NTB by Slawomir Pawlowski · 5 years ago
  25. b48fea5 PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken by Alex Deucher · 4 years, 10 months ago
  26. cdf4c21 PCI: mobiveil: Fix the valid check for inbound and outbound windows by Hou Zhiqiang · 5 years ago
  27. 27df2bc PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() by Hou Zhiqiang · 5 years ago
  28. 1ca599a PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI by Hou Zhiqiang · 5 years ago
  29. bad2aed PM: ACPI/PCI: Resume all devices during hibernation by Rafael J. Wysocki · 5 years ago
  30. 03b39fa PCI: iproc: Enable iProc config read for PAXBv2 by Srinath Mannam · 6 years ago
  31. 1159872 PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset by Kishon Vijay Abraham I · 6 years ago
  32. 8019898 PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations by Colin Ian King · 6 years ago
  33. ac91c87 PCI: Fix "try" semantics of bus and slot reset by Alex Williamson · 6 years ago
  34. 1dfd97f PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() by Wen Yang · 6 years ago
  35. 4c1bc98 switchtec: Remove immediate status check after submitting MRPC command by Kelvin Cao · 6 years ago
  36. 9b6a0cd PCI: iproc: Remove PAXC slot check to allow VF support by Jitendra Bhivare · 6 years ago
  37. 76c39f8 PCI/PTM: Remove spurious "d" from granularity message by Bjorn Helgaas · 5 years ago
  38. 186d51d PCI: dwc: Fix find_next_bit() usage by Niklas Cassel · 5 years ago
  39. 13d9f98 PCI/switchtec: Read all 64 bits of part_event_bitmap by Logan Gunthorpe · 5 years ago
  40. 802534c PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info by Tyrel Datwyler · 5 years ago
  41. 1dc37bd PCI: rpaphp: Annotate and correctly byte swap DRC properties by Tyrel Datwyler · 5 years ago
  42. a22f89b PCI: rpaphp: Don't rely on firmware feature to imply drc-info support by Tyrel Datwyler · 5 years ago
  43. 68b7ccf PCI: rpaphp: Fix up pointer to first drc-info entry by Tyrel Datwyler · 5 years ago
  44. dc6f9b0 PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3 by George Cherian · 5 years ago
  45. 8d588ce PCI/MSI: Fix incorrect MSI-X masking on resume by Jian-Hong Pan · 5 years ago
  46. de8ecdd PCI: Fix Intel ACS quirk UPDCR register address by Steffen Liebergeld · 5 years ago
  47. 248e65f PCI: pciehp: Avoid returning prematurely from sysfs requests by Lukas Wunner · 5 years ago
  48. 253c77b PCI/PM: Always return devices to D0 when thawing by Dexuan Cui · 5 years ago
  49. 2de11b2 PCI: rcar: Fix missing MACCTLR register setting in initialization sequence by Yoshihiro Shimoda · 5 years ago
  50. 9f5ee70 ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge by Mika Westerberg · 5 years ago
  51. 3e05954 PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() by Ming Lei · 6 years ago
  52. 597a37d PCI: keystone: Use quirk to limit MRRS for K2G by Kishon Vijay Abraham I · 6 years ago
  53. 80a23f7 PCI: vmd: Detach resources after stopping root bus by Jon Derrick · 6 years ago
  54. 6391dd5 PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks by Honghui Zhang · 6 years ago
  55. 9325e8f PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCI by Honghui Zhang · 6 years ago
  56. 26a4c6a PCI: cadence: Write MSI data with 32bits by Alan Douglas · 6 years ago
  57. 9de276a PCI/ERR: Run error recovery callbacks for all affected devices by Keith Busch · 6 years ago
  58. 3536c05 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  59. 0729c59 PCI/AER: Don't read upstream ports below fatal errors by Keith Busch · 6 years ago
  60. f3f55d8 PCI/AER: Take reference on error devices by Keith Busch · 6 years ago
  61. 1eeee2f PCI: portdrv: Initialize service drivers directly by Keith Busch · 6 years ago
  62. d15e503 PCI: mediatek: Fix unchecked return value by Gustavo A. R. Silva · 6 years ago
  63. 8181146 PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 5 years ago
  64. a897f54 PCI/PME: Fix possible use-after-free on remove by Sven Van Asbroeck · 6 years ago
  65. 33970cf PCI: Fix Switchtec DMA aliasing quirk dmesg noise by Logan Gunthorpe · 6 years ago
  66. 2ada403 PCI: PM: Fix pci_power_up() by Rafael J. Wysocki · 5 years ago
  67. 91849ad PCI: vmd: Fix config addressing when using bus offsets by Jon Derrick · 5 years ago
  68. e7cf8cc PCI: Restore Resizable BAR size bits correctly for 1MB BARs by Sumit Saxena · 5 years ago
  69. 956ce98 PCI: vmd: Fix shadow offsets to reflect spec changes by Jon Derrick · 5 years ago
  70. 69a32a7 PCI: exynos: Propagate errors for optional PHYs by Thierry Reding · 5 years ago
  71. 1264d2e PCI: imx6: Propagate errors for optional regulators by Thierry Reding · 5 years ago
  72. 403d6c9 PCI: histb: Propagate errors for optional regulators by Thierry Reding · 5 years ago
  73. ac9c0e2 PCI: rockchip: Propagate errors for optional regulators by Thierry Reding · 5 years ago
  74. 3b7fbbd PCI: tegra: Fix OF node reference leak by Nishka Dasgupta · 5 years ago
  75. b351726 PCI: rpaphp: Avoid a sometimes-uninitialized warning by Nathan Chancellor · 5 years ago
  76. 08fdaee PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it by Dexuan Cui · 5 years ago
  77. 5e74396 PCI: kirin: Fix section mismatch warning by Nathan Chancellor · 6 years ago
  78. 0f4095f PCI: Always allow probing with driver_override by Alex Williamson · 6 years ago
  79. f193e02 PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround by Lyude Paul · 5 years ago
  80. 3f27a14 PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code by Jisheng Zhang · 6 years ago
  81. 0fe0970 PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary by Lyude Paul · 6 years ago
  82. 5659dfc PCI: Add macro for Switchtec quirk declarations by Logan Gunthorpe · 6 years ago
  83. e1a12c3 PCI: qcom: Don't deassert reset GPIO during probe by Bjorn Andersson · 6 years ago
  84. be905d0 PCI: qcom: Fix error handling in runtime PM support by Bjorn Andersson · 6 years ago
  85. 549f726 PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB by YueHaibing · 5 years ago
  86. dd0a0c7 PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions by Hou Zhiqiang · 5 years ago
  87. 270972d PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers by Hou Zhiqiang · 5 years ago
  88. 4613f46 PCI: mobiveil: Fix the Class Code field by Hou Zhiqiang · 5 years ago
  89. 51308ec PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows by Hou Zhiqiang · 5 years ago
  90. fc9c15c PCI: xilinx-nwl: Fix Multi MSI data programming by Bharat Kumar Gogada · 5 years ago
  91. f930727 PCI: sysfs: Ignore lockdep for remove attribute by Marek Vasut · 5 years ago
  92. 49c7230 PCI: Return error if cannot probe VF by Alex Williamson · 6 years ago
  93. 6b71c62 PCI: qcom: Ensure that PERST is asserted for at least 100 ms by Niklas Cassel · 5 years ago
  94. 529e71c PCI: Do not poll for PME if the device is in D3cold by Mika Westerberg · 5 years ago
  95. 4d85040 PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 5 years ago
  96. ee61fb4 ACPI/PCI: PM: Add missing wakeup.flags.valid checks by Rafael J. Wysocki · 6 years ago
  97. 47d281b PCI: xilinx: Check for __get_free_pages() failure by Kangjie Lu · 6 years ago
  98. c2c7b6f PCI: rcar: Fix 64bit MSI message address handling by Marek Vasut · 6 years ago
  99. dd54e70 PCI: rcar: Fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  100. 671fc90 PCI: rpadlpar: Fix leaked device_node references in add/remove paths by Tyrel Datwyler · 6 years ago