public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benson Leung <bleung@google.com>
To: torvalds@linux-foundation.org
Cc: pmalani@chromium.org, bleung@chromium.org, bleung@google.com,
	bleung@kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] chrome-platform changes for v5.16
Date: Tue, 9 Nov 2021 21:39:54 -0800	[thread overview]
Message-ID: <YYtbKoSFCLzvvOUZ@google.com> (raw)

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

Hi Linus,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -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.16

for you to fetch changes up to 297d34e73d491a3edbd6e8c31d33ec90447a908b:

  platform/chrome: cros_ec_proto: Use ec_command for check_features (2021-10-31 15:52:55 -0700)

----------------------------------------------------------------
chrome platform changes for 5.16

cros_ec_typec:
* Clean up use of cros_ec_check_features

cros_ec_*:
* Rename and move cros_ec_pd_command to cros_ec_command, and make changes to
  cros_ec_typec and cros_ec_proto to use the new common command, reducing
  duplication.

sensorhub:
* simplify getting .driver_data in cros_ec_sensors_core and cros_ec_sensorhub

misc:
* Maintainership change. Enric Balletbo i Serra has moved on from Collabora,
  so removing him from chrome/platform maintainers. Thanks for all of your
  hard work maintaining this, Enric, and best of luck to you in your new role!
* Add Prashant Malani as driver maintainer for cros_ec_typec.c and
  cros_usbpd_notify. He was already principal contributor of these drivers.

----------------------------------------------------------------
Benson Leung (1):
      MAINTAINERS: Add Prashant's maintainership of cros_ec drivers

Colin Ian King (1):
      platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"

Prashant Malani (9):
      platform/chrome: cros_ec_proto: Fix check_features ret val
      platform/chrome: cros-ec-typec: Cleanup use of check_features
      platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()
      platform/chrome: cros_usbpd_notify: Move ec_command()
      platform/chrome: cros_ec_proto: Make data pointers void
      platform/chrome: cros_ec_proto: Add version for ec_command
      platform/chrome: cros_ec_typec: Use cros_ec_command()
      platform/chrome: cros_ec_proto: Use EC struct for features
      platform/chrome: cros_ec_proto: Use ec_command for check_features

Uwe Kleine-König (1):
      MAINTAINERS: Chrome: Drop Enric Balletbo i Serra

Wolfram Sang (2):
      iio: common: cros_ec_sensors: simplify getting .driver_data
      platform/chrome: cros_ec_sensorhub: simplify getting .driver_data

 MAINTAINERS                                        | 14 +++-
 .../common/cros_ec_sensors/cros_ec_sensors_core.c  |  3 +-
 drivers/mfd/cros_ec_dev.c                          |  4 +-
 drivers/platform/chrome/cros_ec_lpc.c              |  4 +-
 drivers/platform/chrome/cros_ec_proto.c            | 79 ++++++++++++++++------
 drivers/platform/chrome/cros_ec_sensorhub.c        |  6 +-
 drivers/platform/chrome/cros_ec_typec.c            | 74 ++++++--------------
 drivers/platform/chrome/cros_usbpd_notify.c        | 50 +-------------
 include/linux/platform_data/cros_ec_proto.h        |  7 +-
 9 files changed, 104 insertions(+), 137 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-11-10  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10  5:39 Benson Leung [this message]
2021-11-10 20:10 ` [GIT PULL] chrome-platform changes for v5.16 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=YYtbKoSFCLzvvOUZ@google.com \
    --to=bleung@google.com \
    --cc=bleung@chromium.org \
    --cc=bleung@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmalani@chromium.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