* [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* Re: [GIT PULL] i2c-host-fixes for v7.0-rc5
2026-03-21 6:52 [GIT PULL] i2c-host-fixes for v7.0-rc5 Andi Shyti
@ 2026-03-21 18:53 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2026-03-21 18:53 UTC (permalink / raw)
To: Andi Shyti; +Cc: lkml, linux-i2c
[-- Attachment #1: Type: text/plain, Size: 272 bytes --]
On Sat, Mar 21, 2026 at 07:52:59AM +0100, Andi Shyti wrote:
> 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
Pulled, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ 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