Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-06 | ipmi: Fix multi-part message handling | Corey Minyard | 1 | -13/+38 |
2015-05-06 | ipmi: Add alert handling to SSIF | Corey Minyard | 1 | -16/+116 |
2015-05-06 | 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-11 | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard | 1 | -3/+5 |
2015-02-20 | ipmi: Remove uses of return value of seq_printf | Joe Perches | 1 | -1/+3 |
2015-02-20 | 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-22 | ipmi: Fix compile issue with isspace() | Corey Minyard | 1 | -0/+1 |
2014-12-12 | ipmi: Add SMBus interface driver (SSIF) | Corey Minyard | 1 | -0/+1870 |