Age | Commit message (Expand) | Author | Files | Lines |
2018-01-22 | soundwire: Fix a signedness bug | Dan Carpenter | 1 | -2/+2 |
2018-01-09 | soundwire: select REGMAP_SOUNDWIRE | Vinod Koul | 1 | -0/+1 |
2018-01-09 | soundwire: Fix incorrect return value check | Shreyas NC | 1 | -2/+2 |
2018-01-08 | soundwire: Fix typo in return value check of sdw_read() | Wei Yongjun | 1 | -5/+5 |
2018-01-08 | soundwire: intel: fix missing assignment to ret | Colin Ian King | 1 | -1/+1 |
2018-01-08 | soundwire: fix sign extension when shifting buf[2] 24 places | Colin Ian King | 1 | -2/+2 |
2017-12-19 | soundwire: intel: Add Intel init module | Vinod Koul | 2 | -0/+201 |
2017-12-19 | soundwire: intel: Add Intel Master driver | Vinod Koul | 4 | -0/+383 |
2017-12-19 | soundwire: cdns: Add sdw_master_ops and IO transfer support | Sanyog Kale | 2 | -0/+334 |
2017-12-19 | soundwire: cdns: Add cadence library | Vinod Koul | 4 | -0/+472 |
2017-12-19 | soundwire: Add slave status handling | Vinod Koul | 2 | -0/+381 |
2017-12-19 | soundwire: Add Slave status handling helpers | Sanyog Kale | 2 | -0/+228 |
2017-12-19 | soundwire: Add IO transfer | Vinod Koul | 2 | -0/+308 |
2017-12-19 | soundwire: Add MIPI DisCo property helpers | Vinod Koul | 4 | -2/+432 |
2017-12-19 | soundwire: Add Master registration | Vinod Koul | 4 | -1/+258 |
2017-12-19 | soundwire: Add SoundWire bus type | Vinod Koul | 3 | -0/+201 |