summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-05-15ASoC: SOF: Simplify the calculation of variablesJiapeng Chong1-1/+1
2023-05-15ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG messagePeter Ujfalusi1-14/+7
2023-05-15ASoC: Merge up fixes for CIMark Brown6-8/+93
2023-05-12ASoC SSM3515 codec driverMark Brown3-0/+456
2023-05-12ASoC: amd: yc: Add MECHREVO Jiaolong Series MRID6 into DMI tableRsplwe1-0/+7
2023-05-12ASoC: ssm3515: Add new amp driverMartin Povišer3-0/+456
2023-05-12ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel1-0/+15
2023-05-11ASoC: qcom: add display port module support.Mark Brown7-43/+196
2023-05-11ASoC: jz4740-i2s: Add support for X1000 SoCAidan MacDonald1-0/+9
2023-05-11ASoC: qcom: q6apm: add support to display ports in lpass daisSrinivas Kandagatla1-0/+39
2023-05-11ASoC: qcom: q6dsp: add support to more display portsSrinivas Kandagatla1-16/+27
2023-05-11ASoC: qcom: audioreach: add support for DISPLAY PORT SINK moduleSrinivas Kandagatla2-0/+87
2023-05-11ASoC: qcom: q6dsp-common: move channel allocation to commonSrinivas Kandagatla3-27/+43
2023-05-11ASoC: jz4740-i2s: Make I2S divider calculations more robustAidan MacDonald1-4/+50
2023-05-09ASoC: add and use asoc_dummy_dlcMark Brown25-193/+88
2023-05-09ASoC: rt722-sdca: Add RT722 SDCA driverJack Yu6-0/+2436
2023-05-09ASoC: MediaTek MT8195/86 CleanupsMark Brown3-135/+36
2023-05-09ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data functionV sujith kumar Reddy1-1/+6
2023-05-08ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang1-1/+13
2023-05-08ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov1-2/+2
2023-05-08ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12Jeremy Soller1-0/+7
2023-05-08ASoC: fsl_sai: MCLK bind with TX/RX enable bitShengjiu Wang2-3/+23
2023-05-08ASoC: codecs: wcd938x: Remove unneeded semicolonYang Li1-1/+1
2023-05-08ASoC: amd: ps: refactor acp power on and reset functions.Syed Saba Kareem2-25/+16
2023-05-08ASoC: amd: ps: remove the register read and write wrappers.Syed Saba Kareem3-60/+46
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König184-184/+184
2023-05-08ASoC: amd: ps: Update copyright noticeCarlos Bilbao1-1/+1
2023-05-08ASoC: dwc: extend supported formatsMaxim Kochetkov1-3/+3
2023-05-08ASoC: rt5682: Use a maple tree based register cacheMark Brown2-2/+2
2023-05-08ASoC: rt715: Use maple tree register cacheMark Brown1-1/+1
2023-05-08ASoC: dwc: add optional reset supportMaxim Kochetkov2-6/+22
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-31/+14
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probeAngeloGioacchino Del Regno1-10/+12
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functionsAngeloGioacchino Del Regno1-24/+8
2023-05-08ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helperAngeloGioacchino Del Regno1-35/+1
2023-05-08ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helperAngeloGioacchino Del Regno1-35/+1
2023-05-08ASoC: soc-topology.c: add comment for Platform/CodecKuninori Morimoto1-11/+11
2023-05-08ASoC: simple_card_utils.c: use asoc_dummy_dlcKuninori Morimoto1-7/+2
2023-05-08ASoC: intel: skylake: use asoc_dummy_dlcKuninori Morimoto1-6/+2
2023-05-08ASoC: intel: sof: use asoc_dummy_dlcKuninori Morimoto8-70/+19
2023-05-08ASoC: intel: avs: use asoc_dummy_dlcKuninori Morimoto1-4/+2
2023-05-08ASoC: meson: use asoc_dummy_dlcKuninori Morimoto2-14/+4
2023-05-08ASoC: atmel: use asoc_dummy_dlcKuninori Morimoto2-10/+6
2023-05-08ASoC: qcom: use asoc_dummy_dlcKuninori Morimoto1-10/+1
2023-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto4-26/+10
2023-05-08ASoC: amd: use asoc_dummy_dlcKuninori Morimoto1-25/+18
2023-05-08ASoC: sof: use asoc_dummy_dlcKuninori Morimoto1-5/+3
2023-05-08ASoC: ti: use asoc_dummy_dlcKuninori Morimoto1-5/+3
2023-05-08ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto1-0/+7
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-1115/+1325