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: Thu, 15 Feb 2024 20:34:28 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa@...nel.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Peter Rosin <peda@...ntia.se>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host fixes for v6.8-rc5

Hi Wolfram,

This week, I'm submitting three fixes: two address hardware
issues with the i801 and qcom-gen devices, and the third resolves
a compilation error that occurs when including both pasemi and
apple i2c in compile tests on PowerPC.

Thanks,
Andi

The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

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.8-rc5

for you to fetch changes up to eb9f7f654f251b57db310eab90bbae5876898ae3:

  i2c: i801: Fix block process call transactions (2024-02-14 22:15:38 +0100)

----------------------------------------------------------------
Three fixes are included here. Two are strictly hardware-related
for the i801 and qcom-geni devices. Meanwhile, a fix from Arnd
addresses a compilation error encountered during compile test on
powerpc.

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: pasemi: split driver into two separate modules

Jean Delvare (1):
      i2c: i801: Fix block process call transactions

Viken Dadhaniya (1):
      i2c: i2c-qcom-geni: Correct I2C TRE sequence

 drivers/i2c/busses/Makefile          |  6 ++----
 drivers/i2c/busses/i2c-i801.c        |  4 ++--
 drivers/i2c/busses/i2c-pasemi-core.c |  6 ++++++
 drivers/i2c/busses/i2c-qcom-geni.c   | 14 +++++++-------
 4 files changed, 17 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ