index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_ssif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
ipmi:ssif: Add a module parm to specify that SMBus alerts don't work
Corey Minyard
1
-0
/
+8
2015-09-03
ipmi: constify SSIF ACPI device ids
Mathias Krause
1
-1
/
+1
2015-09-03
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
1
-2
/
+2
2015-05-05
ipmi: Fix multi-part message handling
Corey Minyard
1
-13
/
+38
2015-05-05
ipmi: Add alert handling to SSIF
Corey Minyard
1
-16
/
+116
2015-05-05
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-05-05
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
1
-1
/
+1
2015-05-05
ipmi:ssif: Ignore spaces when comparing I2C adapter names
Corey Minyard
1
-3
/
+22
2015-05-05
ipmi_ssif: Fix the logic on user-supplied addresses
Corey Minyard
1
-1
/
+1
2015-04-10
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-02-19
ipmi: Remove uses of return value of seq_printf
Joe Perches
1
-1
/
+3
2015-02-19
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2014-12-30
ipmi: Fix compile warning with tv_usec
Corey Minyard
1
-1
/
+2
2014-12-21
ipmi: Fix compile issue with isspace()
Corey Minyard
1
-0
/
+1
2014-12-11
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
1
-0
/
+1870