All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>,
	Gwenael Treuveur <gwenael.treuveur@foss.st.com>,
	Jeff Johnson <quic_jjohnson@quicinc.com>
Subject: [GIT PULL] rpmsg updates for v6.11
Date: Tue, 23 Jul 2024 12:17:49 -0700	[thread overview]
Message-ID: <20240723191750.3703388-1-andersson@kernel.org> (raw)


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.11

for you to fetch changes up to 36862eab884d997e182aad9163cc6ca953614a68:

  rpmsg: char: add missing MODULE_DESCRIPTION() macro (2024-06-10 11:11:59 -0600)

----------------------------------------------------------------
rpmsg updates for v6.11

This corrects interrupt handling in the stm32 remoteproc driver when
being attached to an already running remote processor.
It fixes invalid kernel-doc and adds missing MODULE_DESCRIPTION() in the
rpmsg char driver.

----------------------------------------------------------------
Arnaud Pouliquen (1):
      rpmsg: char: Fix rpmsg_eptdev structure documentation

Gwenael Treuveur (1):
      remoteproc: stm32_rproc: Fix mailbox interrupts queuing

Jeff Johnson (1):
      rpmsg: char: add missing MODULE_DESCRIPTION() macro

 drivers/remoteproc/stm32_rproc.c | 2 +-
 drivers/rpmsg/rpmsg_char.c       | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

             reply	other threads:[~2024-07-23 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23 19:17 Bjorn Andersson [this message]
2024-07-23 21:09 ` [GIT PULL] rpmsg updates for v6.11 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=20240723191750.3703388-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=arnaud.pouliquen@foss.st.com \
    --cc=gwenael.treuveur@foss.st.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=quic_jjohnson@quicinc.com \
    --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.