summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmane...Mark Brown2020-09-1110-31/+34
|\
| * ASoC: SOF: Intel: hda-loader: s/master/primaryPierre-Louis Bossart2020-09-111-1/+1
| * ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macroRanjani Sridharan2020-09-115-19/+8
| * ASoC: SOF: Intel: hda: modify core_power_up/down opRanjani Sridharan2020-09-111-2/+16
| * ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-119-16/+16
* | ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682Sathyanarayana Nujella2020-09-111-1/+1
|/
* ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IODharageswari R2020-09-083-0/+61
* ASoC: SOF: topology: make process type optionalKeyon Jie2020-09-071-6/+0
* ASoC: SOF: append extended data to sof_ipc_comp_muxKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_processKeyon Jie2020-09-071-5/+2
* ASoC: SOF: append extended data to sof_ipc_comp_toneKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_asrcKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_srcKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_hostKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_volumeKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_mixerKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_daiKeyon Jie2020-09-072-24/+45
* ASoC: SOF: topology: add helper for setting up IPC componentKeyon Jie2020-09-071-0/+45
* ASoC: SOF: topology: parse comp_ext_tokens for all widgetsKeyon Jie2020-09-071-0/+10
* ASoC: SOF: topology: create component extended tokensKeyon Jie2020-09-071-0/+17
* ASoC: SOF: add comp_ext to struct snd_sof_widgetKeyon Jie2020-09-071-0/+3
* ASoC: SOF: topology: fix core enable sequenceRanjani Sridharan2020-09-041-6/+14
* ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski2020-09-044-34/+125
* ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski2020-09-042-27/+50
* ASoC: SOF: Intel: hda: Simplify error handling during FW bootRanjani Sridharan2020-08-271-54/+19
* ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan2020-08-276-22/+147
* ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAXRanjani Sridharan2020-08-272-15/+78
* ASoC: SOF: Intel: hda: define macro for code loader stream formatRanjani Sridharan2020-08-271-1/+2
* ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag()Ranjani Sridharan2020-08-271-7/+4
* ASoC: SOF: Intel: hda: Add helper function to program ICCMAX streamRanjani Sridharan2020-08-272-0/+73
* ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init()Yong Zhi2020-08-271-4/+2
* Merge series "SOF fixes and updates" from Ranjani Sridharan <ranjani.sridhara...Mark Brown2020-08-267-31/+74
|\
| * ASoC: SOF: sof-of-dev: Add .arch_ops fieldIulian Olaru2020-08-263-0/+13
| * ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdataIulian Olaru2020-08-262-8/+8
| * ASoC: SOF: Intel: hda: add extended rom status dump to error logRanjani Sridharan2020-08-261-0/+18
| * ASoC: SOF: topology: fix the ipc_size calculation for process componentKeyon Jie2020-08-261-3/+1
| * ASoC: SOF: intel: hda: support also devices with 1 and 3 dmicsJaska Uimonen2020-08-261-1/+7
| * ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang2020-08-261-2/+2
| * ASoC: SOF: Intel: hda: report error only for the last ROM init iterationRanjani Sridharan2020-08-261-17/+25
* | ASoC: SOF: loader: Add debug box regionIulian Olaru2020-08-262-0/+10
* | ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski2020-08-261-0/+19
* | ASoC: SOF: loader: fix memory leak in get_ext_windowsPierre-Louis Bossart2020-08-261-1/+2
* | ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski2020-08-261-3/+2
|/
* ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-253-3/+3
* ASoC: SOF: Intel: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-08-251-3/+3
* ASoC: SOF: acpi: add dev_dbg() log for probe completionPierre-Louis Bossart2020-08-251-0/+2
* ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart2020-08-252-8/+14
* ASoC: SOF: topology: reduce the log level for unhandled widgetsRanjani Sridharan2020-08-251-2/+1
* ASoC: SOF: topology: remove unnecessary memory alloc for sdev->privateRanjani Sridharan2020-08-251-12/+1
* ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski2020-08-251-5/+5