[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZYVsIwvSLqnn/BRW@shikoro>
Date: Fri, 22 Dec 2023 11:59:47 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.7-rc8
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists