Age | Commit message (Expand) | Author |
---|---|---|
2021-01-28 | ipmi: remove open coded version of SMBus block write | Wolfram Sang |
2020-01-20 | drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write | Colin Ian King |
2019-12-11 | drivers: ipmi: Modify max length of IPMB packet | Vijay Khemka |
2019-12-11 | drivers: ipmi: Support raw i2c packet in IPMB | Vijay Khemka |
2019-11-22 | ipmi: fix ipmb_poll()'s return type | Luc Van Oostenryck |
2019-11-07 | drivers: ipmi: Support for both IPMB Req and Resp | Vijay Khemka |
2019-07-24 | Fix uninitialized variable in ipmb_dev_int.c | Asmaa Mnebhi |
2019-06-23 | fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2019-06-19 | ipmi: ipmb: don't allocate i2c_client on stack | Arnd Bergmann |
2019-06-10 | Add support for IPMB driver | Asmaa Mnebhi |