mbox series

[GIT,PULL] I3C changes for 6.5

Message ID 202307022204546baff5fd@mail.local (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C changes for 6.5 | expand

Pull-request

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

Message

Alexandre Belloni July 2, 2023, 10:04 p.m. UTC
Hello Linus,

Here is the i3c subsytem pull request for 6.5. These are non-urgent
fixes for the svc driver.

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 49b472ebc61de3d4aa7cc57539246bb39f6c5128:

  i3c: master: svc: add NACK check after start byte sent (2023-06-05 00:50:51 +0200)

----------------------------------------------------------------
I3C for 6.5

Drivers:
 - svc: fix suspend/resume on some platforms, fix locking issues

----------------------------------------------------------------
Clark Wang (3):
      i3c: master: svc: fix i3c suspend/resume issue
      i3c: master: svc: fix cpu schedule in spin lock
      i3c: master: svc: add NACK check after start byte sent

 drivers/i3c/master/svc-i3c-master.c | 51 ++++++++++++++++++++++++++++++-------
 1 file changed, 42 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org July 3, 2023, 5:49 p.m. UTC | #1
The pull request you sent on Mon, 3 Jul 2023 00:04:54 +0200:

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

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

Thank you!