summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
32 hoursALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt1-0/+1
32 hoursALSA: firewire-motu: Protect register DSP event queue positionsCássio Gabriel1-7/+7
32 hoursASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
32 hoursALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
32 hoursASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
32 hoursALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou1-4/+3
32 hoursASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
32 hoursASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
32 hoursASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
32 hoursASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
32 hoursASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel1-2/+27
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: seq: ump: Use guard() for lockingTakashi Iwai1-8/+5
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-06-01driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-3/+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-23ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan1-2/+12
2026-05-23ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart1-1/+10
2026-05-23ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart1-5/+1
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-23ALSA: hda/conexant: fix some typosOldherl Oh1-8/+8
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-23ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
2026-05-23ALSA: sc6000: Use standard print APITakashi Iwai1-87/+90
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
2026-05-23ALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel2-7/+7
2026-05-23ASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
2026-05-23ASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5