lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 7 May 2021 14:39:58 -0700
From:   Benson Leung <bleung@...gle.com>
To:     torvalds@...ux-foundation.org
Cc:     enric.balletbo@...labora.com, bleung@...omium.org,
        bleung@...gle.com, bleung@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] chrome-platform changes for v5.13

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ