index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_ipmb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Christophe JAILLET
2023-02-10
1
-1
/
+1
*
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-10-11
1
-6
/
+10
|
\
|
*
ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure
Corey Minyard
2022-09-10
1
-4
/
+8
|
*
ipmi:ipmb: Fix a vague comment and a typo
Corey Minyard
2022-09-04
1
-2
/
+2
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
Miaoqian Lin
2022-05-12
1
-0
/
+1
*
ipmi: use simple i2c probe function
Stephen Kitt
2022-05-12
1
-3
/
+2
*
ipmi:ipmb: Add the ability to have a separate slave and master device
Corey Minyard
2022-02-23
1
-9
/
+49
*
ipmi:ipmi_ipmb: Unregister the SMI on remove
Corey Minyard
2022-02-23
1
-0
/
+2
*
ipmi:ipmb: Add OF support
Corey Minyard
2021-10-14
1
-5
/
+34
*
ipmi: ipmb: Fix off-by-one size check on rcvlen
Colin Ian King
2021-10-05
1
-1
/
+1
*
ipmi:ipmb: Add initial support for IPMI over IPMB
Corey Minyard
2021-10-05
1
-0
/
+510