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]
Message-ID: <7zjrabdfofykjclb7pv7agfua4mvwepahc2hicis34frpr3ap2@kkbsms4a5c5z>
Date: Fri, 11 Jul 2025 17:52:20 +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-fixes for v6.16-rc6

Hi Wolfram,

Here is this week's pull request. One more fix from Akhil arrived
a bit too late, so I left it out for now.

Have a great weekend,
Andi

The following changes since commit d7b8f8e20813f0179d8ef519541a3527e7661d3a:

  Linux 6.16-rc5 (2025-07-06 14:10:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.16-rc6

for you to fetch changes up to 6aae87fe7f180cd93a74466cdb6cf2aa9bb28798:

  i2c: stm32f7: unmap DMA mapped buffer (2025-07-10 11:58:33 +0200)

----------------------------------------------------------------
i2c-host-fixes for v6.16-rc6

omap: add missing error check and fix PM disable in probe error
path.

stm32: unmap DMA buffer on transfer failure and use correct
device when mapping and unmapping during transfers.

----------------------------------------------------------------
Christophe JAILLET (2):
      i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
      i2c: omap: Fix an error handling path in omap_i2c_probe()

Clément Le Goffic (2):
      i2c: stm32: fix the device used for the DMA map
      i2c: stm32f7: unmap DMA mapped buffer

 drivers/i2c/busses/i2c-omap.c    |  7 +++++--
 drivers/i2c/busses/i2c-stm32.c   |  8 +++-----
 drivers/i2c/busses/i2c-stm32f7.c | 24 +++++++++---------------
 3 files changed, 17 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ