Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-22 | ipmi: Add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 1 | -2/+2 |
2021-06-22 | ipmi: kcs_bmc: Decouple the IPMI chardev from the core | Andrew Jeffery | 1 | -6/+25 |
2021-06-22 | ipmi: kcs_bmc: Strip private client data from struct kcs_bmc | Andrew Jeffery | 1 | -171/+257 |
2021-06-22 | ipmi: kcs_bmc: Split headers into device and client | Andrew Jeffery | 1 | -13/+26 |
2021-06-22 | ipmi: kcs_bmc: Turn the driver data-structures inside-out | Andrew Jeffery | 1 | -19/+41 |
2021-06-22 | ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi | Andrew Jeffery | 1 | -0/+428 |