summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-04-27ALSA: hda: Remove duplicate cmedia entries in codecs MakefileSasha Levin1-2/+0
2026-04-27ALSA: hda/realtek: Add micmute LED quirk for Acer Aspire A315-44PNaser Al-Asbahi1-0/+1
2026-04-27ALSA: hda/realtek: enable mute LED support on ThinkBook 16pYuxuan Qiu1-1/+12
2026-04-27ALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel1-1/+1
2026-04-27ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel1-13/+30
2026-04-27ALSA: pcm: oss: Fix data race at accessing runtime.oss.triggerTakashi Iwai1-6/+23
2026-04-27ALSA: hda: cs35l56: Propagate ASP TX source control errorsCássio Gabriel1-5/+14
2026-04-27ASoC: ES8389: convert to devm_clk_get_optional() to get clockLi Jian1-1/+1
2026-04-27ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controlsAjay Kumar Nandam1-1/+25
2026-04-27ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definitionSasha Levin1-1/+0
2026-04-27ASoC: tas2770: Fix order of operations for temperature calculationJames Calligeros1-2/+2
2026-04-27ASoC: tas2764: Mark die temp register as volatileJames Calligeros1-0/+1
2026-04-27ASoC: SOF: Intel: add an empty adr_linkBard Liao1-1/+2
2026-04-27ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLEDGuilherme G. Piccoli4-5/+25
2026-04-24Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-240/+315
2026-04-23Revert "ALSA: pcmtest: fix reference leak on failed device registration"Takashi Iwai1-3/+1
2026-04-23Merge tag 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai10-43/+76
2026-04-22ASoC: dt-bindings: ti,tas2781: Add TAS5832 supportMark Brown1-0/+5
2026-04-22ASoC: tas2781: Add tas5832 supportBaojun Xu1-0/+5
2026-04-22ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switchCássio Gabriel1-1/+1
2026-04-22ALSA: usb-audio: Avoid false E-MU sample-rate notificationsCássio Gabriel1-4/+6
2026-04-22ASoC: sdw_utils: cs42l43: allow spk component names to be combinedMaciej Strozek3-21/+17
2026-04-22ASoC: qcom: x1e80100: limit speaker volumesTobias Heider1-0/+19
2026-04-21ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton1-0/+1
2026-04-21ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel1-3/+12
2026-04-21ALSA: usb-audio/line6: Add support for POD HD PROPhil Willoughby1-0/+14
2026-04-21ALSA: 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