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, 5 Dec 2020 23:11:43 +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 5.10

Linus,

here are some more I2C driver updates. IMX updates are a tad bigger, but
not exceptionally big.

Please pull.

Thanks,

   Wolfram


The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -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 2bf9545626f8d09f552ab86d0047a415fe9a07a0:

  i2c: mlxbf: Fix the return check of devm_ioremap and ioremap (2020-12-05 14:52:35 +0100)

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: mlxbf: select CONFIG_I2C_SLAVE

Christian Eggers (3):
      i2c: imx: Fix reset of I2SR_IAL flag
      i2c: imx: Check for I2SR_IAL after every byte
      i2c: imx: Don't generate STOP condition if arbitration has been lost

Robert Foss (1):
      i2c: qcom: Fix IRQ error misassignement

Wang Xiaojun (1):
      i2c: mlxbf: Fix the return check of devm_ioremap and ioremap

Zhihao Cheng (1):
      i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()


with much appreciated quality assurance from
----------------------------------------------------------------
Bjorn Andersson (1):
      (Rev.) i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()

Krzysztof Kozlowski (2):
      (Test) i2c: imx: Don't generate STOP condition if arbitration has been lost
      (Test) i2c: imx: Check for I2SR_IAL after every byte

Manivannan Sadhasivam (1):
      (Rev.) i2c: qcom: Fix IRQ error misassignement

Uwe Kleine-König (1):
      (Rev.) i2c: imx: Fix reset of I2SR_IAL flag

 drivers/i2c/busses/Kconfig        |  1 +
 drivers/i2c/busses/i2c-imx.c      | 44 ++++++++++++++++++++++++++++++++-------
 drivers/i2c/busses/i2c-mlxbf.c    | 12 +++++------
 drivers/i2c/busses/i2c-qcom-cci.c |  4 ++--
 drivers/i2c/busses/i2c-qup.c      |  3 ++-
 5 files changed, 47 insertions(+), 17 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