lkml.org 
[lkml]   [2022]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] IPMI bug fixes for 5.17
The following changes since commit 0c947b893d69231a9add855939da7c66237ab44f:

Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2022-01-17 09:53:21 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8d10ea152e2fb9b4a42b282cb90bfc4d98e319a3:

ipmi: initialize len variable (2022-03-20 12:37:15 -0500)

----------------------------------------------------------------
Minor fixes for IPMI

Little fixes for various things people have noticed.

One enhancement, the IPMI over IPMB (I2c) is modified to allow it to
take a separate sender and receiver device. The Raspberry Pi has an
I2C slave device that cannot send.

----------------------------------------------------------------
Corey Minyard (3):
ipmi: Add the git repository to the MAINTAINERS file
ipmi:ipmi_ipmb: Unregister the SMI on remove
ipmi:ipmb: Add the ability to have a separate slave and master device

Jason Wang (1):
ipmi: ssif: replace strlcpy with strscpy

Joel Stanley (2):
ipmi: kcs: aspeed: Add AST2600 compatible string
ipmi: kcs: aspeed: Remove old bindings support

Rikard Falkeborn (1):
ipmi/watchdog: Constify ident

Tom Rix (1):
ipmi: initialize len variable

.../devicetree/bindings/ipmi/ipmi-ipmb.yaml | 8 +++
MAINTAINERS | 1 +
drivers/char/ipmi/ipmi_ipmb.c | 60 ++++++++++++++++---
drivers/char/ipmi/ipmi_ssif.c | 4 +-
drivers/char/ipmi/ipmi_watchdog.c | 2 +-
drivers/char/ipmi/kcs_bmc_aspeed.c | 67 +++-------------------
6 files changed, 70 insertions(+), 72 deletions(-)

\
 
 \ /
  Last update: 2022-03-24 18:31    [W:0.048 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site