[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <wrui7mvzr6r6qmzh3y24zehmv3yx3geth3b7llsn6sqdlt26gv@5tpp7hr2266p>
Date: Sat, 6 Sep 2025 03:18:24 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: lkml <linux-kernel@...r.kernel.org>,
linux-i2c <linux-i2c@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.17-rc5
Hi Wolfram,
Here is this week's pull request: four patches affecting two
drivers, i801 and rtl9300. The rtl9300 patches are a
prerequisite for others that will be merged into i2c-host.
Have a good weekend,
Andi
The following changes since commit b320789d6883cc00ac78ce83bccbfe7ed58afcf0:
Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.17-rc5
for you to fetch changes up to ede965fd555ac2536cf651893a998dbfd8e57b86:
i2c: rtl9300: remove broken SMBus Quick operation support (2025-09-04 00:31:34 +0200)
----------------------------------------------------------------
i2c-host-fixes for v6.17-rc5
- i801: fix device IDs
- in rtl9300:
- fix channel number check in probe
- check data length boundaries in xfer
- drop unsupported SMBus quick operation
----------------------------------------------------------------
Chiasheng Lee (1):
i2c: i801: Hide Intel Birch Stream SoC TCO WDT
Jonas Jelonek (3):
i2c: rtl9300: fix channel number bound check
i2c: rtl9300: ensure data length is within supported range
i2c: rtl9300: remove broken SMBus Quick operation support
drivers/i2c/busses/i2c-i801.c | 2 +-
drivers/i2c/busses/i2c-rtl9300.c | 22 ++++++++--------------
2 files changed, 9 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists