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]
Message-ID: <aUhB7hs0HnvmZ1Bv@shikoro>
Date: Sun, 21 Dec 2025 19:52:30 +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,
	Bartosz Golaszewski <brgl@...ev.pl>,
	Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.19-rc2

Linus,

this pull request contains an after-rc1-cleanup from Krzysztof and some
new IDs which I wanted to send with a second pull request during the
merge window but that sadly fell through the cracks because of Plumbers
and travel.

Please pull.

   Wolfram

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.19-rc2

for you to fetch changes up to 880977fdc7f67923d1904ee23ca75fa1e375ea46:

  dt-bindings: i2c: qcom-cci: Document SM8750 compatible (2025-12-17 00:28:52 +0100)

----------------------------------------------------------------
i2c-for-6.19-rc2

- bcm, pxa, rcar: fix void-pointer-to-enum-cast warning
- new support for Intel Nova Lake-S
- new support for Mobileye
- new support for Qualcomm SM8750

----------------------------------------------------------------
BenoƮt Monin (1):
      dt-bindings: i2c: dw: Add Mobileye I2C controllers

Hangxiang Ma (1):
      dt-bindings: i2c: qcom-cci: Document SM8750 compatible

Jarkko Nikula (1):
      i2c: i801: Add support for Intel Nova Lake-S

Krzysztof Kozlowski (3):
      i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
      i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
      i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning


with much appreciated quality assurance from
----------------------------------------------------------------
Bryan O'Donoghue (1):
      (Rev.) dt-bindings: i2c: qcom-cci: Document SM8750 compatible

Geert Uytterhoeven (1):
      (Rev.) i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning

Krzysztof Kozlowski (2):
      (Rev.) dt-bindings: i2c: qcom-cci: Document SM8750 compatible
      (Rev.) dt-bindings: i2c: dw: Add Mobileye I2C controllers

 Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml        | 2 ++
 Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 7 +++++++
 Documentation/i2c/busses/i2c-i801.rst                          | 1 +
 drivers/i2c/busses/Kconfig                                     | 1 +
 drivers/i2c/busses/i2c-bcm-iproc.c                             | 3 +--
 drivers/i2c/busses/i2c-i801.c                                  | 3 +++
 drivers/i2c/busses/i2c-pxa.c                                   | 2 +-
 drivers/i2c/busses/i2c-rcar.c                                  | 2 +-
 8 files changed, 17 insertions(+), 4 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