[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200604001441.GA257203@google.com>
Date: Wed, 3 Jun 2020 17:14:41 -0700
From: Benson Leung <bleung@...gle.com>
To: torvalds@...ux-foundation.org
Cc: bleung@...nel.org, bleung@...omium.org, bleung@...gle.com,
enric.balletbo@...labora.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] chrome-platform changes for v5.8
Hi Linus,
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8
for you to fetch changes up to bbb7ad49b8350b79261ce087c8e101d92f15533d:
platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str() (2020-05-04 14:02:01 -0700)
----------------------------------------------------------------
chrome platform changes for 5.8
* cros_ec_typec
- Add notifier for update, and register port partner
* Sensors/iio:
- Fixes to cros_ec_sensorhub around allocation of resources, and send_sample.
* Wilco EC
- Fix to output format of h1_gpio
* Misc
- Misc fixes to appease kernel-doc and other warnings.
- Set user space log size in chromeos_pstore
----------------------------------------------------------------
Benson Leung (1):
Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci
Bernardo Perez Priego (1):
platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
Christophe JAILLET (1):
platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages
Dan Carpenter (1):
platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()
Enric Balletbo i Serra (3):
Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kernelci
platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()
Gwendal Grignou (1):
platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claiming sensors
Jett Rink (2):
platform/chrome: cros_ec_ishtp: skip old cros_ec responses
platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event
Prashant Malani (4):
platform/chrome: cros_ec_typec: Use notifier for updates
platform/chrome: cros_ec_typec: Add struct for port data
platform/chrome: cros_ec_typec: Register port partner
platform/chrome: typec: Fix ret value check error
Sarthak Kukreti (1):
platform/chrome: chromeos_pstore: set user space log size
drivers/platform/chrome/Kconfig | 1 +
drivers/platform/chrome/chromeos_pstore.c | 1 +
drivers/platform/chrome/cros_ec_i2c.c | 2 +-
drivers/platform/chrome/cros_ec_ishtp.c | 45 ++++++---
drivers/platform/chrome/cros_ec_sensorhub.c | 80 ++++++++-------
drivers/platform/chrome/cros_ec_sensorhub_ring.c | 81 +++++++++------
drivers/platform/chrome/cros_ec_typec.c | 119 +++++++++++++++++++----
drivers/platform/chrome/cros_usbpd_logger.c | 1 +
drivers/platform/chrome/wilco_ec/debugfs.c | 7 +-
include/linux/platform_data/cros_ec_sensorhub.h | 1 +
10 files changed, 242 insertions(+), 96 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