[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201022212420.GA3714143@google.com>
Date: Thu, 22 Oct 2020 14:24:20 -0700
From: Benson Leung <bleung@...gle.com>
To: torvalds@...ux-foundation.org
Cc: bleung@...omium.org, bleung@...gle.com, bleung@...nel.org,
linux-kernel@...r.kernel.org, enric.balletbo@...labora.com
Subject: [GIT PULL] chrome-platform changes for v5.10
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@...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