]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/enumeration'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Apr 2020 19:26:32 +0000 (14:26 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Apr 2020 19:26:32 +0000 (14:26 -0500)
commitc30de8e98f34afac70c41dd8301d2ac527f5d274
treea82772f09a64050df12471ade29b8e7449a502ed
parent535a198d536bd9fd96e4911633df2a8b5d625f83
parent19b20e4175c839c8ac41413f0488248507dcf587
Merge branch 'pci/enumeration'

  - Add PCIe 32 GT/s speed decoding for sysfs "max_link_speed" and dmesg
    notes about available bandwidth (Yicong Yang)

  - Simplify and unify PCI bus/link speed reporting (Yicong Yang)

* pci/enumeration:
  PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro
  PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
  PCI: Add pci_speed_string()
  PCI: Add 32 GT/s decoding in some macros
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/probe.c
include/linux/pci.h