summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
4 daysALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writesCássio Gabriel1-26/+52
4 daysALSA: usb-audio: Update Babyface Pro control caches only after successful writesCássio Gabriel1-6/+10
4 daysALSA: usb-audio: Roll back quirk control caches on write errorsCássio Gabriel1-8/+37
4 daysALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put c...Cássio Gabriel1-25/+24
4 daysALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()Cássio Gabriel1-1/+3
4 daysALSA: usb-audio: avoid kobject path lookup in DualSense matchDarvell Long1-28/+12
4 daysALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anch...WenTao Liang1-1/+1
4 daysALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
4 daysALSA: ice1712: check snd_ctl_new1() return valueZhao Dongdong3-0/+16
4 daysALSA: hda/realtek: Fix noisy mic for Clevo V6xxAWAaron Erhardt1-0/+1
4 daysALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for LoongsonHuacai Chen2-1/+13
4 daysALSA: hda/hdmi: Add force-connect quirk for HP EliteDesk 800 G5 MiniCameron Graham1-0/+1
4 daysALSA: hda/cs35l41: Fix firmware load work teardownCássio Gabriel2-22/+60
4 daysALSA: gus: check snd_ctl_new1() return valueZhao Dongdong1-0/+2
4 daysALSA: firewire: isight: bound the sample count to the packet payloadMaoyi Xie1-1/+2
4 daysALSA: FCP: Add Focusrite ISA C8X supportGeoffrey D. Bennett1-0/+1
4 daysALSA: es1938: check snd_ctl_new1() return valueZhao Dongdong1-0/+2
4 daysALSA: compress: Fix task creation error unwindCássio Gabriel1-4/+9
4 daysALSA: cmipci: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
4 daysALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parserMaoyi Xie1-1/+1
4 daysALSA: aoa: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
4 daysALSA: ymfpci: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
4 daysALSA: virtio: Validate control metadata from the deviceCássio Gabriel1-0/+50
4 daysALSA: virtio: Add missing 384 kHz PCM rate mappingCássio Gabriel2-2/+4
4 daysALSA: usx2y: us144mkii: fix work UAF on disconnectHyeongJun An1-6/+11
2026-06-19ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
2026-06-19ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
2026-06-19ALSA: timer: Forcibly close timer instances at closingTakashi Iwai1-7/+9
2026-06-19ASoC: SOF: amd: fix for ipc flags checkVijendar Mukunda2-2/+4
2026-06-19ASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
2026-06-19ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng1-6/+9
2026-06-19ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou1-4/+3
2026-06-09ALSA: hda/realtek: Fix speaker output on ASUS ROG Strix G615LPZhang Heng1-0/+1
2026-06-09ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
2026-06-09ASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
2026-06-09ALSA: firewire-motu: Protect register DSP event queue positionsCássio Gabriel1-4/+7
2026-06-09ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417Geoffrey D. Bennett1-4/+29
2026-06-09ASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
2026-06-09ASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
2026-06-09ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel1-2/+27
2026-06-09ALSA: pcm: oss: Fix setup list UAF on proc write errorCássio Gabriel1-7/+11
2026-06-01ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald1-1/+2
2026-06-01ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen1-4/+18
2026-06-01ASoC: soc-utils: Add missing va_end in snd_soc_ret()Robertus Diawan Chris1-0/+1
2026-06-01ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5Eric Naim1-6/+6
2026-06-01ASoC: amd: acp-sdw-legacy: check CPU DAI name before loggingCássio Gabriel1-1/+1
2026-06-01ALSA: scarlett2: Add missing error check when initialise Autogain StatusRobertus Diawan Chris1-0/+2
2026-06-01ASoC: codecs: fs210x: fix possible buffer overflowAlexander A. Klimov1-1/+1
2026-06-01ASoC: SOF: amd: Fix error code handling in psp_send_cmd()Mario Limonciello1-1/+1
2026-06-01ASoC: sdw_utils: Add quirk to ignore RT721 CODEC_MICMac Chiang1-0/+2