1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-21 05:44:14 +00:00
Linus Torvalds 5f5ce6bcfc chrome platform changes for 6.3
* New drivers
 
   - Driver cros_ec_uart for ChromeOS EC protocol over UART.
   - Driver cros_typec_vdm for USB PD Vendor Defined Message.
 
 * Improvements
 
   - Preserve logs as much as possible when EC panic.
   - Shutdown to refrain from potential HW damages when EC panic.
 
 * 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.
 -----BEGIN PGP SIGNATURE-----
 
 iIkEABYIADEWIQS0yQeDP3cjLyifNRUrxTEGBto89AUCY+n3NxMcdHp1bmdiaUBr
 ZXJuZWwub3JnAAoJECvFMQYG2jz0aF8A/RBFKFEJrKj1AkPlgSHnhCr41SmEsrqg
 MaAH2x6Nw8YqAQCjSbJmanSzOHCO5HXF1P11elTNgqH0KT6/Xw/LIcL5Dw==
 =pAno
 -----END PGP SIGNATURE-----

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
  ...
2023-02-21 17:23:39 -08:00
..
2023-01-16 09:26:05 +01:00
2022-12-15 09:45:51 -08:00
2023-01-11 06:52:43 -05:00
2023-02-01 17:29:30 +01:00
2023-02-16 21:23:52 +00:00
2022-12-19 08:47:33 -06:00
2023-01-16 09:26:06 +01:00
2023-01-07 10:38:11 -08:00
2023-01-09 17:00:54 +01:00
2023-02-15 19:38:50 +01:00
2023-02-03 08:20:55 -07:00
2023-01-13 11:48:15 +01:00
2023-02-21 15:27:48 -08:00
2023-02-21 15:27:48 -08:00
2022-12-13 15:47:48 -08:00
2023-01-13 11:48:16 +01:00
2022-12-13 19:29:45 -08:00
2022-12-16 03:54:54 -08:00
2023-01-29 15:18:33 -07:00
2023-01-29 15:18:33 -07:00
2023-01-19 09:24:28 +01:00
2023-01-11 06:52:43 -05:00
2022-12-17 14:06:53 -06:00
2023-02-20 11:53:11 -08:00
2023-02-20 12:33:41 -08:00
2023-01-19 09:24:28 +01:00
2023-02-15 19:38:53 +01:00
2022-12-14 09:15:43 -08:00
2022-12-16 03:54:54 -08:00
2023-02-13 10:11:20 +02:00
2022-12-15 11:12:21 -08:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-31 15:01:20 +01:00
2023-02-20 17:41:08 -08:00
2022-12-13 19:29:45 -08:00
2023-01-19 09:24:30 +01:00
2022-12-13 15:47:48 -08:00
2023-01-19 09:24:30 +01:00
2022-12-15 11:12:21 -08:00
2023-01-16 09:26:06 +01:00
2022-12-17 14:06:53 -06:00
2023-01-04 14:44:13 -07:00
2023-01-19 09:24:28 +01:00
2022-12-20 03:13:45 +01:00
2022-12-16 03:54:54 -08:00
2022-12-21 09:41:28 -08:00
2023-02-20 17:41:08 -08:00
2023-01-19 09:24:28 +01:00
2023-01-03 17:49:22 -08:00
2023-01-13 11:48:16 +01:00
2023-01-08 20:59:17 -07:00
2022-12-15 13:12:15 -08:00
2023-01-19 09:24:28 +01:00