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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YTjZCfR7SfEMDYAP@google.com>
Date:   Wed, 8 Sep 2021 08:38:49 -0700
From:   Benson Leung <bleung@...gle.com>
To:     torvalds@...ux-foundation.org
Cc:     enric.balletbo@...labora.com, bleung@...omium.org,
        bleung@...gle.com, bleung@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] chrome-platform changes for v5.15

Hi Linus,

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v5.15

for you to fetch changes up to 4665584888ad2175831c972c004115741ec799e9:

  platform/chrome: cros_ec_trace: Fix format warnings (2021-08-30 17:46:55 -0700)

----------------------------------------------------------------
chrome platform changes for 5.15

cros_ec_typec:
* Changes the cros_ec_typec driver to use the pre-existing
  cros_ec_check_features() function

sensorhub:
* Add trace events for sample

misc:
* cros_ec_proto - send commands again in the event of a timeout (for the FPMCU)
* Fix warnings in cros_ec_trace related to format output

----------------------------------------------------------------
Gwendal Grignou (2):
      platform/chrome: sensorhub: Add trace events for sample
      platform/chrome: cros_ec_trace: Fix format warnings

Patryk Duda (1):
      platform/chrome: cros_ec_proto: Send command again when timeout occurs

Prashant Malani (1):
      platform/chrome: cros_ec_typec: Use existing feature check

 drivers/platform/chrome/Makefile                 |  2 +-
 drivers/platform/chrome/cros_ec_proto.c          |  9 +++
 drivers/platform/chrome/cros_ec_sensorhub_ring.c | 14 ++++
 drivers/platform/chrome/cros_ec_trace.h          | 94 ++++++++++++++++++++++++
 drivers/platform/chrome/cros_ec_typec.c          | 27 ++-----
 5 files changed, 123 insertions(+), 23 deletions(-)

-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@...gle.com
Chromium OS Project
bleung@...omium.org

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