1. bfc4560 IB/hfi1,PCI: Allow bus reset while probing by Dennis Dalessandro · 6 years ago
  2. d8a5281 PCI: Fix faulty logic in pci_reset_bus() by Dennis Dalessandro · 6 years ago
  3. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  4. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  5. e7aaf90 Merge branch 'pci/switchtec' by Bjorn Helgaas · 6 years ago
  6. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  7. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  8. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  9. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  10. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  11. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  12. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  13. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  14. aaca43f PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support by Logan Gunthorpe · 6 years ago
  15. 45db337 PCI: Allow specifying devices using a base bus and path of devfns by Logan Gunthorpe · 6 years ago
  16. 07d8d7e PCI: Make specifying PCI devices in kernel parameters reusable by Logan Gunthorpe · 6 years ago
  17. 2d2917f PCI: Export pcie_has_flr() by Alex Williamson · 6 years ago
  18. ce29af2 PCI: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  19. 47a8e23 PCI: Whitelist Thunderbolt ports for runtime D3 by Lukas Wunner · 6 years ago
  20. eb3b5bf PCI: Whitelist native hotplug ports for runtime D3 by Lukas Wunner · 6 years ago
  21. 3fce461 BackMerge v4.18-rc7 into drm-next by Dave Airlie · 6 years ago
  22. c6a44ba PCI: Rename pci_try_reset_bus() to pci_reset_bus() by Sinan Kaya · 6 years ago
  23. fe32e2f PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions by Sinan Kaya · 6 years ago
  24. 811c5cb PCI: Unify try slot and bus reset API by Sinan Kaya · 6 years ago
  25. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 6 years ago
  26. 1842623 PCI: Handle error return from pci_reset_bridge_secondary_bus() by Sinan Kaya · 6 years ago
  27. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  28. d6488ac PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough by Gustavo A. R. Silva · 7 years ago
  29. 576c721 PCI: Export pcie_get_speed_cap and pcie_get_width_cap by Alex Deucher · 7 years ago
  30. f778a0d PCI: Expand documentation for pci_add_dma_alias() by Logan Gunthorpe · 7 years ago
  31. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  32. b1277a2 PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling by Christian König · 7 years ago
  33. d3252ac PCI: Restore resized BAR state on resume by Christian König · 7 years ago
  34. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  35. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  36. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  37. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  38. e5b1db0 PCI: Remove unused pcie_get_minimum_link() by Bjorn Helgaas · 7 years ago
  39. 60ee031a PCI / PM: Clean up outdated comments in pci_target_state() by Rafael J. Wysocki · 7 years ago
  40. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  41. ae07b78 PCI: Make pci_get_new_domain_nr() static by Jan Kiszka · 7 years ago
  42. cef7440 PCI: Add "pci=noats" boot parameter by Gil Kupfer · 7 years ago
  43. cfcadfa PCI / PM: Check device_may_wakeup() in pci_enable_wake() by Rafael J. Wysocki · 7 years ago
  44. 8feaec3 PCI / PM: Always check PME wakeup capability for runtime wakeup support by Kai Heng Feng · 7 years ago
  45. 0cf22d6 PCI: Add "PCIe" to pcie_print_link_status() messages by Jakub Kicinski · 7 years ago
  46. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  47. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  48. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  49. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  50. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  51. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  52. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  53. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  54. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  55. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  56. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  57. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  59. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  60. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  61. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  62. 2a4d2c4 PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public by Lukas Wunner · 7 years ago
  63. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  64. 6b2f1351 PCI: Wait for device to become ready after secondary bus reset by Sinan Kaya · 7 years ago
  65. 01fd61c PCI: Add a return type for pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  66. abbcf0e PCI: Wait for device to become ready after a power management reset by Sinan Kaya · 7 years ago
  67. 9df1c6e PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr() by Shawn Lin · 7 years ago
  68. a2758b6 PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic by Sinan Kaya · 7 years ago
  69. 91295d7 PCI: Handle FLR failure and allow other reset types by Sinan Kaya · 7 years ago
  70. cb5e0d0 PCI: Protect restore with device lock to be consistent by Sinan Kaya · 7 years ago
  71. ac95090 pci: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
  72. 204f4af PCI: Remove redundant probes for device reset support by Bjorn Helgaas · 7 years ago
  73. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  74. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  75. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  76. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  77. 430a236 PCI: Add pci_enable_atomic_ops_to_root() by Jay Cornwall · 7 years ago
  78. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  79. fc0f9f4 PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() by Heiner Kallweit · 7 years ago
  80. 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
  81. 29d0d44 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 7 years ago
  82. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  83. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  84. 505fb74 PCI: Fix kernel-doc build warning by Randy Dunlap · 7 years ago
  85. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  86. 832c418a PCI: Document reset method return values by Bjorn Helgaas · 7 years ago
  87. 276b738 PCI: Add resizable BAR infrastructure by Christian König · 7 years ago
  88. 33ba90a PCI: Avoid slot reset if bridge itself is broken by Jan Glauber · 7 years ago
  89. 3570277 PCI: Avoid bus reset if bridge itself is broken by David Daney · 7 years ago
  90. 79e699b PCI: Remove unused function __pci_reset_function() by Jan H. Schönherr · 7 years ago
  91. 0f50a49 Revert "PCI: Avoid race while enabling upstream bridges" by Bjorn Helgaas · 7 years ago
  92. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  93. d872694 Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  94. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  95. 4467ade Merge branches 'acpi-scan' and 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  96. 821cdad PCI: Wait up to 60 seconds for device to become ready after FLR by Sinan Kaya · 7 years ago
  97. b63773a PCI: Convert to using %pOF instead of full_name() by Rob Herring · 7 years ago
  98. 40f11ad PCI: Avoid race while enabling upstream bridges by Srinath Mannam · 7 years ago
  99. b6f6d56 PCI: Allow PCI express root ports to find themselves by Thierry Reding · 7 years ago
  100. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago