public inbox for linux-kernel@vger.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.10-rc6
Date: Sat, 29 Jun 2024 15:37:36 +0200	[thread overview]
Message-ID: <ZoAOIATcp1T_89x2@shikoro> (raw)

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

Linus,

Arnd's patch seems a bit large for rc6. It was in place for rc3 but fell
through the cracks :( We are sorry about that.

The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc6

for you to fetch changes up to c116deafd1a5cc1e9739099eb32114e90623209c:

  i2c: testunit: discard write requests while old command is running (2024-06-28 20:44:38 +0200)

----------------------------------------------------------------
Two fixes for the testunit and and a fixup for the code reorganization
of the previous wmt-driver

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: viai2c: turn common code into a proper module

Wolfram Sang (3):
      Merge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
      i2c: testunit: don't erase registers after STOP
      i2c: testunit: discard write requests while old command is running


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: testunit: discard write requests while old command is running
      (Rev.) i2c: testunit: don't erase registers after STOP

Hans Hu (1):
      (Test) i2c: viai2c: turn common code into a proper module

 drivers/i2c/busses/Makefile             |   6 +-
 drivers/i2c/busses/i2c-viai2c-common.c  |  71 +++-----------------
 drivers/i2c/busses/i2c-viai2c-common.h  |   2 +-
 drivers/i2c/busses/i2c-viai2c-wmt.c     |  36 ++++++++++
 drivers/i2c/busses/i2c-viai2c-zhaoxin.c | 113 +++++++++++++++++++++++++-------
 drivers/i2c/i2c-slave-testunit.c        |   5 +-
 6 files changed, 143 insertions(+), 90 deletions(-)

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

             reply	other threads:[~2024-06-29 13:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29 13:37 Wolfram Sang [this message]
2024-06-29 16:31 ` [PULL REQUEST] i2c-for-6.10-rc6 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=ZoAOIATcp1T_89x2@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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox