Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi
Pull IPMI updates from Corey Minyard: - Little fixes for various things people have noticed. - One enhancement, the IPMI over IPMB (I2c) is modified to allow it to take a separate sender and receiver device. The Raspberry Pi has an I2C slave device that cannot send. * tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi: ipmi: initialize len variable ipmi: kcs: aspeed: Remove old bindings support ipmi:ipmb: Add the ability to have a separate slave and master device ipmi:ipmi_ipmb: Unregister the SMI on remove ipmi: kcs: aspeed: Add AST2600 compatible string ipmi: ssif: replace strlcpy with strscpy ipmi/watchdog: Constify ident ipmi: Add the git repository to the MAINTAINERS file
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml 8 additions, 0 deletionsDocumentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/char/ipmi/ipmi_ipmb.c 51 additions, 9 deletionsdrivers/char/ipmi/ipmi_ipmb.c
- drivers/char/ipmi/ipmi_ssif.c 2 additions, 2 deletionsdrivers/char/ipmi/ipmi_ssif.c
- drivers/char/ipmi/ipmi_watchdog.c 1 addition, 1 deletiondrivers/char/ipmi/ipmi_watchdog.c
- drivers/char/ipmi/kcs_bmc_aspeed.c 7 additions, 60 deletionsdrivers/char/ipmi/kcs_bmc_aspeed.c
Loading
Please register or sign in to comment