https://github.com/torvalds/linux
Revision f0cc7c00089bf923259370fefc1d4f48d7252fc5 authored by Linus Torvalds on 25 September 2022, 15:44:46 UTC, committed by Linus Torvalds on 25 September 2022, 15:44:46 UTC
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
2 parent s 105a36f + b7af938
History
Tip revision: f0cc7c00089bf923259370fefc1d4f48d7252fc5 authored by Linus Torvalds on 25 September 2022, 15:44:46 UTC
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Tip revision: f0cc7c0

back to top