Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Pull IPMI updates from Corey Minyard: "Bug fixes for main IPMI driver, kcs updates A couple of bug fixes for the main IPMI driver, one functional and two annotations. The kcs driver has some significant updates that have been pending for a while, but I forgot to include in next until a week ago. But this code is only used by the people who are sending it to me, really, so it's not a big deal. I did want it to sit in next for at least a week, and it did result in a fix" * tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi: ipmi: kcs: Fix aspeed_kcs_probe_of_v1() ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond() ipmi: kcs: aspeed: Implement v2 bindings ipmi: kcs: Finish configuring ASPEED KCS device before enable dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS ipmi: fix hung processes in __get_guid() drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
Showing
- Documentation/devicetree/bindings/ipmi/aspeed-kcs-bmc.txt 14 additions, 6 deletionsDocumentation/devicetree/bindings/ipmi/aspeed-kcs-bmc.txt
- drivers/char/ipmi/ipmi_msghandler.c 12 additions, 6 deletionsdrivers/char/ipmi/ipmi_msghandler.c
- drivers/char/ipmi/ipmi_ssif.c 2 additions, 0 deletionsdrivers/char/ipmi/ipmi_ssif.c
- drivers/char/ipmi/kcs_bmc_aspeed.c 125 additions, 26 deletionsdrivers/char/ipmi/kcs_bmc_aspeed.c
Please register or sign in to comment