]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Apr 2020 19:26:38 +0000 (14:26 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 2 Apr 2020 19:26:38 +0000 (14:26 -0500)
commitefdf53a4f3f30b9d775eccaaaf84bdf4a394a907
tree043dfcc9edab6cebd69fc44c55a1a60a8d4be141
parentc86b0b8b30f8c63325b041af7590fea8e4b1597c
parent6b278eae5f1d3bf9c1145394da24536485f6a60c
Merge branch 'pci/misc'

  - Move _HPX type array from stack to static data (Colin Ian King)

  - Avoid an ASMedia XHCI USB PME# defect; apparently it doesn't assert
    PME# when USB3.0 devices are hotplugged in D0 (Kai-Heng Feng)

  - Revert sysfs "rescan" file renames that broke an application (Kelsey
    Skunberg)

* pci/misc:
  PCI: sysfs: Revert "rescan" file renames
  PCI: Avoid ASMedia XHCI USB PME# from D0 defect
  PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data
drivers/pci/pci-acpi.c
drivers/pci/pci-sysfs.c
drivers/pci/quirks.c