All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: tzungbi@kernel.org, linux-kernel@vger.kernel.org,
	chrome-platform@lists.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.12
Date: Mon, 16 Sep 2024 11:50:34 +0000	[thread overview]
Message-ID: <ZugbipY0rOAd-y4D@google.com> (raw)

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

Hi Linus,

Please pull chrome-platform changes for v6.12.

Thanks,
TzungBi
------

The following changes since commit de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-for-6.12

for you to fetch changes up to d1b35e6d34e9b46fbf98444dd7aa114c032e9ac0:

  platform/chrome: chromeos_laptop: Use kmemdup_array (2024-08-23 21:48:43 +0800)

----------------------------------------------------------------
chrome platform changes for 6.12

* Improvements

  - Adjust DMI match table for Framework Laptop for improving
    maintainabilities for both legacy and new models.

  - Add .remove driver callback for cros_ec_typec for allowing the
    driver to be rebound.

  - Use kmemdup_array() for taking care possible overflows.

----------------------------------------------------------------
Dustin L. Howett (1):
      platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop

Thadeu Lima de Souza Cascardo (1):
      platform/chrome: cros_ec_typec: add remove driver hook

Yu Jiaoliang (1):
      platform/chrome: chromeos_laptop: Use kmemdup_array

 drivers/platform/chrome/chromeos_laptop.c |  7 +++---
 drivers/platform/chrome/cros_ec_lpc.c     | 36 +++++++++++++++++++++++--------
 drivers/platform/chrome/cros_ec_typec.c   | 10 +++++++++
 3 files changed, 40 insertions(+), 13 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2024-09-16 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 11:50 Tzung-Bi Shih [this message]
2024-09-18 11:10 ` [GIT PULL] chrome-platform changes for v6.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZugbipY0rOAd-y4D@google.com \
    --to=tzungbi@kernel.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.