aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix1-1/+1
2023-02-03ASoC: SOF: core/ipc4/mtl: Add support for PCM delayMark Brown10-0/+464
2023-02-03ASoC: (SOF) topology: Regression fixes for nextMark Brown2-2/+2
2023-02-03ASoC: amd: update ps platform acp header fileVijendar Mukunda1-457/+294
2023-02-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2023-02-03ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet1-1/+1
2023-02-03ASoC: dt-bindings: create component common schemaJerome Brunet2-8/+24
2023-02-03ASoC: SOF: fix intel-soundwire link failureArnd Bergmann1-2/+2
2023-02-03ASoC: mediatek: mt8188: remove etdm dead codeTrevor Wu1-24/+9
2023-02-03ASoC: SOF: ipc4-pcm: add delay function supportRander Wang1-0/+109
2023-02-03ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang2-0/+20
2023-02-03ASoC: SOF: add get_stream_position ops for pcm delayRander Wang2-0/+19
2023-02-03ASoC: SOF: add delay function support in sof frameworkRander Wang2-0/+16
2023-02-03ASoC: SOF: ipc4-pcm: add hw_paramsRander Wang1-0/+98
2023-02-03ASoC: SOF: ipc4-pcm: allocate time info for pcm delay featureRander Wang1-0/+25
2023-02-03ASoC: SOF: add time info structure for ipc4 pathRander Wang2-0/+17
2023-02-03ASoC: SOF: add fw_info_box supportRander Wang3-0/+5
2023-02-03ASoC: SOF: add ipc4_fw_reg header fileRander Wang1-0/+155
2023-02-02ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()Nathan Chancellor1-1/+1
2023-02-02Fix default DMIC gain on AMD PDM driversMark Brown6-6/+24
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King1-2/+2
2023-02-02ASoC: amd: ps: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: ps: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: amd: renoir: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: renoir: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: amd: yc: Add a module parameter to influence pdm_gainMario Limonciello2-2/+8
2023-02-02ASoC: amd: yc: Adjust the gain for PDM DMICMario Limonciello1-1/+1
2023-02-02ASoC: topology: Set correct unload callback for graph typePeter Ujfalusi1-1/+1
2023-02-02ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widgetPeter Ujfalusi1-1/+1
2023-02-01ASoC: codecs/jz4760: add digital gain controlsChristophe Branchereau1-0/+9
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto6-6/+140
2023-02-01ASoC: dt-bindings: renesas: add R8A779G0 V4HKuninori Morimoto1-0/+4
2023-02-01ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()Kuninori Morimoto1-2/+7
2023-02-01ASoC: rsnd: tidyup rsnd_dma_addr()Kuninori Morimoto1-5/+5
2023-02-01ASoC: rsnd: use array for 44.1kHz/48kHz rate handlingKuninori Morimoto1-30/+30
2023-02-01ASoC: rsnd: use clkin/out_sizeKuninori Morimoto1-7/+23
2023-02-01ASoC: rsnd: moves clkout_name to top of the fileKuninori Morimoto1-6/+7
2023-02-01ASoC: rsnd: rename clk to clkinKuninori Morimoto1-19/+20
2023-02-01ASoC: rsnd: remove unnecessary ADG flagsKuninori Morimoto1-21/+4
2023-02-01ASoC: rsnd: use same debug message format on clkoutKuninori Morimoto1-2/+2
2023-02-01ASoC: rsnd: indicate warning once if it can't handle requested ruleKuninori Morimoto2-3/+17
2023-02-01ASoC: rsnd: indicate necessary error when clock start failedKuninori Morimoto1-5/+8
2023-02-01ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()Kuninori Morimoto1-10/+0
2023-02-01ASoC: rsnd: fixup #endif positionKuninori Morimoto1-2/+2
2023-02-01ASoC: rsnd: check whether playback/capture property existsKuninori Morimoto1-16/+26
2023-02-01ASoC: qcom: apq8096: set driver name correctlyYassine Oudjana1-0/+1
2023-02-01ASoC: cs42l42: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown8-50/+729
2023-01-31ASoC: use helper function and cleanupMark Brown58-316/+276
2023-01-31ASoC: mchp-spdifrx: add runtime PM support and fixesMark Brown1-149/+403