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, 26 Oct 2019 16:36:58 +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 5.4

Linus,

here are a few driver fixes for the I2C subsystem.

Please pull.

Thanks,

   Wolfram


The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241:

  Linux 5.4-rc4 (2019-10-20 15:56:22 -0400)

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 348e46fbb4cdb2aead79aee1fd8bb25ec5fd25db:

  i2c: stm32f7: remove warning when compiling with W=1 (2019-10-24 20:52:21 +0200)

----------------------------------------------------------------
Alain Volmat (1):
      i2c: stm32f7: remove warning when compiling with W=1

Fabien Parent (1):
      i2c: mt65xx: fix NULL ptr dereference

Fabrice Gasnier (2):
      i2c: stm32f7: fix first byte to send in slave mode
      i2c: stm32f7: fix a race in slave mode with arbitration loss irq

Jae Hyun Yoo (1):
      i2c: aspeed: fix master pending state handling


with much appreciated quality assurance from
----------------------------------------------------------------
Brendan Higgins (1):
      (Rev.) i2c: aspeed: fix master pending state handling

Cengiz Can (1):
      (Rev.) i2c: mt65xx: fix NULL ptr dereference

Hsin-Yi Wang (1):
      (Rev.) i2c: mt65xx: fix NULL ptr dereference

Pierre-Yves MORDRET (3):
      (Rev.) i2c: stm32f7: remove warning when compiling with W=1
      (Rev.) i2c: stm32f7: fix a race in slave mode with arbitration loss irq
      (Rev.) i2c: stm32f7: fix first byte to send in slave mode

Tao Ren (1):
      (Test) i2c: aspeed: fix master pending state handling

Ulrich Hecht (1):
      (Test) i2c: mt65xx: fix NULL ptr dereference

 drivers/i2c/busses/i2c-aspeed.c  | 54 +++++++++++++++++++++++++---------------
 drivers/i2c/busses/i2c-mt65xx.c  |  2 +-
 drivers/i2c/busses/i2c-stm32f7.c | 21 ++++++++++------
 3 files changed, 48 insertions(+), 29 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