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>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 28 Oct 2023 08:24:04 +0200
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.6-rc8

The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:

  Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c896ff2dd8f30a6b0a922c83a96f6d43f05f0e92:

  i2c: stm32f7: Fix PEC handling in case of SMBUS transfers (2023-10-21 20:31:04 +0200)

----------------------------------------------------------------
Bugfixes for Axxia when it is a target and for PEC handling of stm32f7.
Plus, fixing an of node leak pattern in the mux subsystem.

----------------------------------------------------------------
Alain Volmat (1):
      i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

Herve Codina (3):
      i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
      i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
      i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()

Jian Zhang (1):
      i2c: aspeed: Fix i2c bus hang in slave read


with much appreciated quality assurance from
----------------------------------------------------------------
Andrew Jeffery (2):
      (Test) i2c: aspeed: Fix i2c bus hang in slave read
      (Rev.) i2c: aspeed: Fix i2c bus hang in slave read

Jonathan Cameron (3):
      (Rev.) i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
      (Rev.) i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
      (Rev.) i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()

Pierre-Yves MORDRET (1):
      (Rev.) i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

 drivers/i2c/busses/i2c-aspeed.c       | 3 ++-
 drivers/i2c/busses/i2c-stm32f7.c      | 9 ++++++---
 drivers/i2c/muxes/i2c-demux-pinctrl.c | 2 +-
 drivers/i2c/muxes/i2c-mux-gpmux.c     | 2 +-
 drivers/i2c/muxes/i2c-mux-pinctrl.c   | 2 +-
 5 files changed, 11 insertions(+), 7 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