summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Fix theoretical buffer overflow by snprintf()Mark Brown2022-08-052-4/+4
|\
| * ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-1/+1
| * ASoC: SOF: debug: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-3/+3
* | ASoC: SOF: ipc3-topology: Fix clang -Wformat warningJustin Stitt2022-08-051-1/+1
|/
* ASoC: SOF: Add cont_update_posn to platform parametersYC Hung2022-07-252-0/+4
* ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart2022-07-251-0/+7
* ASoC: SOF: Intel: updates and cleanupsMark Brown2022-07-1911-90/+250
|\
| * ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart2022-07-151-5/+10
| * ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart2022-07-153-16/+16
| * ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart2022-07-151-22/+48
| * ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart2022-07-151-1/+0
| * ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_namePeter Ujfalusi2022-07-151-8/+8
| * ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic numberPeter Ujfalusi2022-07-151-2/+4
| * ASoC: SOF: ipc4-topology: set domain bit based on dp domain typeRander Wang2022-07-152-3/+16
| * ASoC: SOF: add ipc4 SRC module supportRander Wang2022-07-152-1/+127
| * ASoC: SOF: ipc4-pcm: set pcm rate to dai settingRander Wang2022-07-151-0/+4
| * ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/freeBard Liao2022-07-151-20/+16
| * ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi2022-07-151-12/+1
* | ASoC: SOF: mediatek: fix boot sequencesMark Brown2022-07-191-4/+9
|\ \ | |/ |/|
| * ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung2022-07-111-1/+1
| * ASoC: SOF: mediatek: Revise mt8195 boot flowYC Hung2022-07-111-3/+8
* | ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart2022-07-151-4/+4
* | ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter2022-07-141-17/+12
* | ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao2022-07-133-4/+13
* | ASoC: SOF: Intel: hda: Correct Firmware State Register useMark Brown2022-07-122-20/+190
|\ \
| * | ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi2022-07-122-20/+190
* | | Extend ipc stream parameters sent to DSPMark Brown2022-07-121-24/+49
|\ \ \
| * | | ASoC: SOF: compress: Prevent current kernel running with older FWDaniel Baluta2022-07-121-0/+11
| * | | ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta2022-07-121-4/+13
| * | | ASoC: SOF: compress: Dynamically allocate pcm params structDaniel Baluta2022-07-121-24/+29
| |/ /
* | | ASoC: SOF: Intel: Do not process IPC reply before firmware bootMark Brown2022-07-123-34/+62
|\ \ \
| * | | ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-7/+13
| * | | ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-14/+25
| * | | ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-13/+24
| |/ /
* | | ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twiceMark Brown2022-07-121-8/+2
|\ \ \
| * | | ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only oncePeter Ujfalusi2022-07-121-7/+2
| * | | ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_dataPeter Ujfalusi2022-07-121-1/+0
| |/ /
* | | ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi2022-07-121-0/+1
* | | ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedPeter Ujfalusi2022-07-121-0/+4
* | | ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crashMark Brown2022-07-123-4/+14
|\ \ \
| * | | ASoC: SOF: Intel: hda: Introduce skip_imr_boot flagPeter Ujfalusi2022-07-123-4/+14
| |/ /
* / / ASoC: SOF: topology: remove unused variableRanjani Sridharan2022-07-121-2/+1
|/ /
* | ASoC: SOF: ipc4-topology: fix error and memory handlingMark Brown2022-07-111-4/+55
|\ \
| * | ASoC: SOF: ipc4-topology: free memories allocated in sof_ipc4_get_audio_fmtLibin Yang2022-07-081-4/+44
| * | ASoC: SOF: ipc4-topology: check dai->private in ipc_free()Libin Yang2022-07-081-0/+11
| |/
* / ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart2022-07-112-16/+8
|/
* ASoC: SOF: Intel: byt: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-4/+1
* ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-5/+2
* ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-272-0/+3
* ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen2022-06-221-2/+2