* [GIT PULL] chrome-platform updates for v7.3
@ 2026-08-17 3:11 Tzung-Bi Shih
0 siblings, 0 replies; only message in thread
From: Tzung-Bi Shih @ 2026-08-17 3:11 UTC (permalink / raw)
To: torvalds; +Cc: bleung, chrome-platform, tzungbi, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 3260 bytes --]
Hi Linus,
Please pull chrome-platform updates for Linux v7.3.
Thanks,
Tzung-Bi
------
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v7.3
for you to fetch changes up to 81c1c0cb68a13d14dd1bbffcf4c49e26f9a6478c:
platform/chrome: of_hw_prober: Add delay for hana trackpads (2026-08-13 03:05:17 +0000)
----------------------------------------------------------------
chrome-platform: Updates for v7.3
* New
- Add post_power_on_delay_ms for Hana in of_hw_prober.
* Improvements
- Use dumb trackpad prober for Spherion in of_hw_prober.
* Fixes
- Check bound of firmware-reported data in cros_ec_sensorhub and
cros_ec_typec.
- Fix memory overread in cros_ec_sensorhub.
- Fix resource leak in cros_ec_debugfs.
- Clamp payload length for LIGHTBAR_CMD_SET_PROGRAM_EX in
cros_ec_lightbar.
* Cleanups
- Drop unused platform_device_id driver data.
- Remove redundant log.
----------------------------------------------------------------
Alexis Savery (1):
platform/chrome: lightbar: Limit payload to max packet size
Bryam Vargas (1):
platform/chrome: sensorhub: Bound the EC-reported sensor number
Chen-Yu Tsai (2):
platform/chrome: of_hw_prober: Use dumb trackpad prober for Spherion
platform/chrome: of_hw_prober: Add delay for hana trackpads
Hongyan Xu (2):
platform/chrome: cros_ec_debugfs: Clean up console log on probe failure
platform/chrome: cros_ec_debugfs: Unregister panic notifier
Maoyi Xie (1):
platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap count
Pan Chuang (1):
platform/chrome: cros_ec: Remove redundant dev_err()
Tzung-Bi Shih (2):
platform/chrome: sensorhub: Fix memory overread in ring handler
platform/chrome: sensorhub: Fix dropped timestamp events and log spam
Uwe Kleine-König (The Capable Hub) (1):
platform/chrome: Drop unused assignment of platform_device_id driver data
drivers/platform/chrome/chromeos_of_hw_prober.c | 6 ++---
drivers/platform/chrome/cros_ec.c | 5 +----
drivers/platform/chrome/cros_ec_chardev.c | 4 ++--
drivers/platform/chrome/cros_ec_debugfs.c | 10 ++++++---
drivers/platform/chrome/cros_ec_lightbar.c | 11 +++++++---
drivers/platform/chrome/cros_ec_sensorhub.c | 4 ++--
drivers/platform/chrome/cros_ec_sensorhub_ring.c | 28 +++++++++++++++++++-----
drivers/platform/chrome/cros_ec_sysfs.c | 4 ++--
drivers/platform/chrome/cros_ec_typec.c | 6 +++++
drivers/platform/chrome/cros_ec_vbc.c | 4 ++--
drivers/platform/chrome/cros_kbd_led_backlight.c | 4 ++--
drivers/platform/chrome/cros_usbpd_logger.c | 4 ++--
drivers/platform/chrome/cros_usbpd_notify.c | 4 ++--
drivers/platform/chrome/wilco_ec/core.c | 4 ++--
drivers/platform/chrome/wilco_ec/debugfs.c | 4 ++--
drivers/platform/chrome/wilco_ec/telemetry.c | 4 ++--
16 files changed, 67 insertions(+), 39 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 3:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 3:11 [GIT PULL] chrome-platform updates for v7.3 Tzung-Bi Shih
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox