1. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  2. 96c0bf0 PCI: pciehp: Ignore Link Down/Up caused by DPC by Lukas Wunner · 3 years, 8 months ago
  3. 855f802 Merge 5.10.39 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  4. 13a2ca8 PCI: thunder: Fix compile testing by Arnd Bergmann · 3 years, 10 months ago
  5. 4869126 ANDROID: GKI: pci: add Android ABI padding to some structures by Greg Kroah-Hartman · 4 years, 8 months ago
  6. 638c133e PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds" by Bjorn Helgaas · 4 years, 3 months ago
  7. 454d082 PCI/PM: Remove unused PCI_PM_BUS_WAIT by Bjorn Helgaas · 4 years, 3 months ago
  8. 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 5 months ago
  9. 49e427e Merge branch 'pci/host-probe-refactor' by Bjorn Helgaas · 4 years, 5 months ago
  10. b0735e8 Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 5 months ago
  11. 669cbc7 PCI: Move DT resource setup into devm_pci_alloc_host_bridge() by Rob Herring · 4 years, 5 months ago
  12. 600a5b4 PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() by Bjorn Helgaas · 4 years, 5 months ago
  13. 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
  14. 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
  15. eb81b24 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 9 months ago
  16. 894020f PCI/AER: Rationalize error status register clearing by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  17. aea4741 PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  18. 20e15e6 PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  19. 2700561 PCI/DPC: Cache DPC capabilities in pci_init_capabilities() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  20. e8e5ff2 PCI/ERR: Return status of pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  21. b6cf1a4 PCI/ERR: Remove service dependency in pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  22. 757bfaa PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro by Yicong Yang · 4 years, 11 months ago
  23. 6348a34 PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings by Bjorn Helgaas · 4 years, 10 months ago
  24. e56faff PCI: Add pci_speed_string() by Bjorn Helgaas · 4 years, 10 months ago
  25. 9cb3985 PCI: Add 32 GT/s decoding in some macros by Yicong Yang · 4 years, 11 months ago
  26. f8bf2ae PCI: Fix pci_add_dma_alias() bitmask size by James Sewart · 5 years ago
  27. 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
  28. f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
  29. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  30. 7cfe163 Merge branch 'pci/pm' by Bjorn Helgaas · 5 years ago
  31. abd05c9 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
  32. 87e9028 PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code by Heiner Kallweit · 5 years ago
  33. 72ea91a PCI/ASPM: Add sysfs attributes for controlling ASPM link states by Heiner Kallweit · 5 years ago
  34. ad9001f PCI/PM: Add missing link delays required by the PCIe spec by Mika Westerberg · 5 years ago
  35. adfac8f PCI/PM: Use pci_power_up() in pci_set_power_state() by Rafael J. Wysocki · 5 years ago
  36. 3b55809 PCI: Make devm_of_pci_get_host_bridge_resources() static by Rob Herring · 5 years ago
  37. 331f634 PCI: of: Add inbound resource parsing to helpers by Rob Herring · 5 years ago
  38. d7b8a21 PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters by Nicholas Johnson · 5 years ago
  39. af65d1a PCI/AER: Save AER Capability for suspend/resume by Patel, Mayurkumar · 5 years ago
  40. fef2dd8 PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private by Bjorn Helgaas · 5 years ago
  41. 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  42. c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
  43. 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
  44. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  45. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  46. 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 5 years ago
  47. 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
  48. 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
  49. aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 5 years ago
  50. 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
  51. 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
  52. ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
  53. 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
  54. b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
  55. 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
  56. ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
  57. 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
  58. 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
  59. 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
  60. 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
  61. c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
  62. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  63. 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
  64. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  65. c2bf1fc PCI: Add missing link delays required by the PCIe spec by Mika Westerberg · 6 years ago
  66. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  67. 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
  68. 31f996e PCI/AER: Change pci_aer_init() stub to return void by Jisheng Zhang · 6 years ago
  69. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  70. 2209e06 PCI: Add missing include to drivers/pci.h by Alexandru Gagniuc · 6 years ago
  71. eff81b6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  72. 975bb8b PCI/IOV: Use VF0 cached config space size for other VFs by KarimAllah Ahmed · 6 years ago
  73. 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
  74. a6bd101 PCI: Unify device inaccessible by Keith Busch · 6 years ago
  75. bdb5ac85 PCI/ERR: Handle fatal error recovery by Keith Busch · 6 years ago
  76. c4eed62 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  77. 4f80217 PCI/DPC: Save and restore config state by Keith Busch · 6 years ago
  78. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  79. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  80. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  81. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  82. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  83. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  84. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  85. bd2e956 PCI: Hide ACS quirk declarations inside PCI core by Bjorn Helgaas · 6 years ago
  86. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 6 years ago
  87. ec752f5 PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL by Oza Pawandeep · 6 years ago
  88. 7ab92e8 PCI/AER: Clear only ERR_FATAL status bits during fatal recovery by Bjorn Helgaas · 6 years ago
  89. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 6 years ago
  90. 81aa520 PCI/AER: Add sysfs attributes to provide AER stats and breakdown by Rajat Jain · 7 years ago
  91. db89ccb PCI/AER: Define aer_stats structure for AER capable devices by Rajat Jain · 6 years ago
  92. 60ed982 PCI/AER: Move internal declarations to drivers/pci/pci.h by Rajat Jain · 7 years ago
  93. 1e45116 PCI/AER: Expose internal API for obtaining AER information by Keith Busch · 6 years ago
  94. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 6 years ago
  95. 11eb0e0e PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  96. 3897237 PCI/IOV: Reset total_VFs limit after detaching PF driver by Jakub Kicinski · 7 years ago
  97. f03c7aa Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  98. 0b91439 PCI/AER: Pass service type to pcie_do_fatal_recovery() by Oza Pawandeep · 7 years ago
  99. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  100. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago