linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/1] Add support for IPMB driver
@ 2019-06-05 19:09 Asmaa Mnebhi
  2019-06-05 19:09 ` [PATCH v10 1/1] " Asmaa Mnebhi
  0 siblings, 1 reply; 4+ messages in thread
From: Asmaa Mnebhi @ 2019-06-05 19:09 UTC (permalink / raw)
  To: minyard, wsa, vadimp, michaelsh, rdunlap
  Cc: Asmaa Mnebhi, linux-kernel, linux-i2c

Addressed Wolfram's comments:
1) Removed unnecessary lock
2) added check for rq_sa

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 | 400 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 512 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] 4+ messages in thread

end of thread, other threads:[~2019-06-07 21:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05 19:09 [PATCH v10 0/1] Add support for IPMB driver Asmaa Mnebhi
2019-06-05 19:09 ` [PATCH v10 1/1] " Asmaa Mnebhi
2019-06-05 23:53   ` Corey Minyard
2019-06-07 21:34     ` Asmaa Mnebhi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).