]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Sep 2022 15:44:46 +0000 (08:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Sep 2022 15:44:46 +0000 (08:44 -0700)
commitf0cc7c00089bf923259370fefc1d4f48d7252fc5
tree554014f58b3d07aca04cdcbd5f07e787b10cfa7f
parent105a36f3694edc680f3e9318cdd3c03722e42554
parentb7af938f4379a884f15713319648a7653497a907
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "I2C driver bugfixes for mlxbf and imx, a few documentation fixes after
  the rework this cycle, and one hardening for the i2c-mux core"

* tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: mux: harden i2c_mux_alloc() against integer overflows
  i2c: mlxbf: Fix frequency calculation
  i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
  i2c: mlxbf: incorrect base address passed during io write
  Documentation: i2c: fix references to other documents
  MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVER
  i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
MAINTAINERS