aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30ASoC: SOF: debug: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: Merge up fixesMark Brown418-2828/+6867
2024-04-26ASoC: dt-bindings: fsl,ssi: Convert to YAMLShengjiu Wang2-87/+194
2024-04-24ASoC: dt-bindings: renesas: Fix R-Car Gen4 SoC-specific compatiblesGeert Uytterhoeven1-2/+3
2024-04-24ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"Colin Ian King1-1/+1
2024-04-24ASoC: dt-bindings: tegra20-ac97: convert to dt schemaMohammad Shehar Yaar Tausif2-36/+82
2024-04-23ASoC: rt715-sdca: volume step modificationJack Yu1-4/+4
2024-04-23ASoC: cs35l41: Delete unnecessary condition in cs35l41_pcm_hw_params()Dan Carpenter1-4/+3
2024-04-23ASoC: dt-bindings: mt2701-wm8960: Convert to dtschemaKartik Agarwala2-24/+54
2024-04-23ASoC: soc.h: Don't use "proxy" headersAndy Shevchenko1-10/+20
2024-04-23ASoC: cs35l56: Avoid static analysis warning of uninitialised variableSimon Trimmer1-1/+1
2024-04-22ASoC: PCM6240: New driverMark Brown5-0/+2658
2024-04-22ASoC: dapm: improve debugfs output and introduceMark Brown3-2/+361
2024-04-22ASoC: nau8821: Add delay control for ADCMark Brown3-10/+17
2024-04-22ASoC: Intel: avs: Switch to acpi-nhltMark Brown10-209/+615
2024-04-21ASoC: Intel: avs: Switch to ACPI NHLTAmadeusz Sławiński5-27/+24
2024-04-21ASoc: dt-bindings: PCM6240: Add initial DT bindingShenghao Ding1-0/+177
2024-04-21ASoc: PCM6240: Add compile item for PCM6240 Family driverShenghao Ding2-0/+12
2024-04-21ASoc: PCM6240: Create header file for PCM6240 Family driver codeShenghao Ding1-0/+252
2024-04-21ASoc: PCM6240: Create PCM6240 Family driver codeShenghao Ding1-0/+2217
2024-04-21ASoC: dapm-graph: new tool to visualize DAPM stateLuca Ceresoli2-0/+309
2024-04-21ASoC: dapm: debugfs: show the widget typeLuca Ceresoli1-0/+47
2024-04-21ASoC: dapm: debugfs: add component to route linesLuca Ceresoli1-2/+5
2024-04-21ASoC: nau8821: Remove redundant ADC controlsSeven Lee1-8/+0
2024-04-21ASoC: nau8821: Add delay control for ADCSeven Lee2-2/+10
2024-04-21ASoC: dt-bindings: nau8821: Add delay control for ADCSeven Lee1-0/+7
2024-04-20ASoC: Intel: avs: Refactor IRQ handlingMark Brown10-188/+186
2024-04-20ASoC: codecs: wsa881x: set clk_stop_mode1 flagSrinivas Kandagatla1-0/+1
2024-04-19ASoC: Intel: avs: Remove unused IRQ-related codeCezary Rojewski9-249/+7
2024-04-19ASoC: Intel: avs: New IRQ handling implementationCezary Rojewski9-0/+240
2024-04-19ASoC: dt-bindings: tegra20-das: Convert to schemaMohammad Shehar Yaar Tausif2-12/+36
2024-04-19ASoC: ti: davinci-mcasp: Fix race condition during probeJoao Paulo Goncalves1-6/+6
2024-04-19ASoC: Intel: avs: Set name of control as in topologyAmadeusz Sławiński1-0/+2
2024-04-17ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specificationJohn Watts1-2/+2
2024-04-17ASoC: SOF: Core: Handle error returned by sof_select_ipc_and_pathsPeter Ujfalusi1-1/+3
2024-04-17ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yamlFrank Li1-0/+3
2024-04-17ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required listFrank Li1-2/+1
2024-04-17ASoC: Cleanup MediaTek soundcard machine driversMark Brown23-2185/+1515
2024-04-16ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt1-0/+2
2024-04-16ASoC: dt-bindings: mt8186: Document audio-routing and dai-link subnodeAngeloGioacchino Del Regno2-18/+233
2024-04-16ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnodeAngeloGioacchino Del Regno1-10/+129
2024-04-16ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnodeAngeloGioacchino Del Regno1-0/+134
2024-04-16ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine driversAngeloGioacchino Del Regno4-1242/+202
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno6-102/+7
2024-04-16ASoC: mediatek: Add common mtk_afe_component_probe callbackAngeloGioacchino Del Regno1-0/+18
2024-04-16ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno1-96/+36
2024-04-16ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno1-98/+41
2024-04-16ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno1-142/+53
2024-04-16ASoC: mediatek: Add common snd_soc_ops .startup() callbackAngeloGioacchino Del Regno2-0/+75
2024-04-16ASoC: mediatek: mt8186: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno1-124/+96