* [GIT PULL] chrome-platform changes for v6.12
@ 2024-09-16 11:50 Tzung-Bi Shih
2024-09-18 11:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tzung-Bi Shih @ 2024-09-16 11:50 UTC (permalink / raw)
To: torvalds; +Cc: tzungbi, linux-kernel, chrome-platform
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-18 11:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 11:50 [GIT PULL] chrome-platform changes for v6.12 Tzung-Bi Shih
2024-09-18 11:10 ` pr-tracker-bot
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.