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 Aug 2020 17:53:07 +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 v5.9

Linus,

I2C has a core fix for ACPI matching and two driver bugfixes.

Please pull.

Thanks,

   Wolfram


The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 0204081128d582965e9e39ca83ee6e4f7d27142b:

  i2c: iproc: Fix shifting 31 bits (2020-08-25 09:46:38 +0200)

----------------------------------------------------------------
Andy Shevchenko (2):
      i2c: core: Don't fail PRP0001 enumeration when no ID table exist
      i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()

Ray Jui (1):
      i2c: iproc: Fix shifting 31 bits

Wolfram Sang (1):
      i2c: rcar: in slave mode, clear NACK earlier


with much appreciated quality assurance from
----------------------------------------------------------------
Mika Westerberg (2):
      (Rev.) i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
      (Rev.) i2c: core: Don't fail PRP0001 enumeration when no ID table exist

 drivers/i2c/busses/i2c-bcm-iproc.c |  4 ++--
 drivers/i2c/busses/i2c-rcar.c      |  1 +
 drivers/i2c/i2c-core-acpi.c        | 10 ----------
 drivers/i2c/i2c-core-base.c        |  2 +-
 drivers/i2c/i2c-core.h             |  9 ---------
 5 files changed, 4 insertions(+), 22 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