1. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  2. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  3. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  4. 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 5 years ago
  5. 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
  6. 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
  7. aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 5 years ago
  8. 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
  9. 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
  10. ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
  11. 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
  12. b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
  13. 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
  14. ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
  15. 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
  16. 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
  17. 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
  18. 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
  19. c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
  20. 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
  21. 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
  22. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  23. c2bf1fc PCI: Add missing link delays required by the PCIe spec by Mika Westerberg · 6 years ago
  24. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  25. 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
  26. 31f996e PCI/AER: Change pci_aer_init() stub to return void by Jisheng Zhang · 6 years ago
  27. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  28. 2209e06 PCI: Add missing include to drivers/pci.h by Alexandru Gagniuc · 6 years ago
  29. eff81b6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  30. 975bb8b PCI/IOV: Use VF0 cached config space size for other VFs by KarimAllah Ahmed · 6 years ago
  31. 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
  32. a6bd101 PCI: Unify device inaccessible by Keith Busch · 6 years ago
  33. bdb5ac85 PCI/ERR: Handle fatal error recovery by Keith Busch · 6 years ago
  34. c4eed62 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  35. 4f80217 PCI/DPC: Save and restore config state by Keith Busch · 6 years ago
  36. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  37. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  38. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  39. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  40. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  41. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  42. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  43. bd2e956 PCI: Hide ACS quirk declarations inside PCI core by Bjorn Helgaas · 6 years ago
  44. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  45. ec752f5 PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL by Oza Pawandeep · 7 years ago
  46. 7ab92e8 PCI/AER: Clear only ERR_FATAL status bits during fatal recovery by Bjorn Helgaas · 7 years ago
  47. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 7 years ago
  48. 81aa520 PCI/AER: Add sysfs attributes to provide AER stats and breakdown by Rajat Jain · 7 years ago
  49. db89ccb PCI/AER: Define aer_stats structure for AER capable devices by Rajat Jain · 7 years ago
  50. 60ed982 PCI/AER: Move internal declarations to drivers/pci/pci.h by Rajat Jain · 7 years ago
  51. 1e45116 PCI/AER: Expose internal API for obtaining AER information by Keith Busch · 7 years ago
  52. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 7 years ago
  53. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  54. 3897237 PCI/IOV: Reset total_VFs limit after detaching PF driver by Jakub Kicinski · 7 years ago
  55. f03c7aa Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  56. 0b91439 PCI/AER: Pass service type to pcie_do_fatal_recovery() by Oza Pawandeep · 7 years ago
  57. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  58. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  59. 9e2aee8 PCI: Move private DT related functions into private header by Rob Herring · 7 years ago
  60. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  61. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  62. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  63. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  64. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  65. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  66. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  67. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  68. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  69. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  70. 01f095e Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  71. 0aa0f5d PCI: Clean up whitespace in linux/pci.h, pci/pci.h by Bjorn Helgaas · 7 years ago
  72. 7d8e7d1 PCI/ASPM: Unexport internal ASPM interfaces by Bjorn Helgaas · 7 years ago
  73. 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
  74. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  75. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. 276b738 PCI: Add resizable BAR infrastructure by Christian König · 7 years ago
  78. 3142d83 PCI: Cache the VF device ID in the SR-IOV structure by Filippo Sironi · 7 years ago
  79. 69f2dc2 PCI: Constify pci_dev_type structure by Bhumika Goyal · 7 years ago
  80. 62ce94a PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken by Sinan Kaya · 8 years ago
  81. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 8 years ago
  82. 0ce3fca PCI / PM: Restore PME Enable after config space restoration by Rafael J. Wysocki · 8 years ago
  83. 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
  84. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 8 years ago
  85. 17530e7 PCI: Protect pci_driver->sriov_configure() usage with device_lock() by Jakub Kicinski · 8 years ago
  86. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  87. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  88. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
  89. 0e7df22 PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding by Bodong Wang · 8 years ago
  90. f719582 PCI: Add pci_mmap_resource_range() and use it for ARM64 by David Woodhouse · 8 years ago
  91. 8531e28 PCI: Recognize Thunderbolt devices by Lukas Wunner · 8 years ago
  92. 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
  93. 5b0948d PCI: Lock each enable/disable num_vfs operation in sysfs by Emil Tantilov · 8 years ago
  94. 2583157 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  95. daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  96. c1f2e80 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  97. cc10385 PCI: Move config space size macros to pci_regs.h by Wang Sheng-Hui · 8 years ago
  98. 169de96 PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform by Dongdong Liu · 8 years ago
  99. 286c237 PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 8 years ago
  100. 6ffa248 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 8 years ago