]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Sep 2018 05:33:56 +0000 (19:33 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Sep 2018 05:33:56 +0000 (19:33 -1000)
commitfea22df4bf9978278491186753f50f6a86352cc8
treecf72b833875a185be7523af26cd896153a755e73
parent0ffa395cb1b5a5a05d94f1e671f8cd9618b894c3
parent103c986e787a60eeef0bdf74577cfe875978b1dd
Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi

Pull IPMI bugfixes from Corey Minyard:
 "A few fixes that came around or after the merge window, except for
  commit 6b0199ade3c3 ("ipmi: kcs_bmc: don't change device name") which
  is for a driver that very few people use, and those people need the
  change"

* tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi:
  ipmi: Fix NULL pointer dereference in ssif_probe
  ipmi: Fix I2C client removal in the SSIF driver
  ipmi: Move BT capabilities detection to the detect call
  ipmi: Rework SMI registration failure
  ipmi: kcs_bmc: don't change device name