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, 23 Sep 2023 18:32:17 +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-rc3

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -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-rc3

for you to fetch changes up to 59851fb05d759f13662be143eff0aae605815b0e:

  i2c: xiic: Correct return value check for xiic_reinit() (2023-09-22 12:04:39 +0200)

----------------------------------------------------------------
A set of I2C driver fixes. Mostly fixing resource leaks or sanity
checks.

----------------------------------------------------------------
Daniel Scally (1):
      i2c: xiic: Correct return value check for xiic_reinit()

Heiner Kallweit (1):
      i2c: i801: unregister tco_pdev in i801_probe() error path

Liang He (1):
      i2c: mux: gpio: Add missing fwnode_handle_put()

Xiaoke Wang (1):
      i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()

Yann Sionneau (1):
      i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (1):
      (Rev.) i2c: xiic: Correct return value check for xiic_reinit()

Jean Delvare (1):
      (Rev.) i2c: i801: unregister tco_pdev in i801_probe() error path

Mika Westerberg (1):
      (Rev.) i2c: i801: unregister tco_pdev in i801_probe() error path

 drivers/i2c/busses/i2c-designware-common.c | 17 +++++++++++++++++
 drivers/i2c/busses/i2c-designware-core.h   |  3 +++
 drivers/i2c/busses/i2c-i801.c              |  1 +
 drivers/i2c/busses/i2c-xiic.c              |  2 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c      |  4 ++++
 drivers/i2c/muxes/i2c-mux-gpio.c           |  4 +++-
 6 files changed, 29 insertions(+), 2 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