• Greg Kroah-Hartman's avatar
    Merge tag 'thunderbolt-for-v5.10-rc1' of... · 59ee364b
    Greg Kroah-Hartman authored
    Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
    
    Mika writes:
    
    thunderbolt: Changes for v5.10 merge window
    
    This includes following Thunderbolt/USB4 changes for v5.10 merge window:
    
      * A couple of optimizations around Tiger Lake force power logic and
        NHI (Native Host Interface) LC (Link Controller) mailbox command
        processing
    
      * Power management improvements for Software Connection Manager
    
      * Debugfs support
    
      * Allow KUnit tests to be enabled also when Thunderbolt driver is
        configured as module.
    
      * Few minor cleanups and fixes
    
    All these have been in linux-next with no reported issues.
    
    * tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt: (37 commits)
      thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER
      thunderbolt: Correct tb_check_quirks() kernel-doc
      thunderbolt: Log correct zeroX entries in decode_error()
      thunderbolt: Handle ERR_LOCK notification
      thunderbolt: Use "if USB4" instead of "depends on" in Kconfig
      thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
      thunderbolt: Only stop control channel when entering freeze
      thunderbolt: debugfs: Fix uninitialized return in counters_write()
      thunderbolt: Add debugfs interface
      thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE
      thunderbolt: Introduce tb_switch_is_tiger_lake()
      thunderbolt: Introduce tb_switch_is_ice_lake()
      thunderbolt: Check for Intel vendor ID when identifying controller
      thunderbolt: Introduce tb_port_is_nhi()
      thunderbolt: Introduce tb_switch_next_cap()
      thunderbolt: Introduce tb_port_next_cap()
      thunderbolt: Move struct tb_cap_any to tb_regs.h
      thunderbolt: Add runtime PM for Software CM
      thunderbolt: Create device links from ACPI description
      ACPI: Export acpi_get_first_physical_node() to modules
      ...
    59ee364b
tb.h 34.3 KB