[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251002140524.64158-1-andersson@kernel.org>
Date: Thu, 2 Oct 2025 09:05:21 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andrew Davis <afd@...com>,
Barnabás Czémán <barnabas.czeman@...nlining.org>,
Claudiu Beznea <claudiu.beznea.uj@...renesas.com>,
Thorsten Blum <thorsten.blum@...ux.dev>
Subject: [GIT PULL] rpmsg updates for v6.18
The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.18
for you to fetch changes up to 09390ed9af37ed612dd0967ff2b0d639872b8776:
rpmsg: qcom_smd: Fix fallback to qcom,ipc parse (2025-09-20 21:29:48 -0500)
----------------------------------------------------------------
rpmsg updates for v6.18
Clean up the dev_pm_domain integration in rpmsg core. Correct module
aliases for the rpmsg char driver.
Transition Qualcomm SMD and GLINK drivers to strscpy() and fix the
regression in legacy code for acquiring outgoing interrupts using the
non-mailbox based mechanism.
----------------------------------------------------------------
Andrew Davis (1):
rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
Barnabás Czémán (1):
rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Claudiu Beznea (1):
rpmsg: core: Drop dev_pm_domain_detach() call
Thorsten Blum (1):
rpmsg: Use strscpy() instead of strscpy_pad()
drivers/rpmsg/qcom_glink_native.c | 2 +-
drivers/rpmsg/qcom_smd.c | 4 ++--
drivers/rpmsg/rpmsg_char.c | 3 ++-
drivers/rpmsg/rpmsg_core.c | 5 ++---
4 files changed, 7 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists