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:   Mon, 26 Jun 2023 13:57:46 +0800
From:   Tzung-Bi Shih <tzungbi@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     pmalani@...omium.org, bleung@...omium.org, groeck@...omium.org,
        tzungbi@...nel.org, linux-kernel@...r.kernel.org,
        chrome-platform@...ts.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.5

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v6.5

for you to fetch changes up to 2b8cc5858a07ab75ce98cae720e263e1c1b0d1d9:

  platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer (2023-06-13 12:28:36 +0800)

----------------------------------------------------------------
chrome platform changes for 6.5

* Improvements

  - Support Pin Assignment D in getting mux state.
  - Emit an uevent when EC panics so that userland programs get chance
    to capture EC coredumps (LPC interface only).
  - Send EC_CMD_HOST_SLEEP_EVENT to EC at the very beginning/end of
    system suspend/resume so that EC can watch the duration more
    accurately (LPC interface only).

* Misc

  - Switch back from I2C .probe_new() to .probe().
  - Use %*ph for printing hexdump of small buffers.

----------------------------------------------------------------
Andy Shevchenko (1):
      platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer

Prashant Malani (1):
      platform/chrome: cros_typec_switch: Add Pin D support

Rob Barnes (1):
      platform/chrome: cros_ec: Report EC panic as uevent

Tim Van Patten (1):
      platform/chrome: cros_ec_lpc: Move host command to prepare/complete

Uwe Kleine-König (1):
      platform/chrome: Switch i2c drivers back to use .probe()

 drivers/platform/chrome/cros_ec_i2c.c       |  2 +-
 drivers/platform/chrome/cros_ec_lpc.c       | 15 ++++++++++-----
 drivers/platform/chrome/cros_ec_spi.c       |  8 +-------
 drivers/platform/chrome/cros_hps_i2c.c      |  2 +-
 drivers/platform/chrome/cros_typec_switch.c | 11 ++++++++---
 5 files changed, 21 insertions(+), 17 deletions(-)

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