summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_kcs_sm.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: fix msg stack when IPMI is disconnectedZhang Yuchen2022-10-171-5/+11
* ipmi: Clean up some printksCorey Minyard2020-09-151-5/+8
* ipmi:sm: Print current state when the state is invalidXianting Tian2020-09-151-1/+3
* ipmi: Convert printk(KERN_<level> to pr_<level>(Joe Perches2018-09-181-2/+2
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-21/+1
* ipmi: Make some data const that was only readCorey Minyard2015-09-031-1/+1
* ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard2014-04-171-2/+3
* ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi2014-01-251-2/+2
* ipmi: increase KCS timeoutsMatthew Garrett2012-03-281-2/+2
* drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall2009-12-161-1/+1
* IPMI: Style fixes in the system interface codeCorey Minyard2008-04-291-62/+91
* [PATCH] IPMI: increase KCS message sizeCorey Minyard2006-12-071-2/+2
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-071-6/+8
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-311-4/+4
* [PATCH] ipmi: kcs error0 delayCorey Minyard2005-11-071-0/+8
* [PATCH] ipmi: various si cleanupCorey Minyard2005-11-071-13/+27
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-071-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+500