Linux I2C development
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.14-rc7
Date: Sun, 16 Mar 2025 13:58:08 +0100	[thread overview]
Message-ID: <Z9bK4PAANPoIcMbm@shikoro> (raw)

[-- Attachment #1: Type: text/plain, Size: 1689 bytes --]

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/wsa/linux.git tags/i2c-for-6.14-rc7

for you to fetch changes up to 3ef18b236690af5f6427c5b6d8636881116aa73a:

  Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2025-03-15 09:28:41 +0100)

----------------------------------------------------------------
i2c-for-6.14-rc7

Driver fixes:

- 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()

Wolfram Sang (1):
      Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Aniket Limaye (1):
      (Rev.) i2c: omap: fix IRQ storms

Nishanth Menon (1):
      (Test) i2c: omap: fix IRQ storms

 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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2025-03-16 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-16 12:58 Wolfram Sang [this message]
2025-03-16 19:28 ` [PULL REQUEST] i2c-for-6.14-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z9bK4PAANPoIcMbm@shikoro \
    --to=wsa@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox