All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	asahi@lists.linux.dev, Hector Martin <marcan@marcan.st>,
	linux-arm-kernel@lists.infradead.org,
	Sven Peter <sven@svenpeter.dev>
Subject: [PATCH 0/2] apple-mailbox: add support for atomc mailbox operations
Date: Mon, 5 Sep 2022 17:48:27 +0100	[thread overview]
Message-ID: <YxYoW2IZFK/JdKgH@shell.armlinux.org.uk> (raw)

Hi,

This series adds support for atomic mailbox operations to the Apple
mailbox driver.

 drivers/mailbox/apple-mailbox.c | 64 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 61 insertions(+), 3 deletions(-)
-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

WARNING: multiple messages have this Message-ID (diff)
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	asahi@lists.linux.dev, Hector Martin <marcan@marcan.st>,
	linux-arm-kernel@lists.infradead.org,
	Sven Peter <sven@svenpeter.dev>
Subject: [PATCH 0/2] apple-mailbox: add support for atomc mailbox operations
Date: Mon, 5 Sep 2022 17:48:27 +0100	[thread overview]
Message-ID: <YxYoW2IZFK/JdKgH@shell.armlinux.org.uk> (raw)

Hi,

This series adds support for atomic mailbox operations to the Apple
mailbox driver.

 drivers/mailbox/apple-mailbox.c | 64 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 61 insertions(+), 3 deletions(-)
-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-09-05 16:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-05 16:48 Russell King (Oracle) [this message]
2022-09-05 16:48 ` [PATCH 0/2] apple-mailbox: add support for atomc mailbox operations Russell King (Oracle)
2022-09-05 16:48 ` [PATCH 1/2] mailbox: apple: Implement flush() operation Russell King
2022-09-05 16:48   ` Russell King
2022-09-05 16:58   ` Sven Peter
2022-09-05 16:58     ` Sven Peter
2022-09-05 16:48 ` [PATCH 2/2] mailbox: apple: Implement poll_data() operation Russell King
2022-09-05 16:48   ` Russell King
2022-09-05 17:03   ` Sven Peter
2022-09-05 17:03     ` Sven Peter
2022-09-06  7:58     ` Russell King (Oracle)
2022-09-06  7:58       ` Russell King (Oracle)

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=YxYoW2IZFK/JdKgH@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=alyssa@rosenzweig.io \
    --cc=asahi@lists.linux.dev \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marcan@marcan.st \
    --cc=sven@svenpeter.dev \
    /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.