1. aea4741 PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  2. 20e15e6 PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  3. 2700561 PCI/DPC: Cache DPC capabilities in pci_init_capabilities() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  4. e8e5ff2 PCI/ERR: Return status of pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  5. b6cf1a4 PCI/ERR: Remove service dependency in pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  6. f8bf2ae PCI: Fix pci_add_dma_alias() bitmask size by James Sewart · 5 years ago
  7. 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
  8. f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
  9. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  10. 7cfe163 Merge branch 'pci/pm' by Bjorn Helgaas · 5 years ago
  11. abd05c9 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
  12. 87e9028 PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code by Heiner Kallweit · 5 years ago
  13. 72ea91a PCI/ASPM: Add sysfs attributes for controlling ASPM link states by Heiner Kallweit · 5 years ago
  14. ad9001f PCI/PM: Add missing link delays required by the PCIe spec by Mika Westerberg · 5 years ago
  15. adfac8f PCI/PM: Use pci_power_up() in pci_set_power_state() by Rafael J. Wysocki · 5 years ago
  16. 3b55809 PCI: Make devm_of_pci_get_host_bridge_resources() static by Rob Herring · 5 years ago
  17. 331f634 PCI: of: Add inbound resource parsing to helpers by Rob Herring · 5 years ago
  18. d7b8a21 PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters by Nicholas Johnson · 5 years ago
  19. af65d1a PCI/AER: Save AER Capability for suspend/resume by Patel, Mayurkumar · 5 years ago
  20. fef2dd8 PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private by Bjorn Helgaas · 5 years ago
  21. 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  22. c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  23. 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
  24. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  25. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  26. 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 5 years ago
  27. 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
  28. 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
  29. aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 5 years ago
  30. 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
  31. 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
  32. ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
  33. 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
  34. b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
  35. 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
  36. ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
  37. 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
  38. 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
  39. 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
  40. 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
  41. c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
  42. 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
  43. 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
  44. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  45. c2bf1fc PCI: Add missing link delays required by the PCIe spec by Mika Westerberg · 6 years ago
  46. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  47. 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
  48. 31f996e PCI/AER: Change pci_aer_init() stub to return void by Jisheng Zhang · 6 years ago
  49. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  50. 2209e06 PCI: Add missing include to drivers/pci.h by Alexandru Gagniuc · 6 years ago
  51. eff81b6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  52. 975bb8b PCI/IOV: Use VF0 cached config space size for other VFs by KarimAllah Ahmed · 6 years ago
  53. 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
  54. a6bd101 PCI: Unify device inaccessible by Keith Busch · 6 years ago
  55. bdb5ac85 PCI/ERR: Handle fatal error recovery by Keith Busch · 6 years ago
  56. c4eed62 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  57. 4f80217 PCI/DPC: Save and restore config state by Keith Busch · 6 years ago
  58. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  59. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  60. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  61. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  62. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  63. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  64. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  65. bd2e956 PCI: Hide ACS quirk declarations inside PCI core by Bjorn Helgaas · 6 years ago
  66. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  67. ec752f5 PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL by Oza Pawandeep · 7 years ago
  68. 7ab92e8 PCI/AER: Clear only ERR_FATAL status bits during fatal recovery by Bjorn Helgaas · 7 years ago
  69. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 7 years ago
  70. 81aa520 PCI/AER: Add sysfs attributes to provide AER stats and breakdown by Rajat Jain · 7 years ago
  71. db89ccb PCI/AER: Define aer_stats structure for AER capable devices by Rajat Jain · 7 years ago
  72. 60ed982 PCI/AER: Move internal declarations to drivers/pci/pci.h by Rajat Jain · 7 years ago
  73. 1e45116 PCI/AER: Expose internal API for obtaining AER information by Keith Busch · 7 years ago
  74. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 7 years ago
  75. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  76. 3897237 PCI/IOV: Reset total_VFs limit after detaching PF driver by Jakub Kicinski · 7 years ago
  77. f03c7aa Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  78. 0b91439 PCI/AER: Pass service type to pcie_do_fatal_recovery() by Oza Pawandeep · 7 years ago
  79. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  80. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  81. 9e2aee8 PCI: Move private DT related functions into private header by Rob Herring · 7 years ago
  82. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  83. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  84. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  85. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  86. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  87. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  88. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  89. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  90. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  91. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  92. 01f095e Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  93. 0aa0f5d PCI: Clean up whitespace in linux/pci.h, pci/pci.h by Bjorn Helgaas · 7 years ago
  94. 7d8e7d1 PCI/ASPM: Unexport internal ASPM interfaces by Bjorn Helgaas · 7 years ago
  95. 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
  96. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  97. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  98. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  99. 276b738 PCI: Add resizable BAR infrastructure by Christian König · 7 years ago
  100. 3142d83 PCI: Cache the VF device ID in the SR-IOV structure by Filippo Sironi · 7 years ago