summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/kcs_bmc_cdev_ipmi.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: kcs_bmc: Decouple the IPMI chardev from the coreAndrew Jeffery2021-06-211-6/+25
* ipmi: kcs_bmc: Strip private client data from struct kcs_bmcAndrew Jeffery2021-06-211-171/+257
* ipmi: kcs_bmc: Split headers into device and clientAndrew Jeffery2021-06-211-13/+26
* ipmi: kcs_bmc: Turn the driver data-structures inside-outAndrew Jeffery2021-06-211-19/+41
* ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmiAndrew Jeffery2021-06-211-0/+428