public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-for-6.1-rc8
@ 2022-12-03 15:30 Wolfram Sang
  2022-12-03 22:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2022-12-03 15:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-03 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-03 15:30 [PULL REQUEST] i2c-for-6.1-rc8 Wolfram Sang
2022-12-03 22:56 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox