The following changes since commit 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e:

  Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd (2018-08-30 10:05:12 -0700)

are available in the git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.19

for you to fetch changes up to a8627cda7cfffe1792c199660c2b4f03ba2bd97b:

  ipmi: Fix NULL pointer dereference in ssif_probe (2018-08-31 14:13:56 -0500)

----------------------------------------------------------------
A few fixes that came around or after the merge window, except
for cd2315d "ipmi: kcs_bmc: don't change device name" which is for a
driver that very few people use, and those people need the change.

----------------------------------------------------------------
Benjamin Fair (1):
      ipmi: kcs_bmc: don't change device name

Corey Minyard (3):
      ipmi: Rework SMI registration failure
      ipmi: Move BT capabilities detection to the detect call
      ipmi: Fix I2C client removal in the SSIF driver

Gustavo A. R. Silva (1):
      ipmi: Fix NULL pointer dereference in ssif_probe

 drivers/char/ipmi/ipmi_bt_sm.c      | 92 +++++++++++++++++++------------------
 drivers/char/ipmi/ipmi_msghandler.c | 53 +++++++++++----------
 drivers/char/ipmi/ipmi_si_intf.c    | 17 ++-----
 drivers/char/ipmi/ipmi_ssif.c       | 32 +++++--------
 drivers/char/ipmi/kcs_bmc.c         |  7 +--
 5 files changed, 97 insertions(+), 104 deletions(-)



_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to