From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.13-rc8
Date: Fri, 17 Jan 2025 08:00:53 +0100 [thread overview]
Message-ID: <Z4oAJW2NkCsWQEzh@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 1817 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-01-17 7:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 7:00 Wolfram Sang [this message]
2025-01-17 23:45 ` [PULL REQUEST] i2c-for-6.13-rc8 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z4oAJW2NkCsWQEzh@shikoro \
--to=wsa@kernel.org \
--cc=andi.shyti@kernel.org \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox