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, 29 Jun 2024 15:37:36 +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.10-rc6

Linus,

Arnd's patch seems a bit large for rc6. It was in place for rc3 but fell
through the cracks :( We are sorry about that.

The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc6

for you to fetch changes up to c116deafd1a5cc1e9739099eb32114e90623209c:

  i2c: testunit: discard write requests while old command is running (2024-06-28 20:44:38 +0200)

----------------------------------------------------------------
Two fixes for the testunit and and a fixup for the code reorganization
of the previous wmt-driver

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: viai2c: turn common code into a proper module

Wolfram Sang (3):
      Merge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
      i2c: testunit: don't erase registers after STOP
      i2c: testunit: discard write requests while old command is running


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: testunit: discard write requests while old command is running
      (Rev.) i2c: testunit: don't erase registers after STOP

Hans Hu (1):
      (Test) i2c: viai2c: turn common code into a proper module

 drivers/i2c/busses/Makefile             |   6 +-
 drivers/i2c/busses/i2c-viai2c-common.c  |  71 +++-----------------
 drivers/i2c/busses/i2c-viai2c-common.h  |   2 +-
 drivers/i2c/busses/i2c-viai2c-wmt.c     |  36 ++++++++++
 drivers/i2c/busses/i2c-viai2c-zhaoxin.c | 113 +++++++++++++++++++++++++-------
 drivers/i2c/i2c-slave-testunit.c        |   5 +-
 6 files changed, 143 insertions(+), 90 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