aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu1-1/+0
2024-09-12ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu5-379/+70
2024-09-12ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2-0/+155
2024-09-12ASoC: Improvements for mchp-pdmcMark Brown1-11/+29
2024-09-12ALSA: ump: Use %*ph to print small bufferAndy Shevchenko1-10/+3
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-09-11Add support for primary mi2s on SM8250Mark Brown1-0/+8
2024-09-11ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu1-0/+1
2024-09-11ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu1-11/+28
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai2-11/+17
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-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 Iwai22-89/+128
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