1. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  2. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  3. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  4. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  5. 000dd53 PCI: Do not poll for PME if the device is in D3cold by Mika Westerberg · 6 years ago
  6. c2bf1fc PCI: Add missing link delays required by the PCIe spec by Mika Westerberg · 6 years ago
  7. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  8. 234f223 PCI: PM: Avoid resuming devices in D3hot during system suspend by Rafael J. Wysocki · 6 years ago
  9. de76cda PCI: Decode PCIe 32 GT/s link speed by Gustavo Pimentel · 6 years ago
  10. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  11. c7a1c2b Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  12. 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
  13. 34c6b71 PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc by Mohan Kumar · 6 years ago
  14. 25da8db PCI: Replace printk(KERN_INFO) with pr_info(), etc by Mohan Kumar · 6 years ago
  15. 804ee5b PCI: Remove unused pci_request_region_exclusive() by Johannes Thumshirn · 6 years ago
  16. 74356ad PCI: Fix comment typos by Bjorn Helgaas · 6 years ago
  17. d5bc73f PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored by Logan Gunthorpe · 6 years ago
  18. 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
  19. 7733f69 Merge branch 'pci/pm' by Bjorn Helgaas · 6 years ago
  20. 6d940a7 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  21. 5d130e3 Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  22. ddefc03 PCI: Fix "try" semantics of bus and slot reset by Alex Williamson · 6 years ago
  23. dbbfadf PCI/ASPM: Save LTR Capability for suspend/resume by Bjorn Helgaas · 6 years ago
  24. 85b0cae PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports by Mika Westerberg · 6 years ago
  25. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  26. b2fb5cc PCI: Rely on config space header type, not class code by Honghui Zhang · 6 years ago
  27. d61dfaf PCI: pci.c: convert to use BUS_ATTR_RW by Greg Kroah-Hartman · 6 years ago
  28. d2fd6e8 PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter by Logan Gunthorpe · 6 years ago
  29. 1d09d57 PCI: Mark expected switch fall-through by Mathieu Malaterre · 6 years ago
  30. f1f90e2 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 6 years ago
  31. 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
  32. ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  33. 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  34. 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
  35. ac86e8e PCI: Do not skip power-managed bridges in pci_enable_wake() by Mika Westerberg · 6 years ago
  36. f015716 PCI: Make link active reporting detection generic by Keith Busch · 6 years ago
  37. d6112f8 PCI: Add support for Immediate Readiness by Felipe Balbi · 7 years ago
  38. 0838745 PCI: Reprogram bridge prefetch registers on resume by Daniel Drake · 6 years ago
  39. c4eed62 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  40. 4f80217 PCI/DPC: Save and restore config state by Keith Busch · 6 years ago
  41. 81c4b5b PCI: hotplug: Constify hotplug_slot_ops by Lukas Wunner · 7 years ago
  42. 7eb3702 PCI: Fix pci.c kernel-doc parameter warning by Randy Dunlap · 7 years ago
  43. c663579 PCI: Allocate dma_alias_mask with bitmap_zalloc() by Andy Shevchenko · 7 years ago
  44. bfc4560 IB/hfi1,PCI: Allow bus reset while probing by Dennis Dalessandro · 7 years ago
  45. d8a5281 PCI: Fix faulty logic in pci_reset_bus() by Dennis Dalessandro · 7 years ago
  46. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  48. e7aaf90 Merge branch 'pci/switchtec' by Bjorn Helgaas · 7 years ago
  49. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  50. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 7 years ago
  51. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  52. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  53. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  54. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  55. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 7 years ago
  56. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 7 years ago
  57. aaca43f PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support by Logan Gunthorpe · 7 years ago
  58. 45db337 PCI: Allow specifying devices using a base bus and path of devfns by Logan Gunthorpe · 7 years ago
  59. 07d8d7e PCI: Make specifying PCI devices in kernel parameters reusable by Logan Gunthorpe · 7 years ago
  60. 2d2917f PCI: Export pcie_has_flr() by Alex Williamson · 7 years ago
  61. ce29af2 PCI: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
  62. 47a8e23 PCI: Whitelist Thunderbolt ports for runtime D3 by Lukas Wunner · 7 years ago
  63. eb3b5bf PCI: Whitelist native hotplug ports for runtime D3 by Lukas Wunner · 7 years ago
  64. 3fce461 BackMerge v4.18-rc7 into drm-next by Dave Airlie · 7 years ago
  65. c6a44ba PCI: Rename pci_try_reset_bus() to pci_reset_bus() by Sinan Kaya · 7 years ago
  66. fe32e2f PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions by Sinan Kaya · 7 years ago
  67. 811c5cb PCI: Unify try slot and bus reset API by Sinan Kaya · 7 years ago
  68. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 7 years ago
  69. 1842623 PCI: Handle error return from pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  70. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 7 years ago
  71. d6488ac PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough by Gustavo A. R. Silva · 7 years ago
  72. 576c721 PCI: Export pcie_get_speed_cap and pcie_get_width_cap by Alex Deucher · 7 years ago
  73. f778a0d PCI: Expand documentation for pci_add_dma_alias() by Logan Gunthorpe · 7 years ago
  74. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  75. b1277a2 PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling by Christian König · 7 years ago
  76. d3252ac PCI: Restore resized BAR state on resume by Christian König · 7 years ago
  77. 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
  78. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  79. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  80. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  81. e5b1db0 PCI: Remove unused pcie_get_minimum_link() by Bjorn Helgaas · 7 years ago
  82. 60ee031a PCI / PM: Clean up outdated comments in pci_target_state() by Rafael J. Wysocki · 7 years ago
  83. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  84. ae07b78 PCI: Make pci_get_new_domain_nr() static by Jan Kiszka · 7 years ago
  85. cef7440 PCI: Add "pci=noats" boot parameter by Gil Kupfer · 7 years ago
  86. cfcadfa PCI / PM: Check device_may_wakeup() in pci_enable_wake() by Rafael J. Wysocki · 7 years ago
  87. 8feaec3 PCI / PM: Always check PME wakeup capability for runtime wakeup support by Kai Heng Feng · 7 years ago
  88. 0cf22d6 PCI: Add "PCIe" to pcie_print_link_status() messages by Jakub Kicinski · 7 years ago
  89. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  90. 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
  91. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  92. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  93. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  94. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  95. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  96. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  97. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  98. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  99. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  100. 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