mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v8 0/1] Add support for IPMB driver
@ 2019-05-07 21:30 Asmaa Mnebhi
  2019-05-07 21:30 ` [PATCH v8 1/1] " Asmaa Mnebhi
  0 siblings, 1 reply; 3+ messages in thread
From: Asmaa Mnebhi @ 2019-05-07 21:30 UTC (permalink / raw)
  To: minyard, wsa, vadimp, michaelsh; +Cc: Asmaa Mnebhi, linux-kernel, linux-i2c

Thank you Wolfram, I have addressed your comments.

Asmaa Mnebhi (1):
  Add support for IPMB driver

 Documentation/IPMB.txt           | 103 +++++++++++
 drivers/char/ipmi/Kconfig        |   8 +
 drivers/char/ipmi/Makefile       |   1 +
 drivers/char/ipmi/ipmb_dev_int.c | 382 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 494 insertions(+)
 create mode 100644 Documentation/IPMB.txt
 create mode 100644 drivers/char/ipmi/ipmb_dev_int.c

-- 
2.1.2


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

end of thread, other threads:[~2019-05-07 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-07 21:30 [PATCH v8 0/1] Add support for IPMB driver Asmaa Mnebhi
2019-05-07 21:30 ` [PATCH v8 1/1] " Asmaa Mnebhi
2019-05-07 22:09   ` Randy Dunlap

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