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, 26 Nov 2021 11:38:13 +0100
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.16

Linus,

I2C has an interrupt storm fix for the i801, better timeout handling for
the new virtio driver, and some documentation fixes this time.

Please pull.

Thanks,

   Wolfram


The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

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 bed68f4f4db429a0bf544887e64dc710e5a690ea:

  docs: i2c: smbus-protocol: mention the repeated start condition (2021-11-23 12:59:41 +0100)

----------------------------------------------------------------
Abel Vesa (1):
      dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching

Jarkko Nikula (1):
      i2c: i801: Fix interrupt storm from SMB_ALERT signal

Jean Delvare (1):
      i2c: i801: Restore INTREN on unload

Miquel Raynal (1):
      docs: i2c: smbus-protocol: mention the repeated start condition

Vincent Whitchurch (1):
      i2c: virtio: disable timeout handling


with much appreciated quality assurance from
----------------------------------------------------------------
Jarkko Nikula (1):
      (Test) i2c: i801: Restore INTREN on unload

Jean Delvare (2):
      (Rev.) i2c: i801: Fix interrupt storm from SMB_ALERT signal
      (Test) i2c: i801: Fix interrupt storm from SMB_ALERT signal

Viresh Kumar (1):
      (Rev.) i2c: virtio: disable timeout handling

 .../devicetree/bindings/i2c/i2c-imx-lpi2c.yaml     |  5 ++--
 Documentation/i2c/smbus-protocol.rst               | 14 ++++++----
 drivers/i2c/busses/i2c-i801.c                      | 32 +++++++++++++++++-----
 drivers/i2c/busses/i2c-virtio.c                    | 14 ++++------
 4 files changed, 41 insertions(+), 24 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