aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02soundwire: remove multiple blank linesVinod Koul1-1/+0
2019-05-02soundwire: wrap macro argument in parenthesisVinod Koul1-1/+1
2019-05-02soundwire: intel: more alignment fixesVinod Koul1-1/+1
2019-05-02soundwire: more alignment fixesVinod Koul1-5/+5
2019-05-02soundwire: add argument to function definitionVinod Koul1-1/+1
2019-05-02soundwire: fix SPDX license for header filesVinod Koul3-6/+6
2019-05-02soundwire: intel: fix SPDX license for header fileVinod Koul1-2/+2
2018-08-27soundwire: keep track of Masters in a streamShreyas NC1-0/+2
2018-08-27soundwire: Add support for multi link bank switchShreyas NC1-0/+4
2018-08-27soundwire: Handle multiple master instances in a streamVinod Koul1-2/+0
2018-08-27soundwire: Add support to lock across bus instancesSanyog Kale1-0/+4
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul2-0/+17
2018-05-11soundwire: Add stream configuration APIsSanyog Kale1-0/+4
2018-05-11soundwire: Add bank switch routineSanyog Kale1-0/+48
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale1-0/+54
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale1-1/+46
2018-05-11soundwire: Add support for port managementSanyog Kale1-0/+67
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale1-0/+109
2017-12-19soundwire: intel: Add Intel init moduleVinod Koul1-0/+3
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul1-0/+21
2017-12-19soundwire: Add slave status handlingVinod Koul1-0/+20
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale1-0/+2
2017-12-19soundwire: Add IO transferVinod Koul1-0/+57
2017-12-19soundwire: Add SoundWire MIPI defined registersSanyog Kale1-0/+194
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul1-0/+274
2017-12-19soundwire: Add Master registrationVinod Koul1-0/+18
2017-12-19soundwire: Add SoundWire bus typeVinod Koul2-0/+127