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:   Fri, 1 May 2020 16:50:18 +0200
From:   Wolfram Sang <wsa@...-dreams.de>
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.7

Linus,

I2C has three driver bugfixes this time, and two reverts because the
original patches revealed underlying problems which the Tegra guys are
now working on.

Please pull.

Thanks,

   Wolfram


The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

  Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c926c87b8e36dcc0ea5c2a0a0227ed4f32d0516a:

  i2c: aspeed: Avoid i2c interrupt status clear race condition. (2020-04-30 16:12:33 +0200)

----------------------------------------------------------------
Dan Carpenter (1):
      i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling

Rayagonda Kokatanur (1):
      i2c: iproc: generate stop event for slave writes

Wolfram Sang (2):
      Revert "i2c: tegra: Synchronize DMA before termination"
      Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"

ryan_chen (1):
      i2c: aspeed: Avoid i2c interrupt status clear race condition.

 drivers/i2c/busses/i2c-amd-mp2-pci.c |  2 +-
 drivers/i2c/busses/i2c-aspeed.c      |  5 ++++-
 drivers/i2c/busses/i2c-bcm-iproc.c   |  3 +++
 drivers/i2c/busses/i2c-tegra.c       | 36 ++++++++++++------------------------
 4 files changed, 20 insertions(+), 26 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