linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 5.13
@ 2021-04-28  0:16 Corey Minyard
  2021-04-28 23:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2021-04-28  0:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit a74e6a014c9d4d4161061f770c9b4f98372ac778:

  Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2021-03-10 13:15:16 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 07cbd87b0416d7b6b8419b2a56bc63659de5d066:

  ipmi_si: Join string literals back (2021-04-02 12:53:42 -0500)

----------------------------------------------------------------
A bunch of little cleanups

Nothing major, no functional changes.

----------------------------------------------------------------
Andy Shevchenko (10):
      ipmi_si: Switch to use platform_get_mem_or_io()
      ipmi_si: Remove bogus err_free label
      ipmi_si: Utilize temporary variable to hold device pointer
      ipmi_si: Use proper ACPI macros to check error code for failures
      ipmi_si: Introduce ipmi_panic_event_str[] array
      ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
      ipmi_si: Get rid of ->addr_source_cleanup()
      ipmi_si: Use strstrip() to remove surrounding spaces
      ipmi_si: Drop redundant check before calling put_device()
      ipmi_si: Join string literals back

Heikki Krogerus (1):
      ipmi: Handle device properties with software node API

Liguang Zhang (1):
      ipmi:ssif: make ssif_i2c_send() void

Terry Duncan (1):
      ipmi: Refine retry conditions for getting device id

 drivers/char/ipmi/ipmi_msghandler.c  | 60 +++++++++--------------
 drivers/char/ipmi/ipmi_plat_data.c   |  2 +-
 drivers/char/ipmi/ipmi_si.h          |  8 +--
 drivers/char/ipmi/ipmi_si_hardcode.c | 73 ++++++++++-----------------
 drivers/char/ipmi/ipmi_si_hotmod.c   | 24 +++------
 drivers/char/ipmi/ipmi_si_intf.c     | 38 +++++----------
 drivers/char/ipmi/ipmi_si_pci.c      | 22 ++-------
 drivers/char/ipmi/ipmi_si_platform.c | 95 +++++++++++++++---------------------
 drivers/char/ipmi/ipmi_ssif.c        | 81 ++++++++----------------------
 9 files changed, 137 insertions(+), 266 deletions(-)


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

* Re: [GIT PULL] IPMI bug fixes for 5.13
  2021-04-28  0:16 [GIT PULL] IPMI bug fixes for 5.13 Corey Minyard
@ 2021-04-28 23:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-28 23:13 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Tue, 27 Apr 2021 19:16:34 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6fa09d313921cd960ebb7f87132e49deb034b5f1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-04-28 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28  0:16 [GIT PULL] IPMI bug fixes for 5.13 Corey Minyard
2021-04-28 23:13 ` 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;
as well as URLs for NNTP newsgroup(s).