summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
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: hda: Allow the default preallocation for x86 againTakashi Iwai1-2/+3
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds24-90/+158
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin1-13/+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
2024-09-06ASoC: spdif: extend supported rates to 768kHzJerome Brunet2-2/+4
2024-09-06ASoC: cs35l34: drop useless rate contraintJerome Brunet1-21/+0
2024-09-06ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-19/+9
2024-09-06ASoC: qcom: q6asm-dai: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-21/+10
2024-09-06ASoC: Intel: avs: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-16/+6
2024-09-06ASoC: cs53l30: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-21/+3
2024-09-06ASoC: cs35l41: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-23/+11
2024-09-06ASoC: cs35l36: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-22/+12
2024-09-06ALSA: hdspm: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-15/+1
2024-09-06ALSA: hdsp: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-12/+6
2024-09-06ALSA: emu10k1: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-26/+5
2024-09-06ALSA: cmipci: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-23/+9
2024-09-06ALSA: pcm: add more sample rate definitionsJerome Brunet1-3/+3
2024-09-06Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai21-89/+125
2024-09-05ASoC: Intel: skl_hda_dsp_generic: convert comma to semicolonChen Ni1-8/+8