From: Corey Minyard <tcminyard@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
"openipmi-developer@lists.sourceforge.net"
<openipmi-developer@lists.sourceforge.net>
Subject: [GIT PULL] Pull request for 4.13 for IPMI v2
Date: Mon, 10 Jul 2017 12:53:22 -0500 [thread overview]
Message-ID: <11667b65-ae48-c8eb-d4b6-d0800aa9e40a@gmail.com> (raw)
This time signed with the right key...
The following changes since commit 13e0988140374123bead1dd27c287354cb95108e:
docs: complete bumping minimal GNU Make version to 3.81 (2017-05-06
18:49:09 -0700)
are available in the git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.13-v2
for you to fetch changes up to 4495ec6d770e1bca7a04e93ac453ab6720c56c5d:
ipmi:ssif: Add missing unlock in error branch (2017-06-30 07:18:08 -0500)
----------------------------------------------------------------
Some small fixes for IPMI, and one medium sized changed.
The medium sized change is adding a platform device for IPMI entries
in the DMI table. Otherwise there is no auto loading for IPMI
devices if they are only in the DMI table.
----------------------------------------------------------------
Arvind Yadav (1):
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Colin Ian King (1):
ipmi_ssif: remove redundant null check on array client->adapter->name
Corey Minyard (6):
ipmi: Use the proper default value for register size in ACPI
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
ipmi: Create a platform device for a DMI-specified IPMI interface
ipmi: Convert DMI handling over to a platform device
ipmi:ssif: Check dev before setting drvdata
ipmi:ssif: Add missing unlock in error branch
Dan Carpenter (1):
ipmi_ssif: unlock on allocation failure
Tony Camuso (1):
ipmi: use rcu lock around call to intf->handlers->sender()
Valentin Vidic (1):
ipmi/watchdog: fix watchdog timeout set on reboot
drivers/char/ipmi/Kconfig | 4 +
drivers/char/ipmi/Makefile | 1 +
drivers/char/ipmi/ipmi_dmi.c | 273
++++++++++++++++++++++++++++++++++++
drivers/char/ipmi/ipmi_dmi.h | 12 ++
drivers/char/ipmi/ipmi_msghandler.c | 9 +-
drivers/char/ipmi/ipmi_si_intf.c | 265
++++++++++++++++------------------
drivers/char/ipmi/ipmi_ssif.c | 176 ++++++++++++++---------
drivers/char/ipmi/ipmi_watchdog.c | 7 +-
8 files changed, 533 insertions(+), 214 deletions(-)
create mode 100644 drivers/char/ipmi/ipmi_dmi.c
create mode 100644 drivers/char/ipmi/ipmi_dmi.h
reply other threads:[~2017-07-10 17:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=11667b65-ae48-c8eb-d4b6-d0800aa9e40a@gmail.com \
--to=tcminyard@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minyard@acm.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
all inboxes | Powered by JetHome®