summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: loader: handle all SOF_IPC_EXT typesBard Liao2020-10-231-0/+5
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-062-4/+4
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-4/+4
* | ASoC: SOF: Add .prepare/.complete callbacksDaniel Baluta2020-09-251-0/+2
* | ASoC: SOF: Activate runtime PM with SOF OF deviceDaniel Baluta2020-09-251-0/+4
* | Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.veh...Mark Brown2020-09-211-1/+32
|\ \
| * | ASoC: SOF: control: add size checks for ext_bytes control .put()Pierre-Louis Bossart2020-09-211-0/+11
| * | ASoC: SOF: control: fix size checks for volatile ext_bytes control .get()Pierre-Louis Bossart2020-09-211-0/+14
| * | ASoC: SOF: control: fix size checks for ext_bytes control .get()Pierre-Louis Bossart2020-09-211-1/+7
* | | ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-9/+8
|/ /
* | ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-commonKai Vehmanen2020-09-211-0/+3
* | ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-212-5/+16
* | ASoC: SOF: topology: fix the process being scheduled on core0 alwaysKeyon Jie2020-09-211-47/+35
* | Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...Mark Brown2020-09-1714-68/+223
|\ \
| * | ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart2020-09-174-10/+28
| * | ASoC: SOF: fix range checksGuennadi Liakhovetski2020-09-172-23/+35
| * | ASoC: SOF: remove several superfluous type-castsGuennadi Liakhovetski2020-09-171-3/+3
| * | ASoC: SOF: (cosmetic) remove redundant "ret" variable usesGuennadi Liakhovetski2020-09-172-28/+18
| * | ASoC: SOF: control: update test for pm_runtime_get_sync()Pierre-Louis Bossart2020-09-171-1/+1
| * | ASoC: SOF: debug: update test for pm_runtime_get_sync()Pierre-Louis Bossart2020-09-171-1/+1
| * | ASoC: SOF: imx: Add debug support for imx platformsIulian Olaru2020-09-176-2/+137
* | | ASoC: SOF: Intel: Add support for tgl-hRander Wang2020-09-173-1/+34
|/ /
* | 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