public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v6.16-rc7
@ 2025-07-18 15:59 Andi Shyti
  2025-07-20 18:19 ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Andi Shyti @ 2025-07-18 15:59 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: lkml, linux-i2c, Andi Shyti

Hi Wolfram,

in this pull request you have included also the previous week's
patches. Everything is rebased on top of rc6.

I wish you a great weekend,
Andi

The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911:

  Linux 6.16-rc6 (2025-07-13 14:25:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.16-rc7

for you to fetch changes up to c39101198e733cacb03fbaa6fcefa15b9c04361c:

  i2c: qup: jump out of the loop in case of timeout (2025-07-17 00:57:13 +0200)

----------------------------------------------------------------
i2c-host-fixes for v6.16-rc7

- omap: add missing error check and fix PM disable in probe
  failure path
- qup: avoid potential hang when waiting for bus idle
- stm32: unmap DMA buffer on xfer failure and fix device
  reference
- tegra: improve ACPI reset error handling
- virtio: use interruptible wait to prevent hang during transfer

----------------------------------------------------------------
Akhil R (1):
      i2c: tegra: Fix reset error handling with ACPI

Christophe JAILLET (2):
      i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
      i2c: omap: Fix an error handling path in omap_i2c_probe()

Clément Le Goffic (2):
      i2c: stm32: fix the device used for the DMA map
      i2c: stm32f7: unmap DMA mapped buffer

Viresh Kumar (1):
      i2c: virtio: Avoid hang by using interruptible completion wait

Yang Xiwen (1):
      i2c: qup: jump out of the loop in case of timeout

 drivers/i2c/busses/i2c-omap.c    |  7 +++++--
 drivers/i2c/busses/i2c-qup.c     |  4 +++-
 drivers/i2c/busses/i2c-stm32.c   |  8 +++-----
 drivers/i2c/busses/i2c-stm32f7.c | 24 +++++++++---------------
 drivers/i2c/busses/i2c-tegra.c   | 24 +-----------------------
 drivers/i2c/busses/i2c-virtio.c  | 15 ++++++++-------
 6 files changed, 29 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2025-07-22 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18 15:59 [GIT PULL] i2c-host-fixes for v6.16-rc7 Andi Shyti
2025-07-20 18:19 ` Wolfram Sang
2025-07-22 13:45   ` Andi Shyti
2025-07-22 19:29     ` Wolfram Sang

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