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]
Message-ID: <ZITXbyXsKRMZtIaT@shikoro>
Date:   Sat, 10 Jun 2023 22:05:03 +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>
Subject: [PULL REQUEST] i2c-for-6.4-rc6

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 33f36147be36c5fa0919d32d20d501ca97981d9a:

  Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current (2023-06-09 17:14:33 +0200)

----------------------------------------------------------------
Biggest news is that Andi Shyti steps in for maintaining the controller
drivers. Thank you very much! Other than that, one new driver maintainer
and the rest is usual driver bugfixes. at24 has a Kconfig dependecy fix.

----------------------------------------------------------------
Andi Shyti (1):
      MAINTAINERS: Add myself as I2C host drivers maintainer

Biju Das (1):
      MAINTAINERS: Add entries for Renesas RZ/V2M I2C driver

Christian Heusel (1):
      i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"

David Zheng (1):
      i2c: designware: fix idx_write_cnt in read loop

Marek Behún (1):
      i2c: mv64xxx: Fix reading invalid status value in atomic mode

Randy Dunlap (1):
      eeprom: at24: also select REGMAP

Simon Horman (1):
      i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

Uwe Kleine-König (1):
      i2c: sprd: Delete i2c adapter in .remove's error path

Wolfram Sang (1):
      Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: sprd: Delete i2c adapter in .remove's error path
      (Rev.) i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

Horatiu Vultur (1):
      (Rev.) i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

Tharun Kumar P (1):
      (Rev.) i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

 MAINTAINERS                               | 11 ++++++++++-
 drivers/i2c/busses/i2c-designware-core.h  |  1 +
 drivers/i2c/busses/i2c-designware-slave.c |  4 ++++
 drivers/i2c/busses/i2c-img-scb.c          |  2 +-
 drivers/i2c/busses/i2c-mchp-pci1xxxx.c    |  6 ++++--
 drivers/i2c/busses/i2c-mv64xxx.c          | 11 +++++++++++
 drivers/i2c/busses/i2c-sprd.c             |  8 +++++---
 drivers/misc/eeprom/Kconfig               |  1 +
 8 files changed, 37 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