summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland2020-09-071-4/+0
* 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: fsl_sai: Set SAI Channel Mode to Output ModeShengjiu Wang2020-09-032-2/+10
* ASoC: fsl_sai: Support multiple data channel enable bitsShengjiu Wang2020-09-032-19/+13
* ASoC: rt5682: Prefer async probeDouglas Anderson2020-09-011-0/+1
* ASoC: tlv320adcx140: Add digital mic channel enable routingDan Murphy2020-08-281-0/+37
* ASoC: core: remove artificial component and DAI name constraintDmitry Baryshkov2020-08-281-18/+15
* Merge series "SOF fixes and updates for FW boot" from Ranjani Sridharan <ranj...Mark Brown2020-08-278-83/+305
|\
| * 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
* | ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-272-2/+15
* | ASoC: max9867: shutdown codec when changing filter typePavel Dobias2020-08-272-15/+120
* | ASoC: AMD: Clean kernel log from deferred probe error messagesAkshu Agrawal2020-08-271-3/+8
|/
* 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
|/
* Merge series "ASoC: SOF: trivial code/log/comment improvements" from Pierre-L...Mark Brown2020-08-2510-39/+35
|\
| * ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-255-7/+7
| * 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
| * ASoC: SOF: topology: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-08-251-2/+2
* | ASoC: hdac_hdmi: tidy up a memset()Dan Carpenter2020-08-251-1/+1
|/
* Merge series "ASoC: Intel: machine driver updates for 5.10" from Pierre-Louis...Mark Brown2020-08-2422-48/+764
|\
| * ASoC: Intel: sof_sdw: clean-up inclusion of header filesBard Liao2020-08-246-0/+11
| * ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support.Bard Liao2020-08-247-3/+392
| * ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-08-242-1/+31
| * ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella2020-08-241-0/+13
| * SoC: Intel: sof_sdw: Add support for product RiptoRander Wang2020-08-241-0/+9
| * ASoC: Intel: sof_sdw: rename id as part_idBard Liao2020-08-242-8/+8
| * ASoC: Intel: sof_sdw: check SoundWire version when matching codecBard Liao2020-08-242-16/+20