Linux-i3c Archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i3c@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] I3C changes for 5.17
Date: Sun, 16 Jan 2022 22:06:09 +0100	[thread overview]
Message-ID: <YeSIwUuZHPeBcAKR@piout.net> (raw)

Hello Linus,

Here is the i3c subsystem pull request for 5.17. Those are mostly non
urgent fixes and a few improvement of the Silvaco driver.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 13462ba1815db5a96891293a9cfaa2451f7bd623:

  i3c: master: dw: check return of dw_i3c_master_get_free_pos() (2022-01-13 02:05:50 +0100)

----------------------------------------------------------------
I3C for 5.17

Drivers:
 - svc: runtime pm suport

----------------------------------------------------------------
Christophe JAILLET (1):
      i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_index()'

Clark Wang (8):
      i3c: master: svc: move module reset behind clk enable
      i3c: master: svc: fix atomic issue
      i3c: master: svc: separate err, fifo and disable interrupt of reset function
      i3c: master: svc: add support for slave to stop returning data
      i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
      i3c: master: svc: add runtime pm support
      i3c: master: svc: add the missing module device table
      i3c: master: svc: enable the interrupt in the enable ibi function

Jamie Iles (1):
      i3c: fix incorrect address slot lookup on 64-bit

Len Baker (2):
      i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic
      i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic

Lukas Bulwahn (1):
      i3c: master: mipi-i3c-hci: correct the config reference for endianness

Tom Rix (1):
      i3c: master: dw: check return of dw_i3c_master_get_free_pos()

 drivers/i3c/master.c                     |   3 +-
 drivers/i3c/master/dw-i3c-master.c       |   4 +
 drivers/i3c/master/mipi-i3c-hci/core.c   |   2 +-
 drivers/i3c/master/mipi-i3c-hci/dat_v1.c |   4 +-
 drivers/i3c/master/mipi-i3c-hci/dma.c    |   2 +-
 drivers/i3c/master/mipi-i3c-hci/hci.h    |   2 +-
 drivers/i3c/master/svc-i3c-master.c      | 341 ++++++++++++++++++++++---------
 7 files changed, 260 insertions(+), 98 deletions(-)

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

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

             reply	other threads:[~2022-01-16 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-16 21:06 Alexandre Belloni [this message]
2022-01-17  6:54 ` [GIT PULL] I3C changes for 5.17 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YeSIwUuZHPeBcAKR@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-i3c@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).