summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_bt_sm.c
AgeCommit message (Expand)Author
2020-09-15ipmi: Clean up some printksCorey Minyard
2020-09-15ipmi:sm: Print current state when the state is invalidXianting Tian
2018-09-18ipmi: Convert pr_xxx() to dev_xxx() in the BT codeCorey Minyard
2018-09-18ipmi: Convert printk(KERN_<level> to pr_<level>(Joe Perches
2018-08-31ipmi: Move BT capabilities detection to the detect callCorey Minyard
2018-05-22ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2015-09-03ipmi: Make some data const that was only readCorey Minyard
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-04-19[PATCH] Open IPMI BT overflowHeikki Orsila
2005-11-07[PATCH] ipmi: bt restart reset fixesCorey Minyard
2005-11-07[PATCH] ipmi: various si cleanupCorey Minyard
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverCorey Minyard
2005-04-16Linux-2.6.12-rc2Linus Torvalds