summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmb_dev_int.c
AgeCommit message (Expand)Author
2021-01-28ipmi: remove open coded version of SMBus block writeWolfram Sang
2020-01-20drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King
2019-12-11drivers: ipmi: Modify max length of IPMB packetVijay Khemka
2019-12-11drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka
2019-11-22ipmi: fix ipmb_poll()'s return typeLuc Van Oostenryck
2019-11-07drivers: ipmi: Support for both IPMB Req and RespVijay Khemka
2019-07-24Fix uninitialized variable in ipmb_dev_int.cAsmaa Mnebhi
2019-06-23fix platform_no_drv_owner.cocci warningskbuild test robot
2019-06-19ipmi: ipmb: don't allocate i2c_client on stackArnd Bergmann
2019-06-10Add support for IPMB driverAsmaa Mnebhi