]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2025 21:25:41 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2025 21:25:41 +0000 (14:25 -0700)
commit513fc69f8fc7f85dfbdd35b6f59b6ef2da422e9c
treed950aa97ae70449d04dd14d4386d837514c1cb4b
parent874885990b18073213ff1797774c401df29676af
parent31f08841dd5d479458ee98bdc91d63910ee19861
Merge tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:

 - qup: avoid potential hang when waiting for bus idle

 - tegra: improve ACPI reset error handling

 - virtio: use interruptible wait to prevent hang during transfer

* tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: qup: jump out of the loop in case of timeout
  i2c: virtio: Avoid hang by using interruptible completion wait
  i2c: tegra: Fix reset error handling with ACPI