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:   Sun, 25 Jun 2023 13:23: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>,
        Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.4-rc8

The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1:

  Linux 6.4-rc7 (2023-06-18 14:06:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd:

  i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (2023-06-23 12:58:24 +0200)

----------------------------------------------------------------
Nothing fancy. Two driver and one DT binding fix.

----------------------------------------------------------------
Clark Wang (1):
      i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle

Rob Herring (1):
      dt-bindings: i2c: opencores: Add missing type for "regstep"

Shuai Jiang (1):
      i2c: qup: Add missing unwind goto in qup_i2c_probe()


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
      (Rev.) i2c: qup: Add missing unwind goto in qup_i2c_probe()

Andrew Lunn (1):
      (Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"

Conor Dooley (1):
      (Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"

Dongliang Mu (1):
      (Rev.) i2c: qup: Add missing unwind goto in qup_i2c_probe()

Peter Korsgaard (1):
      (Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"

 .../bindings/i2c/opencores,i2c-ocores.yaml          |  1 +
 drivers/i2c/busses/i2c-imx-lpi2c.c                  |  4 ++--
 drivers/i2c/busses/i2c-qup.c                        | 21 ++++++++++++++-------
 3 files changed, 17 insertions(+), 9 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