linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] I3C changes for 6.19 #2
@ 2025-12-12 23:06 Alexandre Belloni
  2025-12-13  5:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2025-12-12 23:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is a second pull request for the i3c subsystem. We are removing an
API and having this sooner rather than later will help ensuring no one
introduces a new driver using it. I've also added patches removing the
"__free(...) = NULL" pattern because I'm sure we won't avoid people
sending those following the mailing list discussion...

The following changes since commit 79c3ae7ada0548d5097bdb65dde5d24a7d660fae:

  regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer (2025-12-02 17:33:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.19-2

for you to fetch changes up to 136209e6bd981e60db6c0e78f2919ff2f92312d4:

  i3c: adi: Fix confusing cleanup.h syntax (2025-12-12 23:59:39 +0100)

----------------------------------------------------------------
I3C for 6.19 #2

Subsystem:
 - remove .priv_xfers

----------------------------------------------------------------
Frank Li (2):
      i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
      i3c: master: cleanup callback .priv_xfers()

Krzysztof Kozlowski (2):
      i3c: master: Fix confusing cleanup.h syntax
      i3c: adi: Fix confusing cleanup.h syntax

 drivers/i3c/master.c                   | 17 +++--------------
 drivers/i3c/master/adi-i3c-master.c    | 18 ++++++++----------
 drivers/i3c/master/dw-i3c-master.c     |  8 ++++----
 drivers/i3c/master/i3c-master-cdns.c   |  8 ++++----
 drivers/i3c/master/mipi-i3c-hci/core.c |  8 ++++----
 drivers/i3c/master/renesas-i3c.c       |  6 +++---
 include/linux/i3c/master.h             | 12 ++----------
 7 files changed, 28 insertions(+), 49 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [GIT PULL] I3C changes for 6.19 #2
  2025-12-12 23:06 [GIT PULL] I3C changes for 6.19 #2 Alexandre Belloni
@ 2025-12-13  5:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-13  5:50 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Sat, 13 Dec 2025 00:06:28 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.19-2

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

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-12-13  5:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 23:06 [GIT PULL] I3C changes for 6.19 #2 Alexandre Belloni
2025-12-13  5:50 ` 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;
as well as URLs for NNTP newsgroup(s).