aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2020-04-30ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao1-63/+18
2020-04-24ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela1-1/+5
2020-04-23ASoC: SOF: Add missing dependency on IMX_SCUMark Brown1-0/+1
2020-04-22ASoC: SOF: Fix buildMark Brown1-187/+2
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto4-9/+11
2020-04-20Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...Mark Brown2-0/+64
2020-04-17ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart2-0/+64
2020-04-16Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown3-146/+412
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown4-4/+323
2020-04-16ASoC: SOF: topology: handle multiple sets of tuple arraysJaska Uimonen1-56/+67
2020-04-16ASoC: SOF: topology: stop parsing when all tokens have been foundJaska Uimonen1-22/+38
2020-04-16ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao1-0/+9
2020-04-16ASoC: SOF: topology: fix: parse hda_tokens to &config->hdaBard Liao1-1/+1
2020-04-16ASoC: SOF: topology: Get ALH rate amd channels from topologyBard Liao1-0/+23
2020-04-16ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo1-4/+6
2020-04-16ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo1-50/+25
2020-04-16ASoC: SOF: topology: Add support for DC BlockerSebastiano Carlucci1-0/+1
2020-04-16ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski1-0/+23
2020-04-16ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski1-2/+25
2020-04-16ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski1-0/+17
2020-04-16ASoC: SOF: Introduce extended manifestKarol Trzcinski1-0/+122
2020-04-16ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2-12/+26
2020-04-16ASoC: SOF: Mark get_ext* function ext_hdr arguments as constKarol Trzcinski1-4/+4
2020-04-16ASoC: SOF: topology: fix: handle DAI widget connections properly with multipl...Bard Liao1-4/+34
2020-04-15ASoC: SOF: Add i.MX8MP device descriptorDaniel Baluta1-0/+14
2020-04-15ASoC: SOF: imx: Add i.MX8M HW supportDaniel Baluta3-0/+296
2020-04-15ASoC: SOF: imx: fix undefined reference issuePierre-Louis Bossart1-4/+13
2020-04-15ASoC: SOF: imx8: Fix randbuild errorYueHaibing1-1/+1
2020-04-14Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p...Mark Brown1-4/+6
2020-04-14Merge series "ASoC: SOF: trivial code cleanups" from Pierre-Louis Bossart <pi...Mark Brown3-12/+7
2020-04-14ASoC: SOF: Intel: add PCI ID for ElkhartLakeLibin Yang1-0/+2
2020-04-14ASoC: SOF: Intel: hda: log number of microphones detected in NHLT tablesPierre-Louis Bossart1-0/+4
2020-04-14ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detectionPierre-Louis Bossart1-4/+2
2020-04-14ASoC: SOF: Intel: hda: remove unnecessary parenthesesPayal Kshirsagar1-4/+4
2020-04-14ASoC: SOF: remove unneeded variablesPayal Kshirsagar2-8/+3
2020-04-03ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede1-1/+1
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2-4/+4
2020-03-27ASoC: SOF: Intel: hda-ctrl: add reset cycle before parsing capabilitiesPierre-Louis Bossart1-4/+21
2020-03-27Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq threadRander Wang2-0/+22
2020-03-27ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWireRander Wang3-0/+34
2020-03-27ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirksPierre-Louis Bossart1-0/+11
2020-03-27ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlersBard Liao2-0/+47
2020-03-27ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspendPierre-Louis Bossart1-0/+2
2020-03-27ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetectPierre-Louis Bossart1-15/+150
2020-03-27ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacksPierre-Louis Bossart1-0/+71
2020-03-27ASoC: SOF: Intel: add SoundWire configuration interfacePierre-Louis Bossart3-0/+177
2020-03-27ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2-4/+4
2020-03-26ASoC: SOF: Intel: hda: call codec wake at chip initKai Vehmanen1-0/+7
2020-03-26ASoC: SOF: Intel: hda: do not leave clock gating off upon errorKai Vehmanen1-3/+5
2020-03-26ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski3-4/+9