summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
38 hoursASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
38 hoursALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
38 hoursALSA: timer: Forcibly close timer instances at closingTakashi Iwai1-7/+9
38 hoursASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
38 hoursALSA: seq: dummy: fix UMP event stack overreadKyle Zeng1-6/+9
38 hoursALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou1-4/+3
12 daysALSA: firewire-motu: Protect register DSP event queue positionsCássio Gabriel1-7/+7
12 daysALSA: scarlett2: Allow flash writes ending at segment boundaryCássio Gabriel1-2/+5
12 daysALSA: scarlett2: Return ENOSPC for out-of-bounds flash writesGeoffrey D. Bennett1-1/+1
12 daysASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
12 daysASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
12 daysALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417Geoffrey D. Bennett1-4/+29
12 daysASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
12 daysASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
12 daysASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel1-2/+27
12 daysALSA: 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-01ALSA: scarlett2: Add missing error check when initialise Autogain StatusRobertus Diawan Chris1-0/+2
2026-06-01ALSA: hda: cs35l41: Put ACPI device on missing physical nodeShuhao Fu1-1/+3
2026-06-01ALSA: hda: cs35l56: Put ACPI device after setting companionShuhao Fu1-0/+1
2026-06-01ALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai1-0/+6
2026-06-01ALSA: pcm: Don't setup bogus iov_iter for silencingTakashi Iwai1-0/+3
2026-06-01ALSA: ua101: Reject too-short USB descriptorsCássio Gabriel1-2/+3
2026-05-23ALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel1-5/+7
2026-05-23ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scansCássio Gabriel1-5/+7
2026-05-23ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()Richard Fitzgerald2-5/+8
2026-05-23ALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
2026-05-23ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87wangdicheng1-6/+6
2026-05-23ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-05-23ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streamsTakashi Iwai3-38/+25
2026-05-23ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLEDGuilherme G. Piccoli4-5/+25
2026-05-23ALSA: hda/realtek - fixed speaker no sound updateKailang Yang1-11/+5
2026-05-23ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
2026-05-23ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-05-23ALSA: scarlett2: Add missing sentinel initializer fieldPanagiotis Petrakopoulos1-1/+1
2026-05-23ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]Denis Rastyogin1-1/+1
2026-05-23ASoC: qcom: qdsp6: topology: check widget type before accessing dataSrinivas Kandagatla1-3/+5
2026-05-23ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
2026-05-23ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
2026-05-23ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
2026-05-23ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
2026-05-23ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
2026-05-23ASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang1-2/+26
2026-05-23ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()Shengjiu Wang1-3/+7
2026-05-23ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()Shengjiu Wang1-1/+6
2026-05-23ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()Shengjiu Wang1-1/+6
2026-05-23ASoC: fsl_micfil: Add access property for "VAD Detected"Shengjiu Wang1-1/+7
2026-05-23ASoC: SOF: Intel: hda: Place check before dereferenceEthan Tidmore1-3/+7
2026-05-23ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang1-2/+2