summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-240/+315
11 daysRevert "ALSA: pcmtest: fix reference leak on failed device registration"Takashi Iwai1-3/+1
12 daysMerge tag 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai10-43/+76
12 daysASoC: dt-bindings: ti,tas2781: Add TAS5832 supportMark Brown1-0/+5
12 daysASoC: tas2781: Add tas5832 supportBaojun Xu1-0/+5
12 daysALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switchCássio Gabriel1-1/+1
12 daysALSA: usb-audio: Avoid false E-MU sample-rate notificationsCássio Gabriel1-4/+6
12 daysASoC: sdw_utils: cs42l43: allow spk component names to be combinedMaciej Strozek3-21/+17
12 daysASoC: qcom: x1e80100: limit speaker volumesTobias Heider1-0/+19
13 daysALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton1-0/+1
13 daysALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel1-3/+12
14 daysALSA: usb-audio/line6: Add support for POD HD PROPhil Willoughby1-0/+14
14 daysALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2a LaptopsChris Chiu1-0/+2
2026-04-20ASoC: Correct bug parsing DisCo booleansMark Brown1-2/+5
2026-04-20ASoC: SDCA: Fix reading of mipi-sdca-control-deferrableCharles Keepax1-2/+5
2026-04-20Revert "ALSA: usb-audio: Add quirk for SmartlinkTechnology M01"Takashi Iwai1-12/+0
2026-04-20ALSA: als4000: Fix capture trigger chip->mode raceCássio Gabriel1-24/+20
2026-04-20ALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+10
2026-04-20ALSA: hda/tas2781: Fix sound abnormal issue on some SPI deviceBaojun Xu2-4/+4
2026-04-20ALSA: hda/realtek: add quirk for Acer Nitro 16 AN16-41Bob Song1-0/+1
2026-04-18Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds4-7/+8
2026-04-17ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
2026-04-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li1-1/+3
2026-04-17ALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
2026-04-17ALSA: usb-audio: Add quirk entries for NexiGo N930W webcamJohnathan Penberthy1-0/+2
2026-04-17ALSA: vx: use correct function name in kernel-doc commentRandy Dunlap1-1/+1
2026-04-17ALSA: virtio: drop an extaneous kernel-doc commentRandy Dunlap1-1/+0
2026-04-17ALSA: usb-audio: Add quirk for SmartlinkTechnology M01Juan Pablo Fuentealba Bizama1-0/+12
2026-04-16ASoC: es8311: Fix clock leak and check update_bits in set_bias_level()Hsieh Hung-En1-5/+10
2026-04-16ASoC: es8311: Check regcache_sync() error in resumeHsieh Hung-En1-1/+6
2026-04-16ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel1-1/+1
2026-04-16ALSA: hda/intel: Move firmware loading into the probe workTakashi Iwai2-47/+15
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds315-2958/+7988
2026-04-15ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020Timofey Tarasenko1-0/+13
2026-04-15ALSA: usb-audio: Tidy up error check for processing unitRong Zhang1-19/+15
2026-04-15ALSA: 6fire: Drop unnecessary NULL checksTakashi Iwai1-20/+16
2026-04-15ALSA: 6fire: Reduce multi-level conditionals in usb6fire_chip_disconnect()Takashi Iwai1-20/+23
2026-04-15ALSA: 6fire: Fix leftover global pointers after probe failuresTakashi Iwai1-8/+6
2026-04-15ALSA: 6fire: Cover the whole probe and disconnect calls with register_mutexTakashi Iwai1-19/+17
2026-04-15ALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
2026-04-15Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+27
2026-04-14ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
2026-04-14ASoC: SOF: Intel: NVL/NVL-S: add platform nameMark Brown4-11/+8
2026-04-14ASoC: SOF: Intel: NVL-S: add platform nameBard Liao1-0/+1
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao1-0/+1
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan1-0/+1
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai1-0/+1
2026-04-14ALSA: hda/realtek - fixed speaker no sound updateKailang Yang1-11/+5
2026-04-14ALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols1-0/+1
2026-04-13ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett1-0/+1