aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_bt_sm.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-15ipmi: Clean up some printksGravatar Corey Minyard 1-1/+1
2020-09-15ipmi:sm: Print current state when the state is invalidGravatar Xianting Tian 1-1/+3
2018-09-18ipmi: Convert pr_xxx() to dev_xxx() in the BT codeGravatar Corey Minyard 1-16/+22
2018-09-18ipmi: Convert printk(KERN_<level> to pr_<level>(Gravatar Joe Perches 1-32/+28
2018-08-31ipmi: Move BT capabilities detection to the detect callGravatar Corey Minyard 1-44/+48
2018-05-22ipmi:bt: Set the timeout before doing a capabilities checkGravatar Corey Minyard 1-1/+2
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesGravatar Corey Minyard 1-20/+2
2015-09-03ipmi: Make some data const that was only readGravatar Corey Minyard 1-1/+1
2014-04-17Char: ipmi_bt_sm, fix infinite loopGravatar Jiri Slaby 1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulGravatar Xie XiuQi 1-4/+4
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowGravatar Chen Gang 1-2/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-1/+1
2008-04-29IPMI: Style fixes in the system interface codeGravatar Corey Minyard 1-59/+94
2006-12-10[PATCH] IPMI: remove zero initsGravatar Randy Dunlap 1-1/+3
2006-12-07[PATCH] IPMI: Fix BT long busyGravatar Corey Minyard 1-248/+393
2006-04-19[PATCH] Open IPMI BT overflowGravatar Heikki Orsila 1-1/+1
2005-11-07[PATCH] ipmi: bt restart reset fixesGravatar Corey Minyard 1-2/+2
2005-11-07[PATCH] ipmi: various si cleanupGravatar Corey Minyard 1-21/+13
2005-09-07[PATCH] ipmi: style cleanupsGravatar Corey Minyard 1-22/+44
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverGravatar Corey Minyard 1-3/+0
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverGravatar Corey Minyard 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+513