summaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire
Commit message (Expand)AuthorAgeFilesLines
* soundwire: remove bitfield for unique_id, use u8Pierre-Louis Bossart2019-11-091-1/+3
* soundwire: remove DAI_ID_RANGE definitionsPierre-Louis Bossart2019-10-211-3/+0
* soundwire: stream: make stream name a const pointerSrinivas Kandagatla2019-09-041-2/+2
* soundwire: Add compute_params callbackVinod Koul2019-09-041-0/+2
* soundwire: intel: handle disabled linksPierre-Louis Bossart2019-08-231-0/+2
* soundwire: add debugfs supportPierre-Louis Bossart2019-08-231-0/+8
* soundwire: add new mclk_freq field for propertiesPierre-Louis Bossart2019-08-211-0/+2
* soundwire: include mod_devicetable.h to avoid compiling warningsBard liao2019-08-211-0/+2
* soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart2019-08-211-0/+1
* soundwire: add module_sdw_driver helper macroSrinivas Kandagatla2019-07-011-0/+11
* soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart2019-05-271-6/+7
* soundwire: clarify commentPierre-Louis Bossart2019-05-271-1/+1
* soundwire: mipi-disco: fix clock stop modesPierre-Louis Bossart2019-05-271-2/+2
* soundwire: rename 'freq' fieldsPierre-Louis Bossart2019-05-271-6/+6
* soundwire: mipi-disco: remove master_count property for mastersPierre-Louis Bossart2019-05-271-2/+0
* soundwire: remove master data port propertiesPierre-Louis Bossart2019-05-271-2/+0
* soundwire: add port-related definitionsPierre-Louis Bossart2019-05-271-0/+53
* soundwire: remove multiple blank linesVinod Koul2019-05-021-1/+0
* soundwire: wrap macro argument in parenthesisVinod Koul2019-05-021-1/+1
* soundwire: intel: more alignment fixesVinod Koul2019-05-021-1/+1
* soundwire: more alignment fixesVinod Koul2019-05-021-5/+5
* soundwire: add argument to function definitionVinod Koul2019-05-021-1/+1
* soundwire: fix SPDX license for header filesVinod Koul2019-05-023-6/+6
* soundwire: intel: fix SPDX license for header fileVinod Koul2019-05-021-2/+2
* soundwire: keep track of Masters in a streamShreyas NC2018-08-271-0/+2
* soundwire: Add support for multi link bank switchShreyas NC2018-08-271-0/+4
* soundwire: Handle multiple master instances in a streamVinod Koul2018-08-271-2/+0
* soundwire: Add support to lock across bus instancesSanyog Kale2018-08-271-0/+4
* soundwire: intel: Add audio DAI opsVinod Koul2018-05-112-0/+17
* soundwire: Add stream configuration APIsSanyog Kale2018-05-111-0/+4
* soundwire: Add bank switch routineSanyog Kale2018-05-111-0/+48
* soundwire: Add helpers for ports operationsSanyog Kale2018-05-111-0/+54
* soundwire: Add Master and Slave port programmingSanyog Kale2018-05-111-1/+46
* soundwire: Add support for port managementSanyog Kale2018-05-111-0/+67
* soundwire: Add support for SoundWire stream managementSanyog Kale2018-05-111-0/+109
* soundwire: intel: Add Intel init moduleVinod Koul2017-12-191-0/+3
* soundwire: intel: Add Intel Master driverVinod Koul2017-12-191-0/+21
* soundwire: Add slave status handlingVinod Koul2017-12-191-0/+20
* soundwire: Add Slave status handling helpersSanyog Kale2017-12-191-0/+2
* soundwire: Add IO transferVinod Koul2017-12-191-0/+57
* soundwire: Add SoundWire MIPI defined registersSanyog Kale2017-12-191-0/+194
* soundwire: Add MIPI DisCo property helpersVinod Koul2017-12-191-0/+274
* soundwire: Add Master registrationVinod Koul2017-12-191-0/+18
* soundwire: Add SoundWire bus typeVinod Koul2017-12-192-0/+127