mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Corey Minyard <minyard@acm.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	openipmi-developer@lists.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 6.1
Date: Tue, 4 Oct 2022 17:20:40 -0500	[thread overview]
Message-ID: <YzyxuBHS9MKcells@dell1.minyard.net> (raw)

The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 05763c996f72ef934432639fe412f5193816fd9d:

  ipmi: Remove unused struct watcher_entry (2022-09-28 06:48:54 -0500)

----------------------------------------------------------------
Fix a bunch of little problems in IPMI

This is mostly just doc, config, and little tweaks.  Nothing big, which
is why there was nothing for 6.0.  There is one crash fix, but it's not
something that I think anyone is using yet.

----------------------------------------------------------------
Chia-Wei Wang (1):
      ipmi: kcs: aspeed: Update port address comments

Corey Minyard (2):
      ipmi:ipmb: Fix a vague comment and a typo
      ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure

Jason Wang (1):
      ipmi: Fix comment typo

Tomer Maimon (3):
      dt-bindings: ipmi: Add npcm845 compatible
      char: ipmi: modify NPCM KCS configuration
      dt-binding: ipmi: add fallback to npcm845 compatible

Xiu Jianfeng (1):
      ipmi: Add __init/__exit annotations to module init/exit funcs

Yuan Can (1):
      ipmi: Remove unused struct watcher_entry

 .../devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt   |  5 ++--
 drivers/char/ipmi/Kconfig                          |  6 ++---
 drivers/char/ipmi/ipmi_ipmb.c                      | 16 +++++++-----
 drivers/char/ipmi/ipmi_msghandler.c                |  8 +-----
 drivers/char/ipmi/ipmi_ssif.c                      |  4 +--
 drivers/char/ipmi/kcs_bmc_aspeed.c                 | 29 ++++++++++++++--------
 drivers/char/ipmi/kcs_bmc_cdev_ipmi.c              |  4 +--
 drivers/char/ipmi/kcs_bmc_serio.c                  |  4 +--
 8 files changed, 41 insertions(+), 35 deletions(-)


             reply	other threads:[~2022-10-04 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 22:20 Corey Minyard [this message]
2022-10-11 18:22 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YzyxuBHS9MKcells@dell1.minyard.net \
    --to=minyard@acm.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome