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>
Subject: [PULL REQUEST] i2c-for-6.1-rc8
Date: Sat, 3 Dec 2022 16:30:00 +0100 [thread overview]
Message-ID: <Y4treE3qPigo618I@ninjato> (raw)
[-- Attachment #1: Type: text/plain, Size: 2239 bytes --]
The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:
Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.1-rc8
for you to fetch changes up to d36678f7905cbd1dc55a8a96e066dafd749d4600:
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set (2022-12-02 00:12:25 +0100)
----------------------------------------------------------------
I2C has this time a power state fix in the core for ACPI devices, a
regression fix regarding bus recovery for the cadence driver, a DMA
handling fix for the imx driver, and two error path fixes (npcm7xx and
qcom-geni).
----------------------------------------------------------------
Andrew Lunn (1):
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Carsten Haitzler (1):
i2c: cadence: Fix regression with bus recovery
Ricardo Ribalda (1):
i2c: Restore initial power state if probe fails
Wang Yufen (1):
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Yuan Can (1):
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
with much appreciated quality assurance from
----------------------------------------------------------------
Hidenori Kobayashi (1):
(Rev.) i2c: Restore initial power state if probe fails
Michael Grzeschik (1):
(Rev.) i2c: cadence: Fix regression with bus recovery
Mika Westerberg (1):
(Rev.) i2c: Restore initial power state if probe fails
Sakari Ailus (1):
(Rev.) i2c: Restore initial power state if probe fails
Sergey Senozhatsky (1):
(Rev.) i2c: Restore initial power state if probe fails
Shubhrajyoti Datta (1):
(Rev.) i2c: cadence: Fix regression with bus recovery
Tali Perry (1):
(Rev.) i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Tommaso Merciai (1):
(Rev.) i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
drivers/i2c/busses/i2c-cadence.c | 11 ++++++++---
drivers/i2c/busses/i2c-imx.c | 6 ++++--
drivers/i2c/busses/i2c-npcm7xx.c | 11 ++++++++++-
drivers/i2c/busses/i2c-qcom-geni.c | 1 -
drivers/i2c/i2c-core-base.c | 9 +++++----
5 files changed, 27 insertions(+), 11 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-12-03 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-03 15:30 Wolfram Sang [this message]
2022-12-03 22:56 ` [PULL REQUEST] i2c-for-6.1-rc8 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=Y4treE3qPigo618I@ninjato \
--to=wsa@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.