All of lore.kernel.org
 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.13
Date: Fri, 7 May 2021 14:39:58 -0700	[thread overview]
Message-ID: <YJWzrs7pu38YD6G7@google.com> (raw)

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

Hi Linus,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

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.13

for you to fetch changes up to d61b3f9b91be32f714b218377ab5081932e3ebc2:

  platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock (2021-04-21 10:00:30 +0200)

----------------------------------------------------------------
chrome platform changes for 5.13

cros_ec_typec:
* Changes around DP mode check, hard reset, tracking port change.

cros_ec misc:
* wilco_ec: Convert stream-like files from nonseekable to stream open
* cros_usbpd_notify: Listen to EC_HSOT_EVENT_USB_MUX host event
* fix format warning in cros_ec_typec

----------------------------------------------------------------
Arnd Bergmann (1):
      platform/chrome: cros_ec_typec: fix clang -Wformat warning

Pi-Hsun Shih (1):
      platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host event

Prashant Malani (5):
      platform/chrome: cros_ec_typec: Check for device within remove function
      platform/chrome: cros_ec_typec: Track port role
      platform/chrome: cros_ec: Add Type C hard reset
      platform/chrome: cros_ec_typec: Handle hard reset
      platform/chrome: cros_ec_typec: Add DP mode check

Yang Li (1):
      platform/chrome: wilco_ec: convert stream-like files from nonseekable_open -> stream_open

Ye Bin (1):
      platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock

 drivers/platform/chrome/cros_ec_lpc_mec.c      |  3 +-
 drivers/platform/chrome/cros_ec_typec.c        | 47 +++++++++++++++++++-------
 drivers/platform/chrome/cros_usbpd_notify.c    |  3 +-
 drivers/platform/chrome/wilco_ec/telemetry.c   |  2 +-
 include/linux/platform_data/cros_ec_commands.h |  1 +
 5 files changed, 39 insertions(+), 17 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-05-07 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07 21:39 Benson Leung [this message]
2021-05-07 21:58 ` [GIT PULL] chrome-platform changes for v5.13 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=YJWzrs7pu38YD6G7@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.