summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2020-04-161-2/+25
| * | ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2020-04-161-0/+17
| * | ASoC: SOF: Introduce extended manifestKarol Trzcinski2020-04-161-0/+122
| * | ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2020-04-162-12/+26
| * | ASoC: SOF: Mark get_ext* function ext_hdr arguments as constKarol Trzcinski2020-04-161-4/+4
| * | ASoC: SOF: topology: fix: handle DAI widget connections properly with multipl...Bard Liao2020-04-161-4/+34
* | | Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown2020-04-164-4/+323
|\ \ \ | |/ / |/| |
| * | ASoC: SOF: Add i.MX8MP device descriptorDaniel Baluta2020-04-151-0/+14
| * | ASoC: SOF: imx: Add i.MX8M HW supportDaniel Baluta2020-04-153-0/+296
| * | ASoC: SOF: imx: fix undefined reference issuePierre-Louis Bossart2020-04-151-4/+13
| * | ASoC: SOF: imx8: Fix randbuild errorYueHaibing2020-04-151-1/+1
| |/
* | Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p...Mark Brown2020-04-141-4/+6
|\ \
| * | ASoC: SOF: Intel: hda: log number of microphones detected in NHLT tablesPierre-Louis Bossart2020-04-141-0/+4
| * | ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detectionPierre-Louis Bossart2020-04-141-4/+2
| |/
* | Merge series "ASoC: SOF: trivial code cleanups" from Pierre-Louis Bossart <pi...Mark Brown2020-04-143-12/+7
|\ \
| * | ASoC: SOF: Intel: hda: remove unnecessary parenthesesPayal Kshirsagar2020-04-141-4/+4
| * | ASoC: SOF: remove unneeded variablesPayal Kshirsagar2020-04-142-8/+3
| |/
* / ASoC: SOF: Intel: add PCI ID for ElkhartLakeLibin Yang2020-04-141-0/+2
|/
* ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
* Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-272-4/+4
|\
| * ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-4/+4
* | ASoC: SOF: Intel: hda-ctrl: add reset cycle before parsing capabilitiesPierre-Louis Bossart2020-03-271-4/+21
* | Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq threadRander Wang2020-03-272-0/+22
* | ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWireRander Wang2020-03-273-0/+34
* | ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirksPierre-Louis Bossart2020-03-271-0/+11
* | ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlersBard Liao2020-03-272-0/+47
* | ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspendPierre-Louis Bossart2020-03-271-0/+2
* | ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetectPierre-Louis Bossart2020-03-271-15/+150
* | ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacksPierre-Louis Bossart2020-03-271-0/+71
* | ASoC: SOF: Intel: add SoundWire configuration interfacePierre-Louis Bossart2020-03-273-0/+177
|/
* ASoC: SOF: Intel: hda: call codec wake at chip initKai Vehmanen2020-03-261-0/+7
* ASoC: SOF: Intel: hda: do not leave clock gating off upon errorKai Vehmanen2020-03-261-3/+5
* ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski2020-03-263-4/+9
* ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()Guennadi Liakhovetski2020-03-261-5/+8
* ASoC: SOF: Intel: hda: Improve DSP state loggingRanjani Sridharan2020-03-261-2/+41
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-0/+2
|\
| * ASoC: SOF: Intel: Fix stream cleanup on hw freeCezary Rojewski2020-03-121-0/+2
* | Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" ...Mark Brown2020-03-139-42/+105
|\ \
| * | ASoC: SOF: topology: connect dai widget to all cpu-daisBard Liao2020-03-131-2/+6
| * | ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-137-25/+0
| * | ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter functionAmery Song2020-03-131-11/+3
| * | ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski2020-03-132-4/+0
| * | ASoC: SOF: Intel: hda-dai: add stream capabilityBard Liao2020-03-131-0/+96
* | | ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODECKai Vehmanen2020-03-132-13/+1
|/ /
* | ASoC: SOF: Fix probe point getterCezary Rojewski2020-03-101-2/+6
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-041-1/+1
|\|
| * ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter2020-03-031-1/+1
* | Merge series "ASoC: SOF: updates for 5.7" from Pierre-Louis Bossart <pierre-l...Mark Brown2020-03-023-9/+15
|\ \
| * | ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE doneKeyon Jie2020-03-021-0/+6
| * | ASoC: SOF: ipc: check ipc return value before data copyJaska Uimonen2020-03-021-5/+7