The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20: Linux 6.13-rc6 (2025-01-05 14:13:40 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.13-rc8 for you to fetch changes up to 6ad30f7890423341f4b79329af1f9b9bb3cdec03: i2c: testunit: on errors, repeat NACK until STOP (2025-01-15 19:44:21 +0100) ---------------------------------------------------------------- i2c-for-6.13-rc8 This pull request fixes: - a ref leak in the I2C core - the remove notification in the address translator - a missing error check in the pinctrl demuxer (plus a typo fix) - handling NAK when Linux is testunit target - handling NAK for the Renesas R-Car controller when it is a target ---------------------------------------------------------------- Joe Hattori (1): i2c: core: fix reference leak in i2c_register_adapter() Tomi Valkeinen (1): i2c: atr: Fix client detach Wolfram Sang (4): i2c: mux: demux-pinctrl: check initial mux selection, too i2c: mux: demux-pinctrl: correct comment i2c: rcar: fix NACK handling when being a target i2c: testunit: on errors, repeat NACK until STOP with much appreciated quality assurance from ---------------------------------------------------------------- Luca Ceresoli (1): (Rev.) i2c: atr: Fix client detach Romain Gantois (2): (Rev.) i2c: atr: Fix client detach (Test) i2c: atr: Fix client detach drivers/i2c/busses/i2c-rcar.c | 20 +++++++++++++++----- drivers/i2c/i2c-atr.c | 2 +- drivers/i2c/i2c-core-base.c | 1 + drivers/i2c/i2c-slave-testunit.c | 19 +++++++++++++++---- drivers/i2c/muxes/i2c-demux-pinctrl.c | 6 ++++-- 5 files changed, 36 insertions(+), 12 deletions(-)
Attachment:
signature.asc
Description: PGP signature