summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-04-24ASoC: meson: meson-card-utils: use of_property_present() for DT parsingMartin Blumenstingl1-1/+1
2025-04-24ASoC: Merge up fixesMark Brown17-53/+287
2025-04-24ASoC: codecs: wcd938x: drop unnecessary mux flag assignmentJohan Hovold1-1/+0
2025-04-24ASoC: codecs: wcd938x: fix mux error handlingJohan Hovold1-11/+11
2025-04-24ASoC: codec: tpa6130a2: Convert to GPIO descriptorsPeng Fan1-21/+11
2025-04-24ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_dataPeng Fan1-13/+1
2025-04-24ASoC: codec: tpa6130a2: Sort headers alphabeticallyPeng Fan1-7/+7
2025-04-24ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()Claudiu Beznea1-1/+1
2025-04-23ASoC: soc-acpi-intel-ptl-match: add empty item to ptl_cs42l43_l3[]Bard Liao1-1/+2
2025-04-23Add RK3576 SAI Audio Controller SupportMark Brown4-0/+1818
2025-04-23ASoC: cs42l43: Disable headphone clamps during type detectionCharles Keepax1-0/+7
2025-04-22ASoC: adau7118: Allow dsp_a modeMichael Sikora1-0/+6
2025-04-22ASoC: rockchip: add Serial Audio Interface (SAI) driverNicolas Frattaroli4-0/+1818
2025-04-21ASoC: wm8998: Add Kconfig promptAndré Apitzsch1-1/+1
2025-04-21ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_srcDr. David Alan Gilbert4-145/+0
2025-04-21ASoC: cs48l32: Use modern PM_OPSNathan Chancellor1-2/+2
2025-04-17ASoC: mt8195: Add support for MT8395 Radxa NIO 12LMark Brown1-7/+32
2025-04-17ASoC: mediatek: mt8195: Add mt8195-mt6359 cardJulien Massot1-0/+16
2025-04-17ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()Julien Massot1-2/+2
2025-04-17ASoC: mediatek: mt8195: Move rt5682 specific dapm routesJulien Massot1-5/+14
2025-04-16ASoC: rt722: fix pop noise at the beginning of DMIC recordingShuming Fan3-0/+46
2025-04-16ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init()Chenyuan Yang1-0/+2
2025-04-16ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King1-1/+1
2025-04-16ASoC: fsl_rpmsg: Remove useless return variableChen Ni1-7/+3
2025-04-16ASoC: ak4458: Remove useless return variableChen Ni1-7/+3
2025-04-16ASoC: rt722: fix pop noise at the beginning of headphone playbackShuming Fan3-122/+176
2025-04-16ASoC: cs-amp-lib-test: Use faux bus instead of creating a dummy platform deviceRichard Fitzgerald1-36/+28
2025-04-15ASoC: Add codec driver for Cirrus Logic CS48L32 DSPMark Brown5-0/+5028
2025-04-15ASoC: skip the endpoint that doesn't present andMark Brown9-43/+415
2025-04-15ASoC: qcom: qdsp6: Set error code in q6usb_hw_params()Dan Carpenter1-1/+3
2025-04-15Merge branch 'for-linus' into for-nextTakashi Iwai12-47/+269
2025-04-15ASoC: cs-amp-lib-test: Use flex_array_size()Richard Fitzgerald1-1/+1
2025-04-15ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSPRichard Fitzgerald5-0/+5028
2025-04-14ASoC: cs-amp-lib: Replace offsetof() with struct_size()Thorsten Blum2-3/+4
2025-04-14ASoC: simple-card-utils: fixup dlc->xxx handling for error caseKuninori Morimoto1-9/+14
2025-04-14ASoC: rsnd: use snd_pcm_direction_name()Kuninori Morimoto1-1/+1
2025-04-14Add support for Loongson-1 AC97Mark Brown4-0/+420
2025-04-14ASoC: convert GPIO chips to using new value settersMark Brown11-46/+79
2025-04-14ASoC: Add Richtek rt9123 and rt9123p supportMark Brown4-0/+693
2025-04-14ASoC: tas27{64,70}: improve support for Apple codecMark Brown5-5/+472
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown1-3/+2
2025-04-14ASoC: soc_sdw_utils: skip the endpoint that doesn't presentBard Liao1-3/+134
2025-04-14ASoC: sdw_utils: split asoc_sdw_get_codec_nameBard Liao1-12/+19
2025-04-14ASoC: Intel: soc-acpi-intel-mtl-match: add get_function_tplg_files opsBard Liao1-1/+10
2025-04-14ASoC: Intel: soc-acpi-intel-ptl-match: add get_function_tplg_files opsBard Liao1-4/+13
2025-04-14ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files opsBard Liao1-0/+9
2025-04-14ASoC: Intel: soc-acpi-intel-lnl-match: set get_function_tplg_files opsBard Liao1-2/+7
2025-04-14ASoC: Intel: add sof_sdw_get_tplg_files opsBard Liao3-1/+151
2025-04-14ASoC: SOF: topology: load multiple topologiesBard Liao1-18/+68
2025-04-14ASoC: SOF: topology: don't convert error codeBard Liao1-3/+1