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>] [day] [month] [year] [list]
Date:   Fri, 20 Oct 2017 06:37:03 +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>
Subject: [PULL REQUEST] i2c for 4.14

Linus,

here are a couple of bugfixes for I2C drivers. Because the changes for
the piix4 driver are larger than usual, the patches have been in
linux-next for more than a week with no reports coming in. The rest is
usual stuff.

Please pull.

Thanks,

   Wolfram


The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

  Linux 4.14-rc4 (2017-10-08 20:53:29 -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 883b3b6567bfc8b5da7b3f0cec80513af111d2f5:

  i2c: omap: Fix error handling for clk_get() (2017-10-18 00:19:26 +0200)

----------------------------------------------------------------
Clemens Gruber (1):
      i2c: imx: fix misleading bus recovery debug message

Guenter Roeck (1):
      i2c: piix4: Fix SMBus port selection for AMD Family 17h chips

Pontus Andersson (1):
      i2c: ismt: Separate I2C block read from SMBus block read

Ricardo Ribalda Delgado (1):
      i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA

Tony Lindgren (1):
      i2c: omap: Fix error handling for clk_get()

Wei Jinhua (1):
      i2c: imx: use IRQF_SHARED mode to request IRQ


with much appreciated quality assurance from
----------------------------------------------------------------
Jean Delvare (2):
      (Rev.) i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
      (Rev.) i2c: piix4: Fix SMBus port selection for AMD Family 17h chips

Jiang Biao (1):
      (Rev.) i2c: imx: use IRQF_SHARED mode to request IRQ

Stephen Douthit (1):
      (Test) i2c: ismt: Separate I2C block read from SMBus block read

 drivers/i2c/busses/i2c-imx.c   |   4 +-
 drivers/i2c/busses/i2c-ismt.c  |   5 +-
 drivers/i2c/busses/i2c-omap.c  |  14 ++++
 drivers/i2c/busses/i2c-piix4.c | 162 ++++++++++++++++++++++++++++++++++++++---
 4 files changed, 172 insertions(+), 13 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