summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire
Commit message (Expand)AuthorAgeFilesLines
* soundwire: Fix a signedness bugDan Carpenter2018-01-221-2/+2
* soundwire: select REGMAP_SOUNDWIREVinod Koul2018-01-091-0/+1
* soundwire: Fix incorrect return value checkShreyas NC2018-01-091-2/+2
* soundwire: Fix typo in return value check of sdw_read()Wei Yongjun2018-01-081-5/+5
* soundwire: intel: fix missing assignment to retColin Ian King2018-01-081-1/+1
* soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King2018-01-081-2/+2
* soundwire: intel: Add Intel init moduleVinod Koul2017-12-192-0/+201
* soundwire: intel: Add Intel Master driverVinod Koul2017-12-194-0/+383
* soundwire: cdns: Add sdw_master_ops and IO transfer supportSanyog Kale2017-12-192-0/+334
* soundwire: cdns: Add cadence libraryVinod Koul2017-12-194-0/+472
* soundwire: Add slave status handlingVinod Koul2017-12-192-0/+381
* soundwire: Add Slave status handling helpersSanyog Kale2017-12-192-0/+228
* soundwire: Add IO transferVinod Koul2017-12-192-0/+308
* soundwire: Add MIPI DisCo property helpersVinod Koul2017-12-194-2/+432
* soundwire: Add Master registrationVinod Koul2017-12-194-1/+258
* soundwire: Add SoundWire bus typeVinod Koul2017-12-193-0/+201
OpenPOWER on IntegriCloud