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