[<prev] [next>] [day] [month] [year] [list]
Message-ID: <47qvm27cjuxtx4djqlmjinl73zsg6l3ihqtqvk7za6kfvqmnzo@q77ejrvpzzvx>
Date: Fri, 14 Mar 2025 16:43:26 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: linux-i2c <linux-i2c@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.14-rc7
Hi Wolfram,
somehow, for some higher forces, the trend in I2C is flipped:
instead of slowing down, the number of fixes goes up at the end
of the cycle. Four patches this time!
Big thanks to the TI folks for testing and reviewing the
i2c-omap patch, which could have caused a system hang.
Now it's time to wrap things up for the merge window—hopefully,
I don't leave anything behind.
Have a good weekend!
Andi
The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:
Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)
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.14-rc7
for you to fetch changes up to 2b22459792fcb4def9f0936d64575ac11a95a58d:
i2c: sis630: Fix an error handling path in sis630_probe() (2025-03-12 12:24:53 +0100)
----------------------------------------------------------------
i2c-host-fixes for v6.14-rc7
- omap: fixed irq ACKS to avoid irq storming and system hang.
- ali1535, ali15x3, sis630: fixed error path at probe exit.
----------------------------------------------------------------
Andreas Kemnade (1):
i2c: omap: fix IRQ storms
Christophe JAILLET (3):
i2c: ali1535: Fix an error handling path in ali1535_probe()
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
i2c: sis630: Fix an error handling path in sis630_probe()
drivers/i2c/busses/i2c-ali1535.c | 12 +++++++++++-
drivers/i2c/busses/i2c-ali15x3.c | 12 +++++++++++-
drivers/i2c/busses/i2c-omap.c | 26 +++++++-------------------
drivers/i2c/busses/i2c-sis630.c | 12 +++++++++++-
4 files changed, 40 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists