summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-08-29ALSA: hda/component: Use guard() for mutex locksTakashi Iwai2-13/+5
2025-08-29ALSA: hda/cs8409: Use guard() for mutex locksTakashi Iwai1-17/+5
2025-08-29ALSA: hda/tas2781: Use guard() for mutex locksTakashi Iwai1-36/+17
2025-08-29ALSA: hda/cs35l41: Use guard() for mutex locksTakashi Iwai1-63/+47
2025-08-29ALSA: hda/realtek: Use guard() for mutex locks and COEF locksTakashi Iwai3-34/+27
2025-08-29ALSA: hda/hdmi: Use guard() for mutex locksTakashi Iwai2-110/+63
2025-08-29ALSA: hda/ca0132: Use guard() for mutex locksTakashi Iwai1-110/+60
2025-08-29ALSA: hda/core: Use guard() for mutex locksTakashi Iwai5-51/+27
2025-08-29ALSA: hda/common: Use guard() for mutex locksTakashi Iwai3-105/+74
2025-08-29ALSA: hda: Use auto cleanup macros for DSP loader locksTakashi Iwai2-35/+23
2025-08-29ALSA: hda/common: Use cleanup macros for PM controlsTakashi Iwai3-21/+24
2025-08-29ALSA: hda/realtek: Use cleanup macros for PM controlsTakashi Iwai1-2/+1
2025-08-29ALSA: hda/hdmi: Use cleanup macros for PM controlsTakashi Iwai1-19/+10
2025-08-29ALSA: hda/ca0132: Use cleanup macros for PM controlsTakashi Iwai1-77/+48
2025-08-29Merge tag 'asoc-fix-v6.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai4-12/+18
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao4-5/+6
2025-08-29ASoC: SOF: Intel: split codec mask detect and programming UNSOLBard Liao2-3/+3
2025-08-29ALSA: usb-audio: Add mute TLV for playback volumes on more devicesqaqland1-0/+10
2025-08-28ASoC: Intel: avs: Refactor machine-board registrationMark Brown2-190/+118
2025-08-28ASoC: use int type to store negative error codesMark Brown6-6/+9
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown13-108/+84
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang1-0/+1
2025-08-28ALSA: hda: Avoid binding with SOF for SKL/KBL platformsTakashi Iwai1-0/+7
2025-08-28ASoC: amd: acp: Remove (explicitly) unused headerAndy Shevchenko1-1/+1
2025-08-28ASoC: qcom: use int type to store negative error codesQianfeng Rong2-2/+3
2025-08-28ASoC: adau1977: use int type to store negative error codesQianfeng Rong1-1/+1
2025-08-28ASoC: amd: use int type to store negative error codesQianfeng Rong3-3/+5
2025-08-28ASoC: Intel: avs: Allow i2s test and non-test boards to coexistCezary Rojewski1-3/+7
2025-08-28ASoC: Intel: avs: Simplify avs_get_i2s_boards()Cezary Rojewski1-10/+10
2025-08-28ASoC: Intel: avs: Simplify dmi_match_quirk()Cezary Rojewski1-9/+3
2025-08-28ASoC: Intel: avs: Cleanup duplicate membersCezary Rojewski2-225/+10
2025-08-28ASoC: Intel: avs: New board registration routinesCezary Rojewski1-0/+145
2025-08-28ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()Chen-Yu Tsai1-14/+5
2025-08-28ASoC: renesas: msiof: start DMAC firstKuninori Morimoto1-3/+3
2025-08-28ASoC: renesas: msiof: cleanup status clear methodKuninori Morimoto1-5/+8
2025-08-28ASoC: renesas: msiof: tidyup error messageKuninori Morimoto1-1/+1
2025-08-28ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updatedKuninori Morimoto1-3/+10
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto1-1/+1
2025-08-28ALSA: lx_core: use int type to store negative error codesQianfeng Rong1-2/+2
2025-08-27ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0Shenghao Ding1-2/+2
2025-08-27ALSA: pcm: oss: Use guard() for spin locksTakashi Iwai1-2/+1
2025-08-27ALSA: usb-audio: move mixer_quirks' min_mute into common quirkCryolitia PukNgae3-9/+17
2025-08-26ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxYAaron Erhardt1-0/+2
2025-08-26ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanupĹ erif Rami3-3/+2
2025-08-26ALSA: hda/hdmi: Restore missing HDMI codec entriesDaniel Dadap2-0/+19
2025-08-25ASoC: fixup snd_soc_lookup_component_nolocked()Mark Brown1-10/+15
2025-08-25ASoC: tlv320aic32x4: use dev_err_probe() for regulatorsMatthias Schiffer1-10/+8
2025-08-25ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao2-4/+3
2025-08-25ASoC: imx-hdmi: remove cpu_pdev related codeShengjiu Wang1-12/+1
2025-08-25ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()Cryolitia PukNgae1-1/+1