summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2019-06-17ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan2-0/+5
2019-06-13ASoC: SOF: dont wake dsp up in kcontrol IOBard Liao2-232/+86
2019-06-13ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo1-0/+4
2019-06-13ASoC: SOF: topology: pass volume min/max linear value to FWZhu Yingjiang1-0/+14
2019-06-13ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang2-0/+4
2019-06-13ASoC: SOF: ipc: clarify operator precedencePierre-Louis Bossart1-3/+3
2019-06-13ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspendKai Vehmanen1-1/+10
2019-06-13ASoC: SOF: intel: extend IPC dump informationKai Vehmanen3-0/+33
2019-06-13ASOC: SOF: ipc: prevent logging trace messagesDragos Tarcatu1-1/+2
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-0/+4
2019-06-06ASoC: sof: use modern dai_link styleKuninori Morimoto2-15/+26
2019-06-06ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang1-7/+3
2019-06-04ASoC: SOF: Intel: hda: Fix COMPILE_TEST build errorYueHaibing1-0/+4
2019-06-03ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan3-1/+256
2019-06-03ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan1-0/+9
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao1-3/+13
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown5-24/+37
2019-06-03ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen1-0/+2
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen4-20/+30
2019-06-03ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart2-10/+3
2019-06-03ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart1-5/+2
2019-06-03ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart1-9/+8
2019-06-03ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart1-4/+2
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta3-10/+3
2019-06-03ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan3-5/+5
2019-06-03ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak1-4/+7
2019-05-30ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang1-7/+3
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown10-127/+173
2019-05-30ASoC: SOF: add COMPILE_TEST for PCI optionsPierre-Louis Bossart3-3/+16
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart1-55/+2
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen2-0/+27
2019-05-28ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen1-9/+16
2019-05-28ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva1-4/+2
2019-05-28ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva1-6/+4
2019-05-28ASoC: SOF: Intel: hda: fix the hda init chipZhu Yingjiang2-89/+112
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski5-26/+27
2019-05-28ASoC: SOF: control: correct the copy size for bytes kcontrol putKeyon Jie1-4/+5
2019-05-28ASoC: SOF: pcm: remove warning - initialize workqueue on openPierre-Louis Bossart1-3/+3
2019-05-28ASoC: SOF: pcm: clear hw_params_upon_resume flag correctlyLibin Yang1-3/+3
2019-05-28ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart1-0/+16
2019-05-28ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan1-3/+1
2019-05-28ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan1-1/+8
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown3-3/+9
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown5-11/+17
2019-05-13ASoC: SOF: Intel: ICL add Icelake chip info structZhu Yingjiang3-1/+21
2019-05-13ASoC: SOF: Intel: ICL: add Icelake SSP countZhu Yingjiang1-0/+1
2019-05-13ASoC: SOF: pcm: remove runtime PM calls during pcm open/closeRanjani Sridharan1-27/+2
2019-05-13ASoC: SOF: Add Comet Lake PCI IDsEvan Green2-0/+60