summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
44 hoursALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai1-0/+6
44 hoursALSA: ua101: Reject too-short USB descriptorsCássio Gabriel1-2/+3
44 hoursALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel1-5/+7
44 hoursASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
44 hoursASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
44 hoursASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
44 hoursASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
44 hoursALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang1-2/+2
44 hoursALSA: hda/realtek: Whitespace fixLuke D. Jones1-1/+1
44 hoursALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel2-7/+7
44 hoursALSA: compress: Drop unused functionsTakashi Iwai1-68/+0
44 hoursASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
44 hoursASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5
44 hoursASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
44 hourssound: ua101: fix division by zero at probeSeungJu Cheon1-0/+7
44 hoursALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
44 hoursALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel1-1/+1
44 hoursALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai1-0/+2
44 hoursALSA: caiaq: fix usb_dev refcount leak on probe failureDeepanshu Kartikey1-1/+1
44 hoursALSA: caiaq: Don't abort when no input device is availableTakashi Iwai2-2/+2
44 hoursALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai1-1/+1
44 hoursALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
44 hoursALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
44 hoursALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
44 hoursALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel1-3/+3
44 hoursALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee1-1/+2
44 hoursALSA: aoa: i2sbus: fix OF node lifetime handlingCássio Gabriel1-3/+6
44 hoursRevert "ALSA: usb: Increase volume range that triggers a warning"Rong Zhang1-3/+4
44 hoursALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
44 hoursALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switchCássio Gabriel1-1/+1
44 hoursALSA: usb-audio: Avoid false E-MU sample-rate notificationsCássio Gabriel1-4/+6
44 hoursALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel1-1/+1
44 hoursALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
44 hoursALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
44 hoursALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12
44 hoursALSA: ctxfi: Limit PTP to a single pageHarin Lee1-1/+1
44 hoursALSA: fireworks: bound device-supplied status before string array lookupGreg Kroah-Hartman1-1/+4
44 hoursASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_JTomasz Merta1-0/+3
44 hoursASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto1-0/+1
44 hoursALSA: hda/realtek: Add mute LED quirk for HP Pavilion 15-eg0xxxCésar Montoya1-0/+1
44 hoursALSA: asihpi: avoid write overflow check warningArnd Bergmann1-2/+4
2026-04-18ASoC: tegra: Fix Master Volume ControlJon Hunter1-0/+3
2026-04-18ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()Kuninori Morimoto1-2/+2
2026-04-18ALSA: ctxfi: Fix missing SPDIFI1 index handlingTakashi Iwai1-0/+1
2026-04-18ALSA: caiaq: fix stack out-of-bounds read in init_cardBerk Cem Goksel1-1/+1
2026-04-18ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-04-18ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
2026-04-18ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
2026-04-18ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
2026-04-18ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16