1. 15 Dec, 2020 13 commits
    • Bjorn Helgaas's avatar
      Merge branch 'remotes/lorenzo/pci/brcmstb' · 00322424
      Bjorn Helgaas authored
      - Initialize "tmp" before use (Jim Quinlan)
      
      * remotes/lorenzo/pci/brcmstb:
        PCI: brcmstb: Initialize "tmp" before use
      00322424
    • Bjorn Helgaas's avatar
      Merge branch 'remotes/lorenzo/pci/aardvark' · 7546ad5e
      Bjorn Helgaas authored
      - Update comment about delay before link training (Pali Rohár)
      
      * remotes/lorenzo/pci/aardvark:
        PCI: aardvark: Update comment about disabling link training
      7546ad5e
    • Bjorn Helgaas's avatar
      Merge branch 'pci/ecam' · 7c250f82
      Bjorn Helgaas authored
      - Unify ECAM constants in native PCI Express drivers (Krzysztof Wilczyński)
      
      - Add thunder-pem constant for custom ".bus_shift" initialiser (Krzysztof
        Wilczyński)
      
      - Convert iproc to use new ECAM constants (Krzysztof Wilczyński)
      
      - Change vmd __iomem pointers from "char *" to "void *" (Krzysztof
        Wilczyński)
      
      - Remove unused xgene .bus_shift initialisers (Krzysztof Wilczyński)
      
      * pci/ecam:
        PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c
        PCI: vmd: Update type of the __iomem pointers
        PCI: iproc: Convert to use the new ECAM constants
        PCI: thunder-pem: Add constant for custom ".bus_shift" initialiser
        PCI: Unify ECAM constants in native PCI Express drivers
      7c250f82
    • Bjorn Helgaas's avatar
      Merge branch 'pci/virtualization' · c086b55e
      Bjorn Helgaas authored
      - Mark AMD Raven iGPU ATS as broken in some Emerson platforms to avoid
        issues (Alex Deucher)
      
      - Add function 1 DMA alias quirk for Marvell 9215 SATA controller (Bjorn
        Helgaas)
      
      * pci/virtualization:
        PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
        PCI: Mark AMD Raven iGPU ATS as broken in some platforms
      c086b55e
    • Bjorn Helgaas's avatar
      Merge branch 'pci/ptm' · 72b3a644
      Bjorn Helgaas authored
      - Save/restore Precision Time Measurement Capability for suspend/resume
        (David E. Box)
      
      - Disable PTM during suspend to save power (David E. Box)
      
      * pci/ptm:
        PCI: Disable PTM during suspend to save power
        PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
      72b3a644
    • Bjorn Helgaas's avatar
      Merge branch 'pci/pm' · ff163da9
      Bjorn Helgaas authored
      - Add sysfs attribute for device power state (Maximilian Luz)
      
      - Rename pci_wakeup_bus() to pci_resume_bus() (Mika Westerberg)
      
      - Do not generate wakeup event when runtime resuming bus (Mika Westerberg)
      
      * pci/pm:
        PCI/PM: Do not generate wakeup event when runtime resuming device
        PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
        PCI: Add sysfs attribute for device power state
      ff163da9
    • Bjorn Helgaas's avatar
      Merge branch 'pci/msi' · a48e486b
      Bjorn Helgaas authored
      - Disable MSI for broken Pericom PCIe-USB adapter (Andy Shevchenko)
      
      - Move MSI/MSI-X init to msi.c (Bjorn Helgaas)
      
      - Move MSI/MSI-X flags updaters to msi.c (Bjorn Helgaas)
      
      - Warn if we assign 64-bit MSI address to device that only supports 32-bit
        MSI (Vidya Sagar)
      
      * pci/msi:
        PCI/MSI: Set device flag indicating only 32-bit MSI support
        PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
        PCI/MSI: Move MSI/MSI-X init to msi.c
        PCI: Use predefined Pericom Vendor ID
        PCI: Disable MSI for Pericom PCIe-USB adapter
      a48e486b
    • Bjorn Helgaas's avatar
      Merge branch 'pci/misc' · 6db645f9
      Bjorn Helgaas authored
      - Update kernel-doc to match function prototypes (Mauro Carvalho Chehab)
      
      - Bounds-check "pci=resource_alignment=" requests (Bjorn Helgaas)
      
      - Fix integer overflow in "pci=resource_alignment=" requests (Colin Ian
        King)
      
      - Remove unused HAVE_PCI_SET_MWI definition (Heiner Kallweit)
      
      - Reduce pci_set_cacheline_size() message to debug level (Heiner Kallweit)
      
      * pci/misc:
        PCI: Reduce pci_set_cacheline_size() message to debug level
        PCI: Remove unused HAVE_PCI_SET_MWI
        PCI: Fix overflow in command-line resource alignment requests
        PCI: Bounds-check command-line resource alignment requests
        PCI: Fix kernel-doc markup
      
      # Conflicts:
      #	drivers/pci/pci-driver.c
      6db645f9
    • Bjorn Helgaas's avatar
      Merge branch 'pci/hotplug' · 1a76dcea
      Bjorn Helgaas authored
      - Remove unneeded break in ibmphp (Bjorn Helgaas)
      
      - Fix pci_slot_release() NULL pointer dereference (Jubin Zhong)
      
      * pci/hotplug:
        PCI: Fix pci_slot_release() NULL pointer dereference
        PCI: ibmphp: Remove unneeded break
      1a76dcea
    • Bjorn Helgaas's avatar
      Merge branch 'pci/err' · 6a94785f
      Bjorn Helgaas authored
      - Stop writing AER Capability when we don't own it (Sean V Kelley)
      
      - Bind RCEC devices to the Port driver (Qiuxu Zhuo)
      
      - Cache the RCEC RA Capability offset (Sean V Kelley)
      
      - Add pci_walk_bridge() (Sean V Kelley)
      
      - Clear AER status only when we control AER (Sean V Kelley)
      
      - Recover from RCEC AER errors (Sean V Kelley)
      
      - Add pcie_link_rcec() to associate RCiEPs with RCECs (Sean V Kelley)
      
      - Recover from RCiEP AER errors (Sean V Kelley)
      
      - Add pcie_walk_rcec() for RCEC AER handling (Sean V Kelley)
      
      - Add pcie_walk_rcec() for RCEC PME handling (Sean V Kelley)
      
      - Add RCEC AER error injection support (Qiuxu Zhuo)
      
      * pci/err:
        PCI/AER: Add RCEC AER error injection support
        PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
        PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
        PCI/ERR: Recover from RCiEP AER errors
        PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
        PCI/ERR: Recover from RCEC AER errors
        PCI/ERR: Clear AER status only when we control AER
        PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
        PCI/ERR: Avoid negated conditional for clarity
        PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
        PCI/ERR: Simplify by computing pci_pcie_type() once
        PCI/ERR: Simplify by using pci_upstream_bridge()
        PCI/ERR: Rename reset_link() to reset_subordinates()
        PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
        PCI/ERR: Bind RCEC devices to the Root Port driver
        PCI/AER: Write AER Capability only when we control it
      6a94785f
    • Bjorn Helgaas's avatar
      Merge branch 'pci/enumeration' · e8722508
      Bjorn Helgaas authored
      - Decode PCIe 64 GT/s link speed (Gustavo Pimentel)
      
      - De-duplicate Device IDs in the driver dynamic IDs list (Zhenzhong Duan)
      
      - Return u8 from pci_find_capability() and similar (Puranjay Mohan)
      
      - Return u16 from pci_find_ext_capability() and similar (Bjorn Helgaas)
      
      - Include both device and resource name in config space resources
        (Alexander Lobakin)
      
      - Fix ACPI companion lookup for device 0 on the root bus (Rafael J.
        Wysocki)
      
      * pci/enumeration:
        PCI/ACPI: Fix companion lookup for device 0 on the root bus
        PCI: Keep both device and resource name for config space remaps
        PCI: Return u16 from pci_find_ext_capability() and similar
        PCI: Return u8 from pci_find_capability() and similar
        PCI: Avoid duplicate IDs in driver dynamic IDs list
        PCI: Move pci_match_device() ahead of new_id_store()
        PCI: Decode PCIe 64 GT/s link speed
      e8722508
    • Bjorn Helgaas's avatar
      Merge branch 'pci/aspm' · 1559c4b5
      Bjorn Helgaas authored
      - Save/restore ASPM L1SS Capability for suspend/resume (Vidya Sagar)
      
      * pci/aspm:
        PCI/ASPM: Save/restore L1SS Capability for suspend/resume
      1559c4b5
    • Bjorn Helgaas's avatar
  2. 11 Dec, 2020 1 commit
  3. 10 Dec, 2020 9 commits
  4. 08 Dec, 2020 2 commits
  5. 07 Dec, 2020 1 commit
  6. 05 Dec, 2020 6 commits
  7. 04 Dec, 2020 8 commits