summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/kcs_bmc_npcm7xx.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: kcs_bmc: Enable IBF on openAndrew Jeffery2021-06-211-2/+1
* ipmi: kcs_bmc: Allow clients to control KCS IRQ stateAndrew Jeffery2021-06-211-4/+22
* ipmi: kcs_bmc: Strip private client data from struct kcs_bmcAndrew Jeffery2021-06-211-10/+10
* ipmi: kcs_bmc: Split headers into device and clientAndrew Jeffery2021-06-211-8/+9
* ipmi: kcs_bmc: Turn the driver data-structures inside-outAndrew Jeffery2021-06-211-12/+22
* ipmi: kcs_bmc: Make status update atomicAndrew Jeffery2021-06-211-0/+10
* ipmi: NPCM7xx KCS BMC: enable interrupt to the hostAvi Fishman2018-05-231-3/+14
* ipmi: add an NPCM7xx KCS BMC driverHaiyue Wang2018-04-181-0/+204