summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_kcs_sm.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17ipmi: fix msg stack when IPMI is disconnectedZhang Yuchen1-5/+11
2020-09-15ipmi: Clean up some printksCorey Minyard1-5/+8
2020-09-15ipmi:sm: Print current state when the state is invalidXianting Tian1-1/+3
2018-09-19ipmi: Convert printk(KERN_<level> to pr_<level>(Joe Perches1-2/+2
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-21/+1
2015-09-03ipmi: Make some data const that was only readCorey Minyard1-1/+1
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi1-2/+2
2012-03-29ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2009-12-16drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall1-1/+1
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard1-62/+91
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard1-6/+8
2006-04-01[PATCH] IPMI: tidy up various thingsCorey Minyard1-4/+4
2005-11-07[PATCH] ipmi: kcs error0 delayCorey Minyard1-0/+8
2005-11-07[PATCH] ipmi: various si cleanupCorey Minyard1-13/+27
2005-09-08[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard1-3/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+500