summaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire
Commit message (Expand)AuthorAgeFilesLines
* soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart2020-07-211-0/+2
* soundwire: sdw.h: fix indentationPierre-Louis Bossart2020-07-151-4/+4
* soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart2020-07-151-6/+6
* soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart2020-07-151-0/+2
* soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart2020-06-301-0/+10
* soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-4/+7
* soundwire: add definitions for 1.2 specPierre-Louis Bossart2020-06-301-1/+106
* soundwire: disco: s/ch/channels/Pierre-Louis Bossart2020-05-201-4/+4
* soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart2020-05-191-1/+16
* soundwire: bus: add unique bus idBard Liao2020-05-191-0/+2
* soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart2020-05-191-1/+8
* soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart2020-05-191-2/+3
* Merge branch 'topic/ro_wordlength' into nextVinod Koul2020-03-201-0/+2
|\
| * soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla2020-03-201-0/+2
* | Merge branch 'topic/asoc' into nextVinod Koul2020-02-261-0/+23
|\ \
| * | soundwire: add helper macros for devID fieldsPierre-Louis Bossart2020-02-261-0/+23
| |/
* / soundwire: bus: add clock stop helpersRander Wang2020-02-251-0/+24
|/
* Merge branch 'topic/sdw_intel' into nextVinod Koul2020-01-161-0/+11
|\
| * soundwire: intel: report slave_ids for each link to SOF driverBard Liao2020-01-161-0/+11
* | soundwire: bus: fix device number leak on errorsPierre-Louis Bossart2020-01-141-1/+3
|/
* soundwire: intel: add clock stop quirksPierre-Louis Bossart2019-12-121-0/+37
* soundwire: intel: add mutex for shared SHIM register accessPierre-Louis Bossart2019-12-121-0/+2
* soundwire: intel: add prototype for WAKEEN interrupt processingRander Wang2019-12-121-0/+2
* soundwire: intel: add link_list to handle interrupts with a single threadBard Liao2019-12-121-0/+2
* soundwire: intel: update headers for interruptsBard Liao2019-12-121-0/+4
* soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang2019-12-121-4/+28
* soundwire: intel: update interfaces between ASoC and SoundWirePierre-Louis Bossart2019-12-121-5/+72
* soundwire: sdw_slave: track unattach_request to handle all init sequencesPierre-Louis Bossart2019-12-121-0/+6
* soundwire: sdw_slave: add initialization_complete definitionPierre-Louis Bossart2019-12-121-0/+3
* soundwire: sdw_slave: add enumeration_complete structurePierre-Louis Bossart2019-12-121-0/+4
* soundwire: sdw_slave: add probe_complete structure and new fieldsPierre-Louis Bossart2019-12-121-0/+6
* 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