mbox series

[PULL,REQUEST] i2c-for-6.10-rc8

Message ID ZpMC_ugpHtY3GrmA@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-6.10-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc8

Message

Wolfram Sang July 13, 2024, 10:43 p.m. UTC
The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948:

  Linux 6.10-rc7 (2024-07-07 14:23:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc8

for you to fetch changes up to 3fdd2d21f1c7f0203575b46d2b3fba81292992b6:

  Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-07-13 10:50:55 +0200)

----------------------------------------------------------------
Fixes for the I2C testunit, the Renesas R-Car driver and some
MAINTAINERS corrections.

----------------------------------------------------------------
Wolfram Sang (9):
      i2c: rcar: bring hardware to known state when probing
      i2c: rcar: clear NO_RXDMA flag after resetting
      MAINTAINERS: delete entries for Thor Thayer
      MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewer
      i2c: testunit: correct Kconfig description
      i2c: mark HostNotify target address as used
      i2c: rcar: ensure Gen3+ reset does not disturb local targets
      i2c: testunit: avoid re-issued work after read message
      Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (1):
      (Rev.) i2c: testunit: avoid re-issued work after read message

 MAINTAINERS                      | 23 +----------------------
 drivers/i2c/Kconfig              |  2 +-
 drivers/i2c/busses/i2c-rcar.c    | 27 +++++++++++++++++++++------
 drivers/i2c/i2c-core-base.c      |  1 +
 drivers/i2c/i2c-slave-testunit.c |  7 +++++++
 5 files changed, 31 insertions(+), 29 deletions(-)

Comments

pr-tracker-bot@kernel.org July 13, 2024, 11:36 p.m. UTC | #1
The pull request you sent on Sun, 14 Jul 2024 00:43:10 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4d145e3f830ba2c2745b42bfba5c2f8fcb8d078a

Thank you!