[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190506085835.61688fd2@collabora.com>
Date: Mon, 6 May 2019 08:58:35 +0200
From: Boris Brezillon <boris.brezillon@...labora.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i3c <linux-i3c@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Vitor Soares <vitor.soares@...opsys.com>,
Przemyslaw Gaj <pgaj@...ence.com>
Subject: [GIT PULL] i3c: Changes for 5.2
Hello Linus,
Here is the I3C PR for 5.2.
Regards,
Boris
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.2
for you to fetch changes up to 476c7e1d34f2a03b1aa5a924c50703053fe5f77c:
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() (2019-05-06 08:15:02 +0200)
----------------------------------------------------------------
* Fix a shift wrap bug in the core
* Remove dead code in the DW driver
----------------------------------------------------------------
Dan Carpenter (1):
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
Vitor Soares (1):
i3c: master: dw: remove dead code from dw_i3c_master_*_xfers()
drivers/i3c/master.c | 5 +++--
drivers/i3c/master/dw-i3c-master.c | 10 ----------
2 files changed, 3 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists