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, 5 May 2023 23:01:19 +0200
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-6.4-rc1-part2

The following changes since commit 825a0714d2b3883d4f8ff64f6933fb73ee3f1834:

  Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi (2023-04-29 17:42:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.4-rc1-part2

for you to fetch changes up to 1bd922877a084c1c6c1d0cb1bb9c3700fa0f6c61:

  dt-bindings: i2c: brcm,kona-i2c: convert to YAML (2023-05-03 17:38:41 +0200)

----------------------------------------------------------------
some more driver bugfixes and a DT binding conversion

----------------------------------------------------------------
Akhil R (1):
      i2c: tegra: Fix PEC support for SMBUS block read

Alexander Stein (1):
      i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacks

Arnd Bergmann (1):
      i2c: gxp: fix build failure without CONFIG_I2C_SLAVE

Reid Tonking (1):
      i2c: omap: Fix standard mode false ACK readings

Stanislav Jakubek (1):
      dt-bindings: i2c: brcm,kona-i2c: convert to YAML


with much appreciated quality assurance from
----------------------------------------------------------------
Krzysztof Kozlowski (1):
      (Rev.) dt-bindings: i2c: brcm,kona-i2c: convert to YAML

Nick Hawkins (1):
      (Rev.) i2c: gxp: fix build failure without CONFIG_I2C_SLAVE

Tony Lindgren (1):
      (Rev.) i2c: omap: Fix standard mode false ACK readings

 .../devicetree/bindings/i2c/brcm,kona-i2c.txt      | 35 -------------
 .../devicetree/bindings/i2c/brcm,kona-i2c.yaml     | 59 ++++++++++++++++++++++
 drivers/i2c/busses/i2c-gxp.c                       |  2 -
 drivers/i2c/busses/i2c-imx-lpi2c.c                 |  4 +-
 drivers/i2c/busses/i2c-omap.c                      |  2 +-
 drivers/i2c/busses/i2c-tegra.c                     | 40 ++++++++++-----
 include/linux/i2c.h                                |  4 +-
 7 files changed, 91 insertions(+), 55 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/i2c/brcm,kona-i2c.txt
 create mode 100644 Documentation/devicetree/bindings/i2c/brcm,kona-i2c.yaml

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