summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-02-08ASoC: da7213: Initialize the mutexClaudiu Beznea1-0/+2
2025-02-08ALSA: usb-audio: Add delay quirk for iBasso DC07 ProLianqin Hu1-0/+2
2025-02-08ASoC: amd: acp: Fix possible deadlockDaniel Baluta1-0/+1
2025-02-08ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callbackDetlev Casanova1-2/+29
2025-02-08ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 la...Kailang Yang1-0/+1
2025-02-08ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NMSimon Trimmer1-2/+17
2025-02-08ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LCSimon Trimmer1-2/+2
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski4-0/+48
2025-02-08ASoC: Intel: avs: Fix init-config parsingAmadeusz Sławiński1-2/+2
2025-02-08ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-02-08ASoC: Intel: avs: Fix the minimum firmware version numbersCezary Rojewski1-7/+7
2025-02-08ASoC: Intel: avs: Do not readq() u32 registersCezary Rojewski1-1/+1
2025-02-08ALSA: seq: Make dependency on UMP clearerTakashi Iwai1-2/+2
2025-02-08ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea1-2/+1
2025-02-08ASoC: sun4i-spdif: Add clock multiplier settingsGeorge Lander1-0/+7
2025-02-08ASoC: Intel: sof_sdw: correct mach_params->dmic_numBard Liao1-10/+14
2025-02-08ASoC: wcd937x: Use *-y for MakefileTakashi Iwai1-2/+2
2025-02-08ASoC: cs42l84: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-08ASoC: SDCA: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-08ASoC: mediatek: mt8365: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-08ASoC: cs40l50: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-01ALSA: usb-audio: Add delay quirk for USB Audio DeviceLianqin Hu1-0/+2
2025-01-14Merge tag 'sound-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-19/+65
2025-01-13ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng1-2/+2
2025-01-12ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones1-0/+1
2025-01-12ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones1-0/+1
2025-01-10Merge tag 'asoc-fix-v6.13-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-17/+60
2025-01-10ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding1-0/+1
2025-01-09ASoC: rsnd: check rsnd_adg_clk_enable() return valueKuninori Morimoto3-9/+25
2025-01-09ASoC: cs42l43: Add codec force suspend/resume opsMaciej Strozek1-0/+1
2025-01-08ASoC: samsung: Add missing depends on I2CCharles Keepax1-2/+2
2025-01-07ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax1-1/+3
2025-01-07ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLKMarian Postevca1-1/+9
2025-01-07ASoC: wm8994: Add depends on MFD coreCharles Keepax1-0/+1
2025-01-07ASoC: tas2781: Fix occasional calibration failtureShenghao Ding1-1/+1
2025-01-06ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noiseZhang Yi1-4/+19
2025-01-03Merge tag 'sound-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-12/+25
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer1-0/+1
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai1-1/+1
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai1-0/+2
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...Al Viro1-3/+3
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai1-3/+3
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu1-0/+4
2024-12-29ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal1-1/+1
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-29/+86
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-15/+63
2024-12-20ALSA: sh: Fix wrong argument order for copy_from_iter()Takashi Iwai1-1/+1
2024-12-20ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin1-1/+1
2024-12-20ALSA: compress_offload: improve file descriptors installation for dma-bufJaroslav Kysela1-7/+15