lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aYlTGG_NABjz3a-K@google.com>
Date: Mon, 9 Feb 2026 03:23:04 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: bleung@...omium.org, chrome-platform@...ts.linux.dev,
	tzungbi@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] chrome-platform updates for v7.0

Hi Linus,

Please pull chrome-platform updates for Linux v7.0.

Thanks,
Tzung-Bi
------

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v7.0

for you to fetch changes up to 520e345dfdab89aed4a0ad98d5ec35086661a11a:

  platform/chrome: lightbar: Use flexible array member (2026-02-04 04:38:13 +0000)

----------------------------------------------------------------
chrome-platform: Updates for v7.0

* New

  (cros_ec_lightbar)
  - Report the number of exposed LED segments via sysfs.
  - Support large sequence of program to be transmitted.

* Fixes

  - Don't touch fwnode_handle::dev which is a private field.
  - Fix wrong assignment for response size in cros_ec_lightbar.

* Cleanups

  - Use acpi_get_local_u64_address() helper.

----------------------------------------------------------------
Andy Shevchenko (2):
      platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::dev
      platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()

Gwendal Grignou (4):
      platform/chrome: lightbar: Report number of segments
      platform/chrome: lightbar: Add support for large sequence
      platform/chrome: lightbar: Fix lightbar_program_ex alignment
      platform/chrome: lightbar: Use flexible array member

Tzung-Bi Shih (1):
      platform/chrome: cros_ec_lightbar: Fix response size initialization

 drivers/platform/chrome/cros_ec_lightbar.c     | 133 +++++++++++++++++++------
 drivers/platform/chrome/cros_typec_switch.c    |  19 +---
 include/linux/platform_data/cros_ec_commands.h |  24 +++++
 3 files changed, 134 insertions(+), 42 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ