public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] I3C changes for 6.15
@ 2025-04-01 22:27 Alexandre Belloni
  2025-04-02  1:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2025-04-01 22:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the i3c subsystem pull request for 6.15. The silvaco driver gets
support for the integration of the IP in the Nuvoton npcm845 SoC. There
is also a fix for a possible NULL pointer dereference that can happen
with early IBIs.

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bd496a44f041da9ef3afe14d1d6193d460424e91:

  i3c: Add NULL pointer check in i3c_master_queue_ibi() (2025-03-31 11:44:00 +0200)

----------------------------------------------------------------
I3C for 6.15

Core:
 - Fix a possible NULL pointer dereference due to IBI coming when the target
   driver is not yet probed.

Drivers:
 - mipi-i3c-hci: Use I2C DMA-safe api
 - svc: add Nuvoton npcm845 support

----------------------------------------------------------------
Andy Shevchenko (1):
      i3c: master: Drop duplicate check before calling OF APIs

Billy Tsai (2):
      i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
      i3c: mipi-i3c-hci: Use I2C DMA-safe api

Frank Li (3):
      MAINTAINERS: Remove Conor Culhane from Silvaco I3C
      MAINTAINERS: Add Frank Li to Silvaco I3C
      i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)

Manjunatha Venkatesh (1):
      i3c: Add NULL pointer check in i3c_master_queue_ibi()

Michal Simek (1):
      dt-bindings: i3c: dw: Add power-domains

Nathan Chancellor (1):
      i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()

Stanley Chu (9):
      dt-bindings: i3c: silvaco: Add npcm845 compatible string
      i3c: master: svc: Add support for Nuvoton npcm845 i3c
      i3c: master: svc: Fix npcm845 FIFO empty issue
      i3c: master: svc: Fix npcm845 invalid slvstart event
      i3c: master: svc: Fix npcm845 DAA process corruption
      i3c: master: svc: Fix i3c_master_get_free_addr return check
      i3c: master: svc: Fix missing the IBI rules
      i3c: master: svc: Use readsb helper for reading MDB
      i3c: master: svc: Fix missing STOP for master request

 CREDITS                                            |   4 +
 .../bindings/i3c/silvaco,i3c-master.yaml           |   4 +-
 .../bindings/i3c/snps,dw-i3c-master.yaml           |   3 +
 MAINTAINERS                                        |   4 +-
 drivers/i3c/master.c                               |  21 ++--
 drivers/i3c/master/dw-i3c-master.c                 |   2 +-
 drivers/i3c/master/i3c-master-cdns.c               |   2 +-
 drivers/i3c/master/mipi-i3c-hci/core.c             |  10 +-
 drivers/i3c/master/svc-i3c-master.c                | 138 +++++++++++++++++++--
 include/linux/i3c/master.h                         |   2 +-
 10 files changed, 154 insertions(+), 36 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.15
  2025-04-01 22:27 [GIT PULL] I3C changes for 6.15 Alexandre Belloni
@ 2025-04-02  1:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-02  1:02 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Wed, 2 Apr 2025 00:27:51 +0200:

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

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

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-04-02  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 22:27 [GIT PULL] I3C changes for 6.15 Alexandre Belloni
2025-04-02  1:02 ` 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