* [PULL REQUEST] i2c-for-6.13-rc8
@ 2025-01-17 7:00 Wolfram Sang
2025-01-17 23:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2025-01-17 7:00 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
Andi Shyti
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL REQUEST] i2c-for-6.13-rc8
2025-01-17 7:00 [PULL REQUEST] i2c-for-6.13-rc8 Wolfram Sang
@ 2025-01-17 23:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-17 23:45 UTC (permalink / raw)
To: Wolfram Sang
Cc: Linus Torvalds, linux-i2c, linux-kernel, Peter Rosin,
Bartosz Golaszewski, Andi Shyti
The pull request you sent on Fri, 17 Jan 2025 08:00:53 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.13-rc8
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5e74b9bf263f5ab7b65e5553c9844c8197b73004
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-17 23:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17 7:00 [PULL REQUEST] i2c-for-6.13-rc8 Wolfram Sang
2025-01-17 23:45 ` 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