Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2013-06-14 | 1 | -58/+11 |
|\ | |||||
| * | mfd: ssbi: Use devm_* and simplify code | Stephen Boyd | 2013-06-12 | 1 | -58/+11 |
* | | mfd: ssbi: Add MODULE_DEVICE_TABLE | Stephen Boyd | 2013-06-12 | 1 | -0/+1 |
|/ | |||||
* | SSBI: Remove MSM_ prefix from SSBI drivers | David Brown | 2013-03-25 | 3 | -46/+46 |
* | ssbi: Remove extraneous logging | David Brown | 2013-03-25 | 1 | -15/+1 |
* | ssbi: Use regular init level | David Brown | 2013-03-25 | 1 | -1/+1 |
* | ssbi: Comment the use of udelay() | David Brown | 2013-03-25 | 1 | -0/+13 |
* | SSBI: Convert SSBI to device tree | David Brown | 2013-03-25 | 1 | -49/+32 |
* | ssbi: Allow compilation as a module | David Brown | 2013-03-25 | 1 | -1/+1 |
* | ssbi: Fix exit mismatch in remove function | David Brown | 2013-03-25 | 1 | -1/+1 |
* | fix: Use EXPORT_SYMBOL_GPL | David Brown | 2013-03-25 | 1 | -2/+2 |
* | add single-wire serial bus interface (SSBI) driver | Kenneth Heitke | 2013-03-25 | 3 | -0/+414 |