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.8-rc5
Date: Sun, 18 Feb 2024 07:52:22 +0100 [thread overview]
Message-ID: <ZdGpJm-eowSwd_ng@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]
The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:
Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc5
for you to fetch changes up to 67ec505fae32419354f4172c06c853def2541300:
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-02-17 13:13:33 +0100)
----------------------------------------------------------------
From Andi:
Three fixes are included here. Two are strictly hardware-related
for the i801 and qcom-geni devices. Meanwhile, a fix from Arnd
addresses a compilation error encountered during compile test on
powerpc.
----------------------------------------------------------------
Arnd Bergmann (1):
i2c: pasemi: split driver into two separate modules
Jean Delvare (1):
i2c: i801: Fix block process call transactions
Viken Dadhaniya (1):
i2c: qcom-geni: Correct I2C TRE sequence
Wolfram Sang (1):
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
with much appreciated quality assurance from
----------------------------------------------------------------
Alexander Sverdlin (1):
(Rev.) i2c: i801: Fix block process call transactions
Andi Shyti (1):
(Rev.) i2c: qcom-geni: Correct I2C TRE sequence
Bryan O'Donoghue (2):
(Rev.) i2c: qcom-geni: Correct I2C TRE sequence
(Test) i2c: qcom-geni: Correct I2C TRE sequence
Dmitry Baryshkov (1):
(Rev.) i2c: qcom-geni: Correct I2C TRE sequence
Sven Peter (1):
(Rev.) i2c: pasemi: split driver into two separate modules
drivers/i2c/busses/Makefile | 6 ++----
drivers/i2c/busses/i2c-i801.c | 4 ++--
drivers/i2c/busses/i2c-pasemi-core.c | 6 ++++++
drivers/i2c/busses/i2c-qcom-geni.c | 14 +++++++-------
4 files changed, 17 insertions(+), 13 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-02-18 6:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 6:52 Wolfram Sang [this message]
2024-02-18 18:22 ` [PULL REQUEST] i2c-for-6.8-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=ZdGpJm-eowSwd_ng@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 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.