summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
5 daysALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
5 daysALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
5 daysALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
5 daysALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai1-1/+1
5 daysALSA: aoa: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
5 daysASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIOGuangshuo Li1-0/+5
5 daysASoC: tegra: tegra210_ahub: Validate written enum valueHyeongJun An1-1/+3
5 daysASoC: fsl: fsl_audmix: Validate written enum valuesHyeongJun An1-0/+6
5 daysASoC: codecs: hdac_hdmi: Validate written enum valueHyeongJun An1-1/+3
5 daysALSA: seq: Clear variable event pointer on readKyle Zeng1-0/+1
5 daysALSA: seq: Add UMP supportTakashi Iwai5-47/+144
5 daysALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai3-0/+10
5 daysALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writesCássio Gabriel1-26/+52
5 daysALSA: usb-audio: Update Babyface Pro control caches only after successful writesCássio Gabriel1-6/+10
5 daysALSA: usb-audio: Roll back quirk control caches on write errorsCássio Gabriel1-8/+37
5 daysALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put c...Cássio Gabriel1-25/+24
5 daysALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()Cássio Gabriel1-1/+3
5 daysALSA: usb-audio: avoid kobject path lookup in DualSense matchDarvell Long1-28/+12
5 daysALSA: firewire: isight: bound the sample count to the packet payloadMaoyi Xie1-1/+2
5 daysALSA: es1938: check snd_ctl_new1() return valueZhao Dongdong1-0/+2
5 daysALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parserMaoyi Xie1-1/+1
5 daysALSA: virtio: Add missing 384 kHz PCM rate mappingCássio Gabriel2-2/+4
2026-06-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt1-0/+1
2026-06-19ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel1-13/+27
2026-06-19ALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+11
2026-06-19ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum2-11/+8
2026-06-19ALSA: aoa: i2sbus: clear stale prepared stateCássio Gabriel1-11/+44
2026-06-19ALSA: aoa: Use guard() for mutex locksTakashi Iwai5-227/+112
2026-06-19ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
2026-06-19ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
2026-06-19ASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
2026-06-19ASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
2026-06-19ASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
2026-06-19ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel1-2/+27
2026-06-01ALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai1-0/+6
2026-06-01ALSA: ua101: Reject too-short USB descriptorsCássio Gabriel1-2/+3
2026-06-01ALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel1-5/+7
2026-06-01ALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
2026-06-01ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87wangdicheng1-6/+6
2026-06-01ALSA: hda/conexant: fix some typosOldherl Oh1-8/+8
2026-06-01ALSA: hda/conexant: add a new hda codec SN6140bo liu1-0/+1
2026-06-01ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-06-01ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
2026-06-01ALSA: sc6000: Use standard print APITakashi Iwai1-87/+90
2026-06-01ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
2026-06-01ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
2026-06-01ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
2026-06-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
2026-06-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
2026-06-01ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang1-2/+2