summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov
2024-09-11Add support for primary mi2s on SM8250Mark Brown
2024-09-11ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu
2024-09-11ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai
2024-09-11ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda
2024-09-11ALSA: memalloc: Drop Xen PV workaround againTakashi Iwai
2024-09-11ALSA: hda: Add a new CM9825 standard driverLeo Tsai
2024-09-10ASoC: tlv320aic31xx: Fix typosAndrew Kreimer
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun
2024-09-10ASoC: qcom: sm8250: enable primary mi2sJens Reidel
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin
2024-09-10ASoC: soc-ac97: Fix the incorrect descriptionTang Bin
2024-09-10ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai
2024-09-10ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book initJoshua Grisham
2024-09-10ALSA: hda/realtek: Enable mic on Vaio VJFH52Edson Juliano Drosdeck
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-09ASoC: mt8365: Fix -Werror buildsMark Brown
2024-09-09ASoC: loongson: Simplify code formattingMark Brown
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-09ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_nameCodrin Ciubotariu
2024-09-09ASoC: codecs: fix the right check and simplify codeTang Bin
2024-09-09ASoC: mt8365: Allow build coverageMark Brown
2024-09-09ASoC: mt8365: Remove unused DMIC IIR coefficient configurationMark Brown
2024-09-09ASoC: mt8365: Remove unused variablesMark Brown
2024-09-09ASoC: mt8365: Make non-exported functions staticMark Brown
2024-09-09ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()Mark Brown
2024-09-09ASoC: mt8365: Remove spurious unsigned long castsMark Brown
2024-09-09ASoC: mt8365: Open code BIT() to avoid spurious warningsMark Brown
2024-09-09ASoC: loongson: Factor out loongson i2s enable clock functionsBinbin Zhou
2024-09-09ASoC: loongson: Factor out loongson_card_acpi_find_device() functionBinbin Zhou
2024-09-09ASoC: loongson: Replace if with ternary operatorBinbin Zhou
2024-09-09ASoC: loongson: Simplify if statment in loongson_card_hw_params()Binbin Zhou
2024-09-09ASoC: loongson: Simplify with dev_err_probe()Binbin Zhou
2024-09-09ASoC: loongson: Simplify probe() with local dev variableBinbin Zhou
2024-09-09ASoC: loongson: Use BIT() macroBinbin Zhou
2024-09-09ALSA: hda: Use non-SG allocation for the communication buffersTakashi Iwai
2024-09-09ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_strArnd Bergmann
2024-09-09ASoC: mediatek: mt8365: include linux/bitfield.hArnd Bergmann
2024-09-09ASoC: tlv320aic31xx: Add support for loading filter coefficientsRomain Gantois
2024-09-09ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding
2024-09-08ALSA: rme9652: remove unused parameter in macroHe Lugang
2024-09-07ALSA: hda: Allow the default preallocation for x86 againTakashi Iwai
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin
2024-09-06ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum
2024-09-06ASoC: loongson: remove redundant variable assignmentsTang Bin