summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
32 hoursASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi1-1/+5
32 hoursASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi1-0/+2
32 hoursASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
32 hoursASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
32 hoursASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2-12/+37
32 hoursASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta8-10/+14
32 hoursASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta10-16/+23
32 hoursASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy3-1/+34
32 hoursASoC: qcom: qdsp6: topology: check widget type before accessing dataSrinivas Kandagatla1-3/+5
32 hoursASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
32 hoursASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
32 hoursASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
32 hoursASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
32 hoursASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
32 hoursASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang1-2/+26
32 hoursASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
32 hoursASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5
32 hoursASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
32 hoursASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
32 hoursASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
32 hoursASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel1-0/+1
32 hoursASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
32 hoursASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
32 hoursASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
32 hoursASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
32 hourssoc: qcom: apr: make remove callback of apr driver void returnedDawei Li1-3/+1
32 hoursASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_JTomasz Merta1-0/+3
32 hoursASoC: amd: yc: Add DMI entry for HP Laptop 15-fc0xxxGilson Marquato Júnior1-0/+7
32 hoursASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto1-0/+1
32 hoursASoC: amd: yc: Add DMI quirk for Thin A15 B7VFZhang Heng1-0/+7
32 hoursASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDAVee Satayamas1-0/+7
2026-04-11ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failureJihed Chaibi1-10/+24
2026-04-11ASoC: ep93xx: i2s: move enable call to startup callbackAlexander Sverdlin1-1/+11
2026-04-11ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-04-11ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-04-11ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-04-11ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
2026-04-11ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
2026-03-25ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-25ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-25ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-25ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-25ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-25ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-5/+15
2026-03-25ASoC: core: Exit all links before removing their componentsCezary Rojewski1-3/+3
2026-03-25ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-25ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-03-04ASoC: es8328: Add error unwind in resumeHsieh Hung-En1-2/+8
2026-03-04ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in ma...Chen Ni1-0/+3