mbox series

[GIT,PULL] i3c: Fixes for 5.1-rc6

Message ID 20190420112340.24be3932@collabora.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] i3c: Fixes for 5.1-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6

Message

Boris Brezillon April 20, 2019, 9:23 a.m. UTC
Hello Linus,

Here is the I3C fixes PR for 5.1-rc6.

Regards,

Boris

The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:

  Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6

for you to fetch changes up to 709a53e1948494cc4f6c4636c6f84a4d36a8117e:

  MAINTAINERS: Fix the I3C entry (2019-04-10 12:47:55 +0200)

----------------------------------------------------------------
- Fix the random PID check
- Fix the disable controller logic in the designware driver
- Fix I3C entry in MAINTAINERS

----------------------------------------------------------------
Boris Brezillon (1):
      MAINTAINERS: Fix the I3C entry

Vitor Soares (2):
      i3c: Fix the verification of random PID
      i3c: dw: Fix dw_i3c_master_disable controller by using correct mask

 MAINTAINERS                        | 1 -
 drivers/i3c/master.c               | 5 ++---
 drivers/i3c/master/dw-i3c-master.c | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org April 20, 2019, 7:25 p.m. UTC | #1
The pull request you sent on Sat, 20 Apr 2019 11:23:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6

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

Thank you!