linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jassi Brar <jassisinghbrar@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Mailbox changes for v5.12
Date: Tue, 23 Feb 2021 22:51:04 -0600	[thread overview]
Message-ID: <CABb+yY1kZ-6Lo5z3h0tcSD_o8GH9uCdd2d9+2xvVV22+2hRTcQ@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-v5.12

for you to fetch changes up to 6b50df2b8c208a04d44b8df5b7baaf668ceb8fc3:

  mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer
(2021-02-22 13:34:27 -0600)

----------------------------------------------------------------
- sprd: fix a macro value
- omap: support for K3 AM64x
- tegra: fix lockdep warnings
- qcom: support for SDX55 and SC8180X
- arm: fixes for sparse, kfree and void return

----------------------------------------------------------------
Bjorn Andersson (2):
      dt-bindings: mailbox: qcom: Add SC8180X APCS compatible
      mailbox: qcom: Add SC8180X apcs compatible

Magnum Shan (1):
      mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL

Manivannan Sadhasivam (2):
      dt-bindings: mailbox: Add binding for SDX55 APCS
      mailbox: qcom: Add support for SDX55 APCS IPC

Mikko Perttunen (1):
      mailbox: tegra-hsp: Set lockdep class dynamically

Suman Anna (2):
      dt-bindings: mailbox: omap: Update binding for AM64x SoCs
      mailbox: omap: Add support for K3 AM64x SoCs

Uwe Kleine-König (1):
      mailbox: arm_mhuv2: make remove callback return void

Viresh Kumar (2):
      mailbox: arm_mhuv2: Fix sparse warnings
      mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer

 .../devicetree/bindings/mailbox/omap-mailbox.txt   |  4 +++
 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    | 34 ++++++++++++++++++++++
 drivers/mailbox/arm_mhuv2.c                        | 30 +++++++++----------
 drivers/mailbox/omap-mailbox.c                     |  6 +++-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c            |  8 ++++-
 drivers/mailbox/sprd-mailbox.c                     |  2 +-
 drivers/mailbox/tegra-hsp.c                        | 15 ++++++++++
 7 files changed, 81 insertions(+), 18 deletions(-)

             reply	other threads:[~2021-02-24  4:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24  4:51 Jassi Brar [this message]
2021-02-24 18:46 ` [GIT PULL] Mailbox changes for v5.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=CABb+yY1kZ-6Lo5z3h0tcSD_o8GH9uCdd2d9+2xvVV22+2hRTcQ@mail.gmail.com \
    --to=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).