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>
Subject: [PULL REQUEST] i2c-for-6.0-rc7
Date: Sat, 24 Sep 2022 22:45:35 +0200 [thread overview]
Message-ID: <Yy9sbyqEvO8OqESO@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 2275 bytes --]
The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:
Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.0-rc7
for you to fetch changes up to b7af938f4379a884f15713319648a7653497a907:
i2c: mux: harden i2c_mux_alloc() against integer overflows (2022-09-21 22:12:06 +0200)
----------------------------------------------------------------
I2C driver bugfixes for mlxbf and imx, a few documentation fixes after
the rework this cycle, and one hardening for the i2c-mux core
----------------------------------------------------------------
Asmaa Mnebhi (3):
i2c: mlxbf: incorrect base address passed during io write
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
i2c: mlxbf: Fix frequency calculation
Dan Carpenter (1):
i2c: mux: harden i2c_mux_alloc() against integer overflows
Uwe Kleine-König (1):
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Wolfram Sang (2):
MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVER
Documentation: i2c: fix references to other documents
with much appreciated quality assurance from
----------------------------------------------------------------
Gustavo A. R. Silva (1):
(Rev.) i2c: mux: harden i2c_mux_alloc() against integer overflows
Khalil Blaiech (3):
(Rev.) i2c: mlxbf: Fix frequency calculation
(Rev.) i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
(Rev.) i2c: mlxbf: incorrect base address passed during io write
Luca Ceresoli (2):
(Rev.) Documentation: i2c: fix references to other documents
(Test) Documentation: i2c: fix references to other documents
Documentation/i2c/dev-interface.rst | 2 +-
Documentation/i2c/slave-interface.rst | 6 ++--
Documentation/i2c/writing-clients.rst | 4 +--
MAINTAINERS | 1 -
drivers/i2c/busses/i2c-imx.c | 2 +-
drivers/i2c/busses/i2c-mlxbf.c | 68 ++++++++++++++---------------------
drivers/i2c/i2c-mux.c | 5 +--
7 files changed, 37 insertions(+), 51 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-09-24 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-24 20:45 Wolfram Sang [this message]
2022-09-25 16:08 ` [PULL REQUEST] i2c-for-6.0-rc7 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=Yy9sbyqEvO8OqESO@shikoro \
--to=wsa@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