]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'i2c-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2026 16:16:35 +0000 (09:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2026 16:16:35 +0000 (09:16 -0700)
Pull i2c fixes from Andi Shyti:
 "A handful of small fixes for host controller drivers.

  One patch also adds Wolfram Sang to CREDITS after more than a decade
  of work on I2C"

* tag 'i2c-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux:
  i2c: mediatek: fix WRRD for SoCs without auto_restart option
  i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()
  i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
  i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)
  i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
  CREDITS: Add Wolfram Sang


Trivial merge