lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <hw4vxalm4vifwdgt5stle53eierogvrslxsyckwbfd3inkjzu6@74qfsxp47vtl>
Date: Fri, 22 Aug 2025 11:24:30 -0100
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-rc3

Hi Wolfram,

Here is the pull request for this week. A big part comes from
the rtl9300 controller, which has gone through several rounds
and finally made it in. One last patch completes the work from
Sven, but that already went into i2c/i2c-host.

With summer ending, I hope the rhythm will soon return to the
normal pace.

I wish you a great weekend, and the same to everyone flying
back home.

Andi

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -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-rc3

for you to fetch changes up to 82b350dd8185ce790e61555c436f90b6501af23c:

  i2c: rtl9300: Add missing count byte for SMBus Block Ops (2025-08-19 20:21:03 -0100)

----------------------------------------------------------------
i2c-host-fixes for v6.17-rc3

i2c-host-fixes for v6.17-rc3

- hisi: update maintainership
- rtl9300: fix several issues in xfer
  - check message length boundaries
  - correct multi-byte value composition on write
  - increase polling timeout
  - fix block transfer protocol

----------------------------------------------------------------
Alex Guo (1):
      i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer

Devyn Liu (1):
      MAINTAINERS: i2c: Update i2c_hisi entry

Harshal Gohel (1):
      i2c: rtl9300: Fix multi-byte I2C write

Sven Eckelmann (2):
      i2c: rtl9300: Increase timeout for transfer polling
      i2c: rtl9300: Add missing count byte for SMBus Block Ops

 MAINTAINERS                      |  2 +-
 drivers/i2c/busses/i2c-rtl9300.c | 20 ++++++++++++--------
 2 files changed, 13 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ