All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] I3C changes for 5.13
@ 2021-05-07 19:30 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2021-05-07 19:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the I3C pull request for 5.13. Only three fixes this cycle.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0d95f41ebde40d552bb4fea64b1d618607915fd6:

  Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" (2021-04-24 22:21:01 +0200)

----------------------------------------------------------------
I3C for 5.13

Subsystem:
 - Fix i3c_master_register error path.

----------------------------------------------------------------
Colin Ian King (1):
      i3c: master: svc: remove redundant assignment to cmd->read_len

Jae Hyun Yoo (1):
      Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"

Rob Herring (1):
      dt-bindings: i3c: Fix silvaco,i3c-master-v1 compatible string

 Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 +-
 drivers/i3c/master.c                                          | 5 +----
 drivers/i3c/master/svc-i3c-master.c                           | 1 -
 3 files changed, 2 insertions(+), 6 deletions(-)

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


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

* [GIT PULL] I3C changes for 5.13
@ 2021-05-07 19:30 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2021-05-07 19:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the I3C pull request for 5.13. Only three fixes this cycle.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0d95f41ebde40d552bb4fea64b1d618607915fd6:

  Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" (2021-04-24 22:21:01 +0200)

----------------------------------------------------------------
I3C for 5.13

Subsystem:
 - Fix i3c_master_register error path.

----------------------------------------------------------------
Colin Ian King (1):
      i3c: master: svc: remove redundant assignment to cmd->read_len

Jae Hyun Yoo (1):
      Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"

Rob Herring (1):
      dt-bindings: i3c: Fix silvaco,i3c-master-v1 compatible string

 Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 +-
 drivers/i3c/master.c                                          | 5 +----
 drivers/i3c/master/svc-i3c-master.c                           | 1 -
 3 files changed, 2 insertions(+), 6 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

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

* Re: [GIT PULL] I3C changes for 5.13
  2021-05-07 19:30 ` Alexandre Belloni
@ 2021-05-07 20:08   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-05-07 20:08 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Fri, 7 May 2021 21:30:15 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* Re: [GIT PULL] I3C changes for 5.13
@ 2021-05-07 20:08   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-05-07 20:08 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Fri, 7 May 2021 21:30:15 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

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

end of thread, other threads:[~2021-05-07 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07 19:30 [GIT PULL] I3C changes for 5.13 Alexandre Belloni
2021-05-07 19:30 ` Alexandre Belloni
2021-05-07 20:08 ` pr-tracker-bot
2021-05-07 20:08   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.