Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soundwire: Fix a signedness bug | Dan Carpenter | 2018-01-22 | 1 | -2/+2 |
* | soundwire: Fix incorrect return value check | Shreyas NC | 2018-01-09 | 1 | -2/+2 |
* | soundwire: Fix typo in return value check of sdw_read() | Wei Yongjun | 2018-01-08 | 1 | -5/+5 |
* | soundwire: fix sign extension when shifting buf[2] 24 places | Colin Ian King | 2018-01-08 | 1 | -2/+2 |
* | soundwire: Add slave status handling | Vinod Koul | 2017-12-19 | 1 | -0/+379 |
* | soundwire: Add Slave status handling helpers | Sanyog Kale | 2017-12-19 | 1 | -0/+214 |
* | soundwire: Add IO transfer | Vinod Koul | 2017-12-19 | 1 | -0/+272 |
* | soundwire: Add MIPI DisCo property helpers | Vinod Koul | 2017-12-19 | 1 | -0/+8 |
* | soundwire: Add Master registration | Vinod Koul | 2017-12-19 | 1 | -0/+124 |