public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-for-6.0-rc7
@ 2022-09-24 20:45 Wolfram Sang
  2022-09-25 16:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2022-09-24 20:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski

[-- Attachment #1: Type: text/plain, Size: 2275 bytes --]

The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

  Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.0-rc7

for you to fetch changes up to b7af938f4379a884f15713319648a7653497a907:

  i2c: mux: harden i2c_mux_alloc() against integer overflows (2022-09-21 22:12:06 +0200)

----------------------------------------------------------------
I2C driver bugfixes for mlxbf and imx, a few documentation fixes after
the rework this cycle, and one hardening for the i2c-mux core

----------------------------------------------------------------
Asmaa Mnebhi (3):
      i2c: mlxbf: incorrect base address passed during io write
      i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
      i2c: mlxbf: Fix frequency calculation

Dan Carpenter (1):
      i2c: mux: harden i2c_mux_alloc() against integer overflows

Uwe Kleine-König (1):
      i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible

Wolfram Sang (2):
      MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVER
      Documentation: i2c: fix references to other documents


with much appreciated quality assurance from
----------------------------------------------------------------
Gustavo A. R. Silva (1):
      (Rev.) i2c: mux: harden i2c_mux_alloc() against integer overflows

Khalil Blaiech (3):
      (Rev.) i2c: mlxbf: Fix frequency calculation
      (Rev.) i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
      (Rev.) i2c: mlxbf: incorrect base address passed during io write

Luca Ceresoli (2):
      (Rev.) Documentation: i2c: fix references to other documents
      (Test) Documentation: i2c: fix references to other documents

 Documentation/i2c/dev-interface.rst   |  2 +-
 Documentation/i2c/slave-interface.rst |  6 ++--
 Documentation/i2c/writing-clients.rst |  4 +--
 MAINTAINERS                           |  1 -
 drivers/i2c/busses/i2c-imx.c          |  2 +-
 drivers/i2c/busses/i2c-mlxbf.c        | 68 ++++++++++++++---------------------
 drivers/i2c/i2c-mux.c                 |  5 +--
 7 files changed, 37 insertions(+), 51 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2022-09-25 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-24 20:45 [PULL REQUEST] i2c-for-6.0-rc7 Wolfram Sang
2022-09-25 16:08 ` pr-tracker-bot

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