]> 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)
commit903ad8387b0921106f6a32026735cae52515019b
treecf72b833875a185be7523af26cd896153a755e73
parent338cbdd4628eea02cf47773edc6f046636c7a68d
parent0c3ff08c4bb18274b7f98257bd716730c1f3be16
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 b84753a53de6 ("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