All of lore.kernel.org
 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,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.14-rc5
Date: Sat, 1 Mar 2025 20:39:44 +0100	[thread overview]
Message-ID: <Z8NigAMM76-HMpin@ninjato> (raw)

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

The following changes since commit d082ecbc71e9e0bf49883ee4afd435a77a5101b6:

  Linux 6.14-rc4 (2025-02-23 12:32:57 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.14-rc5

for you to fetch changes up to 911c288f9e662458fad969ea64ed1a206ca7229f:

  Merge tag 'i2c-host-fixes-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2025-02-28 17:27:44 +0100)

----------------------------------------------------------------
i2c-for-6.14-rc5

All driver fixes this time:

- npcm fixes interrupt initialization sequence
- ls2x fixes frequency setting
- amd-asf re-enables interrupts properly at irq handler's exit

----------------------------------------------------------------
Binbin Zhou (1):
      i2c: ls2x: Fix frequency division register access

Shyam Sundar S K (1):
      i2c: amd-asf: Fix EOI register write to enable successive interrupts

Tyrone Ting (1):
      i2c: npcm: disable interrupt enable bit before devm_request_irq

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


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: ls2x: Fix frequency division register access

Tali Perry (1):
      (Rev.) i2c: npcm: disable interrupt enable bit before devm_request_irq

 drivers/i2c/busses/i2c-amd-asf-plat.c |  1 +
 drivers/i2c/busses/i2c-ls2x.c         | 16 ++++++++++++----
 drivers/i2c/busses/i2c-npcm7xx.c      |  7 +++++++
 3 files changed, 20 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2025-03-01 19:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-01 19:39 Wolfram Sang [this message]
2025-03-01 21:48 ` [PULL REQUEST] i2c-for-6.14-rc5 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=Z8NigAMM76-HMpin@ninjato \
    --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=peda@axentia.se \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.