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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <et2mpmxohgqclvaa47qbx3bdowp4usovgz4fptlm6zfxogzuwb@t3touqocg2w7>
Date: Sat, 2 Aug 2025 11:24:04 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: lkml <linux-kernel@...r.kernel.org>, 
	linux-i2c <linux-i2c@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host for v6.17, part 2

Hi Wolfram,

Here is the second part of the pull request. It includes three
follow-up patches (two from Akhil for Tegra and one from Clément
for STM), the first patch from the Apple A7–A11 and T2 series,
and a fix for the Qualcomm controller.

Everything is rebased on top of Linus' merge commit for your
pull request, 0ae982df6776 ("Merge tag 'i2c-for-6.17-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux").

I wish you a good weekend and a happy National Day to all the
Swiss I2C developers (and non :-) ).

Andi

The following changes since commit 0ae982df67760cd08affa935c0fe86c8a9311797:

  Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (2025-07-29 11:35:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-6.17-pt2

for you to fetch changes up to 85c34532849dae0fdcf880900ac9d7718a73fd1b:

  i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates (2025-07-30 00:39:54 +0200)

----------------------------------------------------------------
i2c-host for v6.17, part 2

- apple: add support for Apple A7–A11, T2 chips
- qcom-geni: fix controller frequency mapping
- stm32f7: add DMA-safe transfer support
- tegra: use controller reset if device reset is missing
- tegra: remove unnecessary dma_sync*() calls

----------------------------------------------------------------
Akhil R (2):
      i2c: tegra: Use internal reset when reset property is not available
      i2c: tegra: Remove dma_sync_*() calls

Clément Le Goffic (1):
      i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

Kathiravan Thirumoorthy (1):
      i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates

Nick Chan (1):
      dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles

 Documentation/devicetree/bindings/i2c/apple,i2c.yaml |  5 +++++
 drivers/i2c/busses/i2c-qcom-geni.c                   |  6 +++---
 drivers/i2c/busses/i2c-stm32f7.c                     | 32 +++++++++++++++++++++-----------
 drivers/i2c/busses/i2c-tegra.c                       | 64 ++++++++++++++++++++++++++++++++++++++++++++--------------------
 4 files changed, 73 insertions(+), 34 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ