• Linus Torvalds's avatar
    Merge tag 'tag-chrome-platform-for-v6.3' of... · 5f5ce6bc
    Linus Torvalds authored
    Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
    
    Pull chrome platform updates from Tzung-Bi Shih:
     "New drivers:
       - cros_ec_uart for ChromeOS EC protocol over UART
       - cros_typec_vdm for USB PD Vendor Defined Message
    
      Improvements:
       - Preserve logs as much as possible when EC panics
       - Shutdown to refrain from potential HW damages when EC panics
    
      Fixes:
       - Fix DP_PORT_VDO to include DP_CAP_RECEPTACLE
       - Fix a lockdep false positive
    
      Cleanups:
       - Use sysfs_emit*() instead of scnprintf()
       - Use asm instead of asm-generic for unaligned.h
    
      Misc:
       - Rename module name from cros_ec_typec to cros-ec-typec
       - Minor fixes"
    
    * tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: (34 commits)
      platform/chrome: cros_ec_typec: Fix spelling mistake
      platform/chrome: cros_typec_vdm: Add Attention support
      platform/chrome: cros_ec: Add VDM attention headers
      platform/chrome: cros_typec_vdm: Fix VDO copy
      platform/chrome: cros_ec_typec: allow deferred probe of switch handles
      platform/chrome: cros_ec_proto: remove big stub objects from stack
      platform/chrome: cros_ec_uart: fix negative type promoted to high
      platform/chrome: cros_ec: Use per-device lockdep key
      platform/chrome: fix kernel-doc warnings for cros_ec_command
      platform/chrome: fix kernel-doc warning for last_resume_result
      platform/chrome: fix kernel-doc warning for suspend_timeout_ms
      platform/chrome: fix kernel-doc warnings for panic notifier
      platform/chrome: cros_ec_lpc: initialize the buf variable
      platform/chrome: cros_ec: Fix panic notifier registration
      platform/chrome: cros_typec_switch: Check for retimer flag
      platform/chrome: cros_typec_switch: Use fwnode* prop check
      platform/chrome: cros_typec_vdm: Add VDM send support
      platform/chrome: cros_typec_vdm: Add VDM reply support
      platform/chrome: cros_ec_typec: Add initial VDM support
      platform/chrome: cros_ec_typec: Alter module name with hyphens
      ...
    5f5ce6bc
MAINTAINERS 677 KB