index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_bt_sm.c
Age
Commit message (
Expand
)
Author
2020-09-15
ipmi: Clean up some printks
Corey Minyard
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
2018-09-18
ipmi: Convert pr_xxx() to dev_xxx() in the BT code
Corey Minyard
2018-09-18
ipmi: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
2018-08-31
ipmi: Move BT capabilities detection to the detect call
Corey Minyard
2018-05-22
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2015-09-03
ipmi: Make some data const that was only read
Corey Minyard
2014-04-17
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
2014-01-25
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
2013-05-16
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-07
[PATCH] IPMI: Fix BT long busy
Corey Minyard
2006-04-19
[PATCH] Open IPMI BT overflow
Heikki Orsila
2005-11-07
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
2005-09-07
[PATCH] ipmi: style cleanups
Corey Minyard
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
2005-05-01
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds