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: <Z4oAJW2NkCsWQEzh@shikoro>
Date: Fri, 17 Jan 2025 08:00:53 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
	Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
	Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.13-rc8

The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:

  Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.13-rc8

for you to fetch changes up to 6ad30f7890423341f4b79329af1f9b9bb3cdec03:

  i2c: testunit: on errors, repeat NACK until STOP (2025-01-15 19:44:21 +0100)

----------------------------------------------------------------
i2c-for-6.13-rc8

This pull request fixes:

- a ref leak in the I2C core
- the remove notification in the address translator
- a missing error check in the pinctrl demuxer
  (plus a typo fix)
- handling NAK when Linux is testunit target
- handling NAK for the Renesas R-Car controller when
  it is a target

----------------------------------------------------------------
Joe Hattori (1):
      i2c: core: fix reference leak in i2c_register_adapter()

Tomi Valkeinen (1):
      i2c: atr: Fix client detach

Wolfram Sang (4):
      i2c: mux: demux-pinctrl: check initial mux selection, too
      i2c: mux: demux-pinctrl: correct comment
      i2c: rcar: fix NACK handling when being a target
      i2c: testunit: on errors, repeat NACK until STOP


with much appreciated quality assurance from
----------------------------------------------------------------
Luca Ceresoli (1):
      (Rev.) i2c: atr: Fix client detach

Romain Gantois (2):
      (Rev.) i2c: atr: Fix client detach
      (Test) i2c: atr: Fix client detach

 drivers/i2c/busses/i2c-rcar.c         | 20 +++++++++++++++-----
 drivers/i2c/i2c-atr.c                 |  2 +-
 drivers/i2c/i2c-core-base.c           |  1 +
 drivers/i2c/i2c-slave-testunit.c      | 19 +++++++++++++++----
 drivers/i2c/muxes/i2c-demux-pinctrl.c |  6 ++++--
 5 files changed, 36 insertions(+), 12 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ