aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27soundwire: Add support for multi link bank switchShreyas NC1-0/+5
2018-08-27soundwire: Initialize completion for defer messagesShreyas NC1-0/+1
2018-05-11soundwire: Add stream configuration APIsSanyog Kale1-0/+9
2018-05-11soundwire: Add bank switch routineSanyog Kale1-0/+7
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale1-0/+26
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale1-0/+1
2018-01-22soundwire: Fix a signedness bugDan Carpenter1-2/+2
2018-01-09soundwire: Fix incorrect return value checkShreyas NC1-2/+2
2018-01-08soundwire: Fix typo in return value check of sdw_read()Wei Yongjun1-5/+5
2018-01-08soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King1-2/+2
2017-12-19soundwire: Add slave status handlingVinod Koul1-0/+379
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale1-0/+214
2017-12-19soundwire: Add IO transferVinod Koul1-0/+272
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul1-0/+8
2017-12-19soundwire: Add Master registrationVinod Koul1-0/+124