lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250601092038f33de29e@mail.local>
Date: Sun, 1 Jun 2025 11:20:38 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i3c@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] I3C changes for 6.16

Hello Linus,

Here is the i3c subsystem pull request for 6.16. There is not much this this,
mostly fixes around interrupt and IBI handling.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 00286d7d643d3c98e48d9cc3a9f471b37154f462:

  i3c: controllers do not need to depend on I3C (2025-05-24 22:49:07 +0200)

----------------------------------------------------------------
I3C for 6.16

Drivers:
 - mipi-i3c-hci: interrupt handling fixes
 - svc: i.MX94 and i.MX95 support, IBI handling fixes

----------------------------------------------------------------
Carlos Song (2):
      dt-bindings: i3c: silvaco,i3c-master: add i.MX94 and i.MX95 I3C
      i3c: master: svc: switch to bulk clk API for flexible clock support

Frank Li (1):
      i3c: master: svc: skip address resend on repeat START

Jarkko Nikula (5):
      i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
      i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
      i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
      i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
      i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler

Stanley Chu (2):
      i3c: master: svc: Receive IBI requests in interrupt context
      i3c: master: svc: Emit STOP asap in the IBI transaction

Wolfram Sang (1):
      i3c: controllers do not need to depend on I3C

 .../bindings/i3c/silvaco,i3c-master.yaml           |  45 +++++++--
 drivers/i3c/master/Kconfig                         |   4 -
 drivers/i3c/master/mipi-i3c-hci/core.c             |  32 +++---
 drivers/i3c/master/svc-i3c-master.c                | 109 ++++++++-------------
 4 files changed, 98 insertions(+), 92 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ