summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2026-06-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt
2026-06-19ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel
2026-06-19ALSA: core: Fix potential data race at fasync handlingTakashi Iwai
2026-06-19ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum
2026-06-19ALSA: aoa: i2sbus: clear stale prepared stateCássio Gabriel
2026-06-19ALSA: aoa: Use guard() for mutex locksTakashi Iwai
2026-06-19ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai
2026-06-19ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou
2026-06-19ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla
2026-06-19ASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla
2026-06-19ASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla
2026-06-19ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel
2026-06-19ALSA: usb-audio: fix null pointer dereference on pointer cs_descChengfeng Ye
2026-06-01ALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai
2026-06-01ALSA: ua101: Reject too-short USB descriptorsCássio Gabriel
2026-06-01ALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel
2026-06-01ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt
2026-06-01ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang
2026-06-01ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang
2026-06-01ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang
2026-06-01ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang
2026-06-01ALSA: hda/realtek: Whitespace fixLuke D. Jones
2026-06-01ALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel
2026-06-01ALSA: compress: Drop unused functionsTakashi Iwai
2026-06-01ASoC: sti: use managed regmap_field allocationsSander Vanheule
2026-06-01ASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule
2026-06-01ASoC: fsl_easrc: fix comment typoJoseph Salisbury
2026-06-01sound: ua101: fix division by zero at probeSeungJu Cheon
2026-06-01ALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel
2026-06-01ALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel
2026-06-01ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai
2026-06-01ALSA: caiaq: fix usb_dev refcount leak on probe failureDeepanshu Kartikey
2026-06-01ALSA: caiaq: Don't abort when no input device is availableTakashi Iwai
2026-06-01ALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai
2026-06-01ALSA: 6fire: Fix input volume change detectionCássio Gabriel
2026-06-01ALSA: caiaq: Handle probe errors properlyTakashi Iwai
2026-06-01ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel
2026-06-01ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel
2026-06-01ALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee
2026-06-01ALSA: aoa: i2sbus: fix OF node lifetime handlingCássio Gabriel
2026-06-01Revert "ALSA: usb: Increase volume range that triggers a warning"Rong Zhang
2026-06-01ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen
2026-06-01ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switchCássio Gabriel
2026-06-01ALSA: usb-audio: Avoid false E-MU sample-rate notificationsCássio Gabriel
2026-06-01ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel
2026-06-01ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel
2026-06-01ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae
2026-06-01ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel
2026-06-01ALSA: ctxfi: Limit PTP to a single pageHarin Lee
2026-06-01ALSA: fireworks: bound device-supplied status before string array lookupGreg Kroah-Hartman