public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] rpmsg updates for v6.18
@ 2025-10-02 14:05 Bjorn Andersson
  2025-10-04 23:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2025-10-02 14:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-remoteproc, linux-kernel, Andrew Davis,
	Barnabás Czémán, Claudiu Beznea, Thorsten Blum


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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-04 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 14:05 [GIT PULL] rpmsg updates for v6.18 Bjorn Andersson
2025-10-04 23:42 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox