public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v6.17-rc5
@ 2025-09-06  1:18 Andi Shyti
  2025-09-06  8:20 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2025-09-06  1:18 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: lkml, linux-i2c, Andi Shyti

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-06  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-06  1:18 [GIT PULL] i2c-host-fixes for v6.17-rc5 Andi Shyti
2025-09-06  8:20 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox