]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Dec 2020 20:46:52 +0000 (12:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Dec 2020 20:46:52 +0000 (12:46 -0800)
commiteec48d3cbdb180cf0b021ee0ff762781bafd8257
tree39a13cd71d8a42f99bdcf1e2a57bf82bf50eed68
parent3f1e6193fd7b8a512a47ae2f67e23a36e42b8ea7
parent37031d4ef03b9af0da09b1230461f074feb1f10f
Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux

Pull i3c updates from Boris Brezillon:

 - Add the HCI driver

 - Add a missing destroy_workqueue() in an error path

 - Flag Alexandre Belloni as the new maintainer

* tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux:
  i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning
  i3c: Resign from my maintainer role
  i3c/master: Fix uninitialized variable next_addr
  i3c/master: introduce the mipi-i3c-hci driver
  dt-bindings: i3c: MIPI I3C Host Controller Interface
  i3c master: fix missing destroy_workqueue() on error in i3c_master_register
MAINTAINERS