Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipmi: Fix multi-part message handling | Corey Minyard | 2015-05-05 | 1 | -13/+38 |
* | ipmi: Add alert handling to SSIF | Corey Minyard | 2015-05-05 | 1 | -16/+116 |
* | ipmi: Remove unused including <linux/version.h> | Wei Yongjun | 2015-05-05 | 1 | -1/+0 |
* | ipmi: Remove incorrect use of seq_has_overflowed | Joe Perches | 2015-05-05 | 1 | -1/+1 |
* | ipmi:ssif: Ignore spaces when comparing I2C adapter names | Corey Minyard | 2015-05-05 | 1 | -3/+22 |
* | ipmi_ssif: Fix the logic on user-supplied addresses | Corey Minyard | 2015-05-05 | 1 | -1/+1 |
* | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard | 2015-04-10 | 1 | -3/+5 |
* | ipmi: Remove uses of return value of seq_printf | Joe Perches | 2015-02-19 | 1 | -1/+3 |
* | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang | 2015-02-19 | 1 | -2/+0 |
* | ipmi: Fix compile warning with tv_usec | Corey Minyard | 2014-12-30 | 1 | -1/+2 |
* | ipmi: Fix compile issue with isspace() | Corey Minyard | 2014-12-21 | 1 | -0/+1 |
* | ipmi: Add SMBus interface driver (SSIF) | Corey Minyard | 2014-12-11 | 1 | -0/+1870 |