aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla1-2/+2
2019-09-04soundwire: Add compute_params callbackVinod Koul1-0/+2
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart1-0/+2
2019-08-23soundwire: add debugfs supportPierre-Louis Bossart1-0/+8
2019-08-21soundwire: add new mclk_freq field for propertiesPierre-Louis Bossart1-0/+2
2019-08-21soundwire: include mod_devicetable.h to avoid compiling warningsBard liao1-0/+2
2019-08-21soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart1-0/+1
2019-07-01soundwire: add module_sdw_driver helper macroSrinivas Kandagatla1-0/+11
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart1-6/+7
2019-05-27soundwire: clarify commentPierre-Louis Bossart1-1/+1
2019-05-27soundwire: mipi-disco: fix clock stop modesPierre-Louis Bossart1-2/+2
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart1-6/+6
2019-05-27soundwire: mipi-disco: remove master_count property for mastersPierre-Louis Bossart1-2/+0
2019-05-27soundwire: remove master data port propertiesPierre-Louis Bossart1-2/+0
2019-05-27soundwire: add port-related definitionsPierre-Louis Bossart1-0/+53
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