OSDN Git Service

Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 22:59:57 +0000 (16:59 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 22:59:57 +0000 (16:59 -0600)
commit04df6ad95a5e4bf332c9ed364ddb24ac3e9d334c
tree59d1c5e284777c1bbe3dd71f4f2646205e668fe0
parentba51b7188db4a879d600d95471adac24a7b90a66
parent7730c3be06e255082077594f60aae77f9914c5ad
Merge branch 'pci/misc'

  - Fix Broadcom iProc quirk so it's applied regardless of whether the
    iproc driver is built-in or a module (Wei Liu)

  - Add extra delay when resuming AMD Ryzen5/7 XHCI controllers from D3hot
    so they work after resume from runtime suspend or suspend-to-idle
    (Daniel Drake)

  - Fix pci_alloc_irq_vectors() function name typo in docs (Zenghui Yu)

* pci/misc:
  Documentation: PCI: Fix pci_alloc_irq_vectors() function name typo
  PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
  PCI: Add generic quirk for increasing D3hot delay
  PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in