linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] chrome-platform changes for v5.10
@ 2020-10-22 21:24 Benson Leung
  2020-10-23 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Benson Leung @ 2020-10-22 21:24 UTC (permalink / raw)
  To: torvalds; +Cc: bleung, bleung, bleung, linux-kernel, enric.balletbo

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

Hello Linus,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10

for you to fetch changes up to 3e98fd6d816cd82f529345870efd435f06e02803:

  ARM: dts: cros-ec-keyboard: Add alternate keymap for KEY_LEFTMETA (2020-10-01 18:33:01 +0200)

----------------------------------------------------------------
chrome platform changes for 5.10

cros-ec:
* Error code cleanup across cros-ec by Guenter.
* Remove cros_ec_cmd_xfer in favor of cros_ec_cmd_xfer_status.

cros_ec_typec:
* Landed initial USB4 support in typec connector class driver for cros_ec.
* Role switch bugfix on disconnect, and reordering configuration steps.

cros_ec_lightbar:
* Fix buffer outsize and result for get_lightbar_version.

misc:
* Remove config MFD_CROS_EC, now that transition from MFD is complete.
* Enable KEY_LEFTMETA in new location on arm based cros-ec-keyboard keymap.

----------------------------------------------------------------
Azhar Shaikh (3):
      platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()
      platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect
      platform/chrome: cros_ec_typec: Re-order connector configuration steps

Enric Balletbo i Serra (1):
      platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config

Guenter Roeck (7):
      iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
      cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
      platform/chrome: cros_ec_sysfs: Report range of error codes from EC
      pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
      platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
      platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
      pwm: cros-ec: Simplify EC error handling

Gwendal Grignou (2):
      platform/chrome: cros_ec_trace: Add fields to command traces
      platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command

Heikki Krogerus (1):
      platform/chrome: cros_ec_typec: USB4 support

Prashant Malani (2):
      platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
      platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()

Stephen Boyd (1):
      ARM: dts: cros-ec-keyboard: Add alternate keymap for KEY_LEFTMETA

Wang Qing (1):
      platform/chrome: Use kobj_to_dev() instead of container_of()

 arch/arm/boot/dts/cros-ec-keyboard.dtsi            |   1 +
 .../iio/common/cros_ec_sensors/cros_ec_sensors.c   |   2 +-
 drivers/input/keyboard/cros_ec_keyb.c              |   2 +-
 drivers/platform/chrome/Kconfig                    |  10 --
 drivers/platform/chrome/cros_ec_lightbar.c         |  12 +--
 drivers/platform/chrome/cros_ec_proto.c            | 106 +++++++++++----------
 drivers/platform/chrome/cros_ec_sysfs.c            |  26 ++---
 drivers/platform/chrome/cros_ec_trace.h            |  27 ++++--
 drivers/platform/chrome/cros_ec_typec.c            |  42 +++++++-
 drivers/platform/chrome/cros_ec_vbc.c              |   4 +-
 drivers/pwm/pwm-cros-ec.c                          |  37 ++++---
 11 files changed, 154 insertions(+), 115 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] chrome-platform changes for v5.10
  2020-10-22 21:24 [GIT PULL] chrome-platform changes for v5.10 Benson Leung
@ 2020-10-23 18:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-23 18:53 UTC (permalink / raw)
  To: Benson Leung
  Cc: torvalds, bleung, bleung, bleung, linux-kernel, enric.balletbo

The pull request you sent on Thu, 22 Oct 2020 14:24:20 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/090a7d046fedaaaf41fcdd84ca11764fa5d35233

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-23 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 21:24 [GIT PULL] chrome-platform changes for v5.10 Benson Leung
2020-10-23 18:53 ` pr-tracker-bot

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