1. 0cf22d6 PCI: Add "PCIe" to pcie_print_link_status() messages by Jakub Kicinski · 7 years ago
  2. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  3. 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
  4. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  5. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  6. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  7. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  8. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  9. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  10. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  11. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  12. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  13. 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
  14. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  15. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  16. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  17. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  18. 2a4d2c4 PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public by Lukas Wunner · 7 years ago
  19. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  20. 6b2f1351 PCI: Wait for device to become ready after secondary bus reset by Sinan Kaya · 7 years ago
  21. 01fd61c PCI: Add a return type for pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  22. abbcf0e PCI: Wait for device to become ready after a power management reset by Sinan Kaya · 7 years ago
  23. 9df1c6e PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr() by Shawn Lin · 7 years ago
  24. a2758b6 PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic by Sinan Kaya · 7 years ago
  25. 91295d7 PCI: Handle FLR failure and allow other reset types by Sinan Kaya · 7 years ago
  26. cb5e0d0 PCI: Protect restore with device lock to be consistent by Sinan Kaya · 7 years ago
  27. ac95090 pci: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
  28. 204f4af PCI: Remove redundant probes for device reset support by Bjorn Helgaas · 7 years ago
  29. 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
  30. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  31. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  32. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  33. 430a236 PCI: Add pci_enable_atomic_ops_to_root() by Jay Cornwall · 7 years ago
  34. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  35. fc0f9f4 PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() by Heiner Kallweit · 7 years ago
  36. 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
  37. 29d0d44 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 7 years ago
  38. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  39. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  40. 505fb74 PCI: Fix kernel-doc build warning by Randy Dunlap · 7 years ago
  41. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  42. 832c418a PCI: Document reset method return values by Bjorn Helgaas · 7 years ago
  43. 276b738 PCI: Add resizable BAR infrastructure by Christian König · 7 years ago
  44. 33ba90a PCI: Avoid slot reset if bridge itself is broken by Jan Glauber · 7 years ago
  45. 3570277 PCI: Avoid bus reset if bridge itself is broken by David Daney · 7 years ago
  46. 79e699b PCI: Remove unused function __pci_reset_function() by Jan H. Schönherr · 7 years ago
  47. 0f50a49 Revert "PCI: Avoid race while enabling upstream bridges" by Bjorn Helgaas · 7 years ago
  48. 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
  49. d872694 Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  50. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  51. 4467ade Merge branches 'acpi-scan' and 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  52. 821cdad PCI: Wait up to 60 seconds for device to become ready after FLR by Sinan Kaya · 7 years ago
  53. b63773a PCI: Convert to using %pOF instead of full_name() by Rob Herring · 7 years ago
  54. 40f11ad PCI: Avoid race while enabling upstream bridges by Srinath Mannam · 7 years ago
  55. b6f6d56 PCI: Allow PCI express root ports to find themselves by Thierry Reding · 7 years ago
  56. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  57. 0e40523 PCI: fix oops when try to find Root Port for a PCI device by dingtianhong · 7 years ago
  58. ab4b8a4 PCI/PM: Expand description of pci_set_power_state() by Piotr Gregor · 7 years ago
  59. a477b9c PCI: Add pci_reset_function_locked() by Marc Zyngier · 7 years ago
  60. baecc47 PCI / PM: Skip bridges in pci_enable_wake() by Rafael J. Wysocki · 7 years ago
  61. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  62. 0ce3fca PCI / PM: Restore PME Enable after config space restoration by Rafael J. Wysocki · 7 years ago
  63. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  64. bb02ce95 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  65. 52354b9 PCI: Remove __pci_dev_reset() and pci_dev_reset() by Christoph Hellwig · 8 years ago
  66. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  67. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  68. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  69. 666ff6f PCI/PM: Avoid using device_may_wakeup() for runtime PM by Rafael J. Wysocki · 8 years ago
  70. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
  71. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 8 years ago
  72. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 8 years ago
  73. b014e96 PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() by Christoph Hellwig · 8 years ago
  74. dc15e71 PCI / PM: Restore PME Enable if skipping wakeup setup by Rafael J. Wysocki · 8 years ago
  75. 4ebeb1e PCI: Restore PRI and PASID state after Function-Level Reset by CQ Tang · 8 years ago
  76. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 8 years ago
  77. 3134233 PCI: Do not disregard parent resources starting at 0x0 by Ard Biesheuvel · 8 years ago
  78. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  79. 78f0983 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  80. acc886e Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  81. 0b0ee66 Merge branch 'pci/ioremap' into next by Bjorn Helgaas · 8 years ago
  82. f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  83. 490cb6d PCI: Implement devm_pci_remap_cfgspace() by Lorenzo Pieralisi · 8 years ago
  84. f90b087 PCI: Export pci_remap_iospace() and pci_unmap_iospace() by Brian Norris · 8 years ago
  85. a60a2b7 PCI: Export pcie_flr() by Christoph Hellwig · 8 years ago
  86. 7b309ae PCI: Remove __weak tag from pci_remap_iospace() by Lorenzo Pieralisi · 8 years ago
  87. e3adec7 PCI: Don't resize resources when realigning all devices in system by Yongji Xie · 8 years ago
  88. 0dde1c0 PCI: Don't reassign resources that are already aligned by Bjorn Helgaas · 8 years ago
  89. 81a5e70 PCI: Factor pci_reassigndev_resource_alignment() by Bjorn Helgaas · 8 years ago
  90. 0a701aa PCI: Add pcibios_default_alignment() for arch-specific alignment control by Yongji Xie · 8 years ago
  91. ea00353 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 8 years ago
  92. ea629d8 PCI: Ignore requested alignment for IOV BARs by Yongji Xie · 8 years ago
  93. f65fd1a PCI: Avoid FLR for Intel 82579 NICs by Sasha Neftin · 8 years ago
  94. fe2bd75 PCI: Short-circuit pci_device_is_present() for disconnected devices by Keith Busch · 8 years ago
  95. 50b2b54 PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero by Adrian Hunter · 8 years ago
  96. d98e092 Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" by Bjorn Helgaas · 8 years ago
  97. 2583157 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  98. 286c237 PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 8 years ago
  99. 63880b2 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 8 years ago
  100. 68db9bc PCI: pciehp: Add runtime PM support for PCIe hotplug ports by Lukas Wunner · 8 years ago