Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-25 | SSBI: Remove MSM_ prefix from SSBI drivers | David Brown | 3 | -46/+46 |
2013-03-25 | ssbi: Remove extraneous logging | David Brown | 1 | -15/+1 |
2013-03-25 | ssbi: Use regular init level | David Brown | 1 | -1/+1 |
2013-03-25 | ssbi: Comment the use of udelay() | David Brown | 1 | -0/+13 |
2013-03-25 | SSBI: Convert SSBI to device tree | David Brown | 1 | -49/+32 |
2013-03-25 | ssbi: Allow compilation as a module | David Brown | 1 | -1/+1 |
2013-03-25 | ssbi: Fix exit mismatch in remove function | David Brown | 1 | -1/+1 |
2013-03-25 | fix: Use EXPORT_SYMBOL_GPL | David Brown | 1 | -2/+2 |
2013-03-25 | add single-wire serial bus interface (SSBI) driver | Kenneth Heitke | 3 | -0/+414 |