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.6-rc8
Date: Sat, 28 Oct 2023 08:24:04 +0200 [thread overview]
Message-ID: <ZTypBKf7VqKqnTuG@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 1926 bytes --]
The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:
Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc8
for you to fetch changes up to c896ff2dd8f30a6b0a922c83a96f6d43f05f0e92:
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers (2023-10-21 20:31:04 +0200)
----------------------------------------------------------------
Bugfixes for Axxia when it is a target and for PEC handling of stm32f7.
Plus, fixing an of node leak pattern in the mux subsystem.
----------------------------------------------------------------
Alain Volmat (1):
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Herve Codina (3):
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Jian Zhang (1):
i2c: aspeed: Fix i2c bus hang in slave read
with much appreciated quality assurance from
----------------------------------------------------------------
Andrew Jeffery (2):
(Test) i2c: aspeed: Fix i2c bus hang in slave read
(Rev.) i2c: aspeed: Fix i2c bus hang in slave read
Jonathan Cameron (3):
(Rev.) i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
(Rev.) i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
(Rev.) i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Pierre-Yves MORDRET (1):
(Rev.) i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
drivers/i2c/busses/i2c-aspeed.c | 3 ++-
drivers/i2c/busses/i2c-stm32f7.c | 9 ++++++---
drivers/i2c/muxes/i2c-demux-pinctrl.c | 2 +-
drivers/i2c/muxes/i2c-mux-gpmux.c | 2 +-
drivers/i2c/muxes/i2c-mux-pinctrl.c | 2 +-
5 files changed, 11 insertions(+), 7 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-10-28 6:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-28 6:24 Wolfram Sang [this message]
2023-10-28 18:00 ` [PULL REQUEST] i2c-for-6.6-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=ZTypBKf7VqKqnTuG@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 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.