summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
27 hoursALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt1-0/+1
27 hoursALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel1-13/+27
27 hoursALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+11
27 hoursALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum2-11/+8
27 hoursALSA: aoa: i2sbus: clear stale prepared stateCássio Gabriel1-11/+44
27 hoursALSA: aoa: Use guard() for mutex locksTakashi Iwai5-227/+112
27 hoursALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
27 hoursASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
27 hoursASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
27 hoursASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
27 hoursASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
27 hoursASoC: 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
2026-06-01ALSA: hda/realtek: Whitespace fixLuke D. Jones1-1/+1
2026-06-01ALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel2-7/+7
2026-06-01ASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
2026-06-01ASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5
2026-06-01ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel1-0/+1
2026-06-01ASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
2026-06-01sound: ua101: fix division by zero at probeSeungJu Cheon1-0/+7
2026-06-01ALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
2026-06-01ALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel1-1/+1
2026-06-01ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai1-0/+2
2026-06-01ALSA: caiaq: fix usb_dev refcount leak on probe failureDeepanshu Kartikey1-1/+1
2026-06-01ALSA: caiaq: Don't abort when no input device is availableTakashi Iwai2-2/+2
2026-06-01ALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai1-1/+1
2026-06-01ALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
2026-06-01ALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
2026-06-01ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
2026-06-01ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel1-3/+3
2026-06-01ALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee1-1/+2
2026-06-01ALSA: aoa: i2sbus: fix OF node lifetime handlingCássio Gabriel1-3/+6
2026-06-01Revert "ALSA: usb: Increase volume range that triggers a warning"Rong Zhang1-3/+4
2026-06-01ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
2026-06-01ALSA: usb-audio: Evaluate packsize caps at the right placeTakashi Iwai1-3/+3