summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_bt_sm.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Clean up some printksCorey Minyard2020-09-151-1/+1
* ipmi:sm: Print current state when the state is invalidXianting Tian2020-09-151-1/+3
* ipmi: Convert pr_xxx() to dev_xxx() in the BT codeCorey Minyard2018-09-181-16/+22
* ipmi: Convert printk(KERN_<level> to pr_<level>(Joe Perches2018-09-181-32/+28
* ipmi: Move BT capabilities detection to the detect callCorey Minyard2018-08-311-44/+48
* ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard2018-05-221-1/+2
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-20/+2
* ipmi: Make some data const that was only readCorey Minyard2015-09-031-1/+1
* Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-171-1/+1
* ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi2014-01-251-4/+4
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-161-2/+2
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* IPMI: Style fixes in the system interface codeCorey Minyard2008-04-291-59/+94
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-101-1/+3
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-071-248/+393
* [PATCH] Open IPMI BT overflowHeikki Orsila2006-04-191-1/+1
* [PATCH] ipmi: bt restart reset fixesCorey Minyard2005-11-071-2/+2
* [PATCH] ipmi: various si cleanupCorey Minyard2005-11-071-21/+13
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-071-22/+44
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-071-3/+0
* [PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2005-05-011-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+513