public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 5.5
@ 2019-11-25 16:59 Corey Minyard
  2019-11-26  5:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2019-11-25 16:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit 3b7c59a1950c75f2c0152e5a9cd77675b09233d6:

  Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2019-10-22 06:40:07 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 8e6a5c833333e14a5023a5dcabb64b7d9e046bc6:

  ipmi: fix ipmb_poll()'s return type (2019-11-22 13:54:55 -0600)

----------------------------------------------------------------
Some small fixes accumulated for IPMI, nothing major.

----------------------------------------------------------------
Andy Shevchenko (1):
      ipmi: use %*ph to print small buffer

Arnd Bergmann (1):
      ipmi: kill off 'timespec' usage again

Corey Minyard (1):
      ipmi: Don't allow device module unload when in use

Luc Van Oostenryck (1):
      ipmi: fix ipmb_poll()'s return type

Navid Emamdoost (1):
      ipmi: Fix memory leak in __ipmi_bmc_register

Vijay Khemka (1):
      drivers: ipmi: Support for both IPMB Req and Resp

YueHaibing (1):
      ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code

 drivers/char/ipmi/bt-bmc.c          |  4 +--
 drivers/char/ipmi/ipmb_dev_int.c    | 37 ++++++++-----------------
 drivers/char/ipmi/ipmi_msghandler.c | 55 ++++++++++++++++---------------------
 drivers/char/ipmi/ipmi_si_intf.c    | 40 +++++++++------------------
 include/linux/ipmi_smi.h            | 12 +++++---
 5 files changed, 58 insertions(+), 90 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-26  5:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 16:59 [GIT PULL] IPMI bug fixes for 5.5 Corey Minyard
2019-11-26  5:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox