summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
10 daysALSA: usb-audio: Fix sticky mixer regressions on M-Audio Fast Track UltraTakashi Iwai1-0/+4
11 daysMerge tag 'asoc-fix-v7.2-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai12-42/+137
12 daysASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tablesMark Brown18-40/+144
12 daysASoC: cs4265: sort the register default tablePeter Ujfalusi1-2/+2
12 daysASoC: cs35l45: sort the register default tablePeter Ujfalusi1-16/+16
12 daysASoC: cs35l41: sort the register default tablePeter Ujfalusi1-1/+1
12 daysASoC: amd: yc: Add DMI quirk for MSI Raider A18 HX A7VHGZhang Heng1-0/+7
12 daysASoC: amd: yc: Add DMI quirk for Xiaomi RedmiBook 16 2025Zhang Heng1-1/+7
12 daysALSA: usx2y: bound the hwdep mmap fault offsetBaul Lee2-0/+4
12 daysALSA: usb-audio: fix OOB write on Type II inbound URBsBaul Lee1-2/+4
13 daysALSA: us144mkii: re-anchor capture URBs on resubmissionBaul Lee1-0/+1
13 daysALSA: FCP: fix OOB write in fcp_meter_ctl_get()Baul Lee1-1/+9
14 daysASoC: rt5645: Make the Kconfig symbol user selectableRudi Heitbaum1-1/+1
2026-08-03ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIG...Rong Zhang1-0/+2
2026-08-03ALSA: hda/tas2781: fix ACPI reference handlingXu Rao1-1/+2
2026-08-01ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accessesMark Brown2-6/+6
2026-08-01ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accessesDawid Wróbel1-4/+4
2026-08-01ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
2026-07-31ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
2026-07-31ASoC: amd: yc: Add DMI quirk for HP Victus Laptop 16-e1xxxZhang Heng1-0/+7
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao1-3/+28
2026-07-31ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()Peter Ujfalusi1-5/+4
2026-07-31ASoC: SOF: topology: Use acpi mach from the machine driverBard Liao1-1/+6
2026-07-30ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
2026-07-30Merge tag 'asoc-fix-v7.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai22-147/+300
2026-07-30ASoC: rt722: reset codec to fix abnormal soundShuming Fan2-0/+18
2026-07-29ALSA: hda/realtek: Add mute LED quirk for HP Victus 16-e0xxx (MB 88ED)André Pragosa1-0/+2
2026-07-29ALSA: usb-audio: Add GET_SAMPLE_RATE quirk for C-Media CM6206Mikhail Gavrilov1-0/+2
2026-07-29ALSA: usb-audio: Clamp frame size in implicit-feedback modeSonali Pradhan1-3/+5
2026-07-29ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is setSonali Pradhan1-2/+4
2026-07-28ALSA: usb-audio: Add quirk for Corsair Virtuoso (later revision)Robert Abrahamse1-0/+10
2026-07-28ALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei1-0/+7
2026-07-28ASoC: amd: acp: Add DMI quirk for Lenovo Legion 7 15ASH11Jackie Dong1-0/+7
2026-07-28ASoC: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan1-2/+8
2026-07-27ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng1-2/+2
2026-07-27ASoC: Fix races on creation of SDCA jack detectionMark Brown16-132/+342
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax2-17/+38
2026-07-27ASoC: SDCA: Switch to fixup_controls callback for IRQ registrationCharles Keepax2-27/+21
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax2-0/+15
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax1-70/+45
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax3-4/+30
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax2-12/+43
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax2-6/+6
2026-07-27ALSA: hda/realtek: Add quirk for HP Dragonfly Folio G3 2-in-1 (103c:8a05)Michael Diesen1-0/+1
2026-07-27ALSA:hda/realtek:ALC269 fixup for Legion 7 15ASH11 Mic Mute LEDJackie Dong1-0/+4
2026-07-26ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completesNorbert Szetei1-0/+2
2026-07-26ALSA: hda/realtek: Add quirk for Infinix INBOOK X3 SlimGunal Seenivasagan1-0/+10
2026-07-26ALSA: 6fire: Fix UAF at error handling during probeTakashi Iwai1-0/+4
2026-07-26ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()Baul Lee1-0/+2
2026-07-26ALSA: usb-audio: fix stack info leak in RME Digiface statusBaul Lee1-1/+1