aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai3-28/+35
2024-09-11ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum1-1/+4
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui1-1/+2
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda1-7/+0
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda1-7/+0
2024-09-11ALSA: memalloc: Drop Xen PV workaround againTakashi Iwai1-16/+3
2024-09-11ALSA: hda: Add a new CM9825 standard driverLeo Tsai1-0/+269
2024-09-10ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun1-2/+0
2024-09-10MAINTAINERS: update Pierre Bossart's email and rolePierre-Louis Bossart2-3/+4
2024-09-10ASoC: qcom: sm8250: enable primary mi2sJens Reidel1-0/+8
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin2-8/+8
2024-09-10ASoC: soc-ac97: Fix the incorrect descriptionTang Bin1-2/+2
2024-09-10ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai2-17/+11
2024-09-10ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book initJoshua Grisham2-317/+144
2024-09-10ALSA: hda/realtek: Enable mic on Vaio VJFH52Edson Juliano Drosdeck1-0/+12
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai24-91/+130
2024-09-09ASoC: mt8365: Fix -Werror buildsMark Brown8-153/+120
2024-09-09ASoC: loongson: Simplify code formattingMark Brown5-159/+157
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König184-184/+184
2024-09-09ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_nameCodrin Ciubotariu1-2/+2
2024-09-09ASoC: codecs: fix the right check and simplify codeTang Bin1-5/+5
2024-09-09ASoC: mt8365: Allow build coverageMark Brown1-1/+1
2024-09-09ASoC: mt8365: Remove unused DMIC IIR coefficient configurationMark Brown1-30/+0
2024-09-09ASoC: mt8365: Remove unused variablesMark Brown2-3/+1
2024-09-09ASoC: mt8365: Make non-exported functions staticMark Brown2-8/+8
2024-09-09ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()Mark Brown1-1/+0
2024-09-09ASoC: mt8365: Remove spurious unsigned long castsMark Brown1-3/+3
2024-09-09ASoC: mt8365: Open code BIT() to avoid spurious warningsMark Brown1-107/+107
2024-09-09ASoC: loongson: Factor out loongson i2s enable clock functionsBinbin Zhou1-39/+47
2024-09-09ASoC: loongson: Factor out loongson_card_acpi_find_device() functionBinbin Zhou1-24/+31
2024-09-09ASoC: loongson: Replace if with ternary operatorBinbin Zhou1-14/+10
2024-09-09ASoC: loongson: Simplify if statment in loongson_card_hw_params()Binbin Zhou1-16/+16
2024-09-09ASoC: loongson: Simplify with dev_err_probe()Binbin Zhou2-35/+21
2024-09-09ASoC: loongson: Simplify probe() with local dev variableBinbin Zhou2-23/+24
2024-09-09ASoC: loongson: Use BIT() macroBinbin Zhou2-17/+17
2024-09-09ALSA: hda: Use non-SG allocation for the communication buffersTakashi Iwai1-1/+1
2024-09-09ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_strArnd Bergmann1-7/+0
2024-09-09ASoC: mediatek: mt8365: include linux/bitfield.hArnd Bergmann1-0/+2
2024-09-09ASoC: tlv320aic31xx: Add support for loading filter coefficientsRomain Gantois1-0/+100
2024-09-09ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding1-1/+1
2024-09-08ALSA: rme9652: remove unused parameter in macroHe Lugang1-4/+4
2024-09-07ALSA: IEC958 definition for consumer status channel updateJerome Brunet1-1/+5
2024-09-07ALSA: hda: Allow the default preallocation for x86 againTakashi Iwai1-2/+3
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin1-13/+1
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto1-2/+1
2024-09-06ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum1-1/+1
2024-09-06ASoC: loongson: remove redundant variable assignmentsTang Bin1-3/+1
2024-09-06ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty itemBard Liao1-0/+1
2024-09-06ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty itemBard Liao1-0/+1