From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.7-rc8
Date: Fri, 22 Dec 2023 11:59:47 +0100 [thread overview]
Message-ID: <ZYVsIwvSLqnn/BRW@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 1770 bytes --]
The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb:
Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.7-rc8
for you to fetch changes up to b4cc1cbba5195a4dd497cf2f8f09e7807977d543:
i2c: aspeed: Handle the coalesced stop conditions with the start conditions. (2023-12-19 21:54:57 +0100)
----------------------------------------------------------------
i2c-qcom-geni gets error path fixes, i2c-rk3x fixes polling mode,
i2c-aspeed gets state machine fixes in target mode
----------------------------------------------------------------
Jensen Huang (1):
i2c: rk3x: fix potential spinlock recursion on poll
Quan Nguyen (1):
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Yang Yingliang (1):
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (3):
(Rev.) i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
(Rev.) i2c: rk3x: fix potential spinlock recursion on poll
(Rev.) i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Andrew Jeffery (1):
(Rev.) i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Heiko Stuebner (1):
(Rev.) i2c: rk3x: fix potential spinlock recursion on poll
drivers/i2c/busses/i2c-aspeed.c | 48 +++++++++++++++++++++++++-------------
drivers/i2c/busses/i2c-qcom-geni.c | 8 ++++++-
drivers/i2c/busses/i2c-rk3x.c | 13 +++++++++--
3 files changed, 50 insertions(+), 19 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-12-22 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 10:59 Wolfram Sang [this message]
2023-12-22 16:51 ` [PULL REQUEST] i2c-for-6.7-rc8 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=ZYVsIwvSLqnn/BRW@shikoro \
--to=wsa@kernel.org \
--cc=andi.shyti@kernel.org \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--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