aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_kcs_sm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18ipmi: 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-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi1-2/+2
2012-03-28ipmi: 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-03-31[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-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+500