[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y4treE3qPigo618I@ninjato>
Date: Sat, 3 Dec 2022 16:30:00 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c-for-6.1-rc8
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists