linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benson Leung <bleung@google.com>
To: torvalds@linux-foundation.org
Cc: enric.balletbo@collabora.com, bleung@chromium.org,
	bleung@google.com, bleung@kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] chrome-platform changes for v5.15
Date: Wed, 8 Sep 2021 08:38:49 -0700	[thread overview]
Message-ID: <YTjZCfR7SfEMDYAP@google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1784 bytes --]

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@google.com
Chromium OS Project
bleung@chromium.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2021-09-08 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 15:38 Benson Leung [this message]
2021-09-08 23:50 ` [GIT PULL] chrome-platform changes for v5.15 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YTjZCfR7SfEMDYAP@google.com \
    --to=bleung@google.com \
    --cc=bleung@chromium.org \
    --cc=bleung@kernel.org \
    --cc=enric.balletbo@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).