From: Boris Brezillon <boris.brezillon@collabora.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i3c <linux-i3c@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] i3c: Changes for 5.10
Date: Sat, 17 Oct 2020 10:02:47 +0200 [thread overview]
Message-ID: <20201017100247.475552a8@collabora.com> (raw)
Hello Linus,
I'm a bit late, but here is the I3C PR for 5.10.
Regards,
Boris
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.10
for you to fetch changes up to abea14bfdebbe9bd02f2ad24a1f3a878ed21c8f0:
i3c: master: Fix error return in cdns_i3c_master_probe() (2020-10-07 15:14:07 +0200)
----------------------------------------------------------------
* Fix DAA for the pre-reserved address case
* Fix an error path in the cadence driver
----------------------------------------------------------------
Jing Xiangfeng (1):
i3c: master: Fix error return in cdns_i3c_master_probe()
Parshuram Thombare (2):
i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
i3c: master: fix for SETDASA and DAA process
drivers/i3c/master.c | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
drivers/i3c/master/i3c-master-cdns.c | 4 +++-
2 files changed, 94 insertions(+), 54 deletions(-)
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
WARNING: multiple messages have this Message-ID (diff)
From: Boris Brezillon <boris.brezillon@collabora.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i3c <linux-i3c@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] i3c: Changes for 5.10
Date: Sat, 17 Oct 2020 10:02:47 +0200 [thread overview]
Message-ID: <20201017100247.475552a8@collabora.com> (raw)
Hello Linus,
I'm a bit late, but here is the I3C PR for 5.10.
Regards,
Boris
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.10
for you to fetch changes up to abea14bfdebbe9bd02f2ad24a1f3a878ed21c8f0:
i3c: master: Fix error return in cdns_i3c_master_probe() (2020-10-07 15:14:07 +0200)
----------------------------------------------------------------
* Fix DAA for the pre-reserved address case
* Fix an error path in the cadence driver
----------------------------------------------------------------
Jing Xiangfeng (1):
i3c: master: Fix error return in cdns_i3c_master_probe()
Parshuram Thombare (2):
i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
i3c: master: fix for SETDASA and DAA process
drivers/i3c/master.c | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
drivers/i3c/master/i3c-master-cdns.c | 4 +++-
2 files changed, 94 insertions(+), 54 deletions(-)
next reply other threads:[~2020-10-17 8:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-17 8:02 Boris Brezillon [this message]
2020-10-17 8:02 ` [GIT PULL] i3c: Changes for 5.10 Boris Brezillon
2020-10-17 18:22 ` pr-tracker-bot
2020-10-17 18:22 ` 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=20201017100247.475552a8@collabora.com \
--to=boris.brezillon@collabora.com \
--cc=linux-i3c@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 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.