public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v7.0-rc5
@ 2026-03-21  6:52 Andi Shyti
  2026-03-21 18:53 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2026-03-21  6:52 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: lkml, linux-i2c, Andi Shyti

Hi Wolfram,

here's the pull request for v7.0-rc5.

It contains three fixes for a regression, a reference leak, and a
potential NULL-dereference.

Thank you,
Andi

The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

  Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git i2c-host-fixes-7.0-rc5

for you to fetch changes up to 78a6ee14f8b9e1c8f7c77612122444f3be8dc8cc:

  i2c: pxa: defer reset on Armada 3700 when recovery is used (2026-03-19 23:54:03 +0100)

----------------------------------------------------------------
i2c-fixes for v7.0-rc5

pxa: fix broken I2C communication on Armada 3700 with recovery
fsi: fix device_node reference leak in probe
cp2615: fix NULL-deref when serial string is missing

----------------------------------------------------------------
Christophe JAILLET (1):
      i2c: fsi: Fix a potential leak in fsi_i2c_probe()

Gabor Juhos (1):
      i2c: pxa: defer reset on Armada 3700 when recovery is used

Johan Hovold (1):
      i2c: cp2615: fix serial string NULL-deref at probe

 drivers/i2c/busses/i2c-cp2615.c |  3 +++
 drivers/i2c/busses/i2c-fsi.c    |  1 +
 drivers/i2c/busses/i2c-pxa.c    | 17 ++++++++++++++++-
 3 files changed, 20 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-21 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-21  6:52 [GIT PULL] i2c-host-fixes for v7.0-rc5 Andi Shyti
2026-03-21 18:53 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox