]> 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)
commit5f82a91fa49e5184a41913db8112abb862c4e53a
treea82772f09a64050df12471ade29b8e7449a502ed
parent98fb493f7a6ab4a20fc0e71c496641be6ce16d28
parent5664b2c20a7ab959279a9aa16211f2c98f74231b
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