summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-06-19ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
2026-06-19ASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
2026-06-19ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
2026-06-19ASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
2026-06-19ASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
2026-06-19ASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
2026-06-19ASoC: 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-01driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-3/+3
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-23ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-05-23ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
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-23ASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
2026-05-23ASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5
2026-05-17ASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
2026-05-17ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
2026-05-17ASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
2026-05-17ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel1-0/+1
2026-05-17ASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
2026-05-17ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
2026-05-17ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-04-27ASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
2026-04-27ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_JTomasz Merta1-0/+3
2026-04-27ASoC: amd: yc: Add DMI entry for HP Laptop 15-fc0xxxGilson Marquato Júnior1-0/+7
2026-04-27ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto1-0/+1
2026-04-27ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel1-1/+1
2026-04-27ASoC: amd: yc: Add DMI quirk for Thin A15 B7VFZhang Heng1-0/+7
2026-04-27ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDAVee Satayamas1-0/+7
2026-04-18ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()Kuninori Morimoto1-2/+5
2026-04-11ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failureJihed Chaibi1-10/+24
2026-04-02ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-04-02ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-04-02ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-04-02ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-04-02ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4