[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/YNPWfyZE4KteG2@minyard.net>
Date: Wed, 22 Feb 2023 06:40:29 -0600
From: Corey Minyard <minyard@....org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
openipmi-developer@...ts.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 6.3
The following changes since commit 041fae9c105ae342a4245cf1e0dc56a23fbb9d3c:
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2022-12-14 15:27:57 -0800)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.3-1
for you to fetch changes up to befb28f2676a65a5a4cc4626ae224461d8785af6:
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' (2023-02-10 07:38:18 -0600)
----------------------------------------------------------------
Small fixes to the SMBus IPMI and IPMB driver
Nothing big, cleanups, fixing names, and one small deviation from the
specification fixed.
----------------------------------------------------------------
Christophe JAILLET (1):
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Corey Minyard (4):
ipmi:ssif: resend_msg() cannot fail
ipmi_ssif: Rename idle state and check
ipmi:ssif: Remove rtc_us_timer
ipmi:ssif: Add a timer between request retries
drivers/char/ipmi/ipmi_ipmb.c | 2 +-
drivers/char/ipmi/ipmi_ssif.c | 113 ++++++++++++++++++++----------------------
2 files changed, 56 insertions(+), 59 deletions(-)
Powered by blists - more mailing lists