summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
4 daysASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functionsKean Ren1-3/+21
4 daysASoC: loongson: Fix invalid position error in ls_pcm_pointerLi Jun1-2/+10
6 daysASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDAZhang Heng1-0/+7
6 daysASoC: SOF: amd: set ipc flags to zeroVijendar Mukunda1-0/+28
6 daysASoC: SOF: amd: fix for ipc flags checkVijendar Mukunda2-2/+4
7 daysASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
11 daysASoC: amd: acp70: add standalone RT721 SoundWire machineAleksander Pshenitsyn1-0/+44
11 daysASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk tableDavid Glushkov1-0/+7
11 daysASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
2026-06-01ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VFJoão Miguel1-0/+7
2026-06-01ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11Jackie Dong1-0/+7
2026-05-27ASoC: codecs: simple-mux: Fix enum control bounds checkCássio Gabriel1-1/+1
2026-05-25ASoC: qcom: q6asm-dai: fix error handlingMark Brown1-23/+25
2026-05-25ASoC: qcom: q6asm-dai: use pointer type with kzalloc_obj()Srinivas Kandagatla1-1/+1
2026-05-25ASoC: qcom: q6asm-dai: remove unnecessary bracesSrinivas Kandagatla1-2/+1
2026-05-25ASoC: qcom: q6asm-dai: fix error handling in prepare and set_paramsSrinivas Kandagatla1-8/+16
2026-05-25ASoC: qcom: q6asm-dai: close stream only when runningSrinivas Kandagatla1-7/+7
2026-05-25ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacksSrinivas Kandagatla1-5/+0
2026-05-25ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errorsCássio Gabriel1-2/+27
2026-05-21ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()Jeongjun Park1-3/+3
2026-05-21ASoC: Intel: soc-acpi-intel-ptl-match: Remove unnecessary cs42l43 matchCharles Keepax1-118/+0
2026-05-21ASoC: soc-acpi-intel-ptl-match: Make Chrome matches conditionalCharles Keepax3-0/+18
2026-05-21ASoC: Intel: soc-acpi: Add entry for sof_es8336 in NVL match table.Balamurugan C1-0/+13
2026-05-21ASoC: Intel: sof_sdw: Add support for nvlrvp in NVL platformJairaj Arava1-0/+8
2026-05-21ASoC: cs-amp-lib: Some bug and typo fixesMark Brown1-5/+12
2026-05-21ASoC: cs-amp-lib: Fix typo in error message: write -> readRichard Fitzgerald1-1/+1
2026-05-21ASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup()Richard Fitzgerald1-3/+10
2026-05-21ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data()Richard Fitzgerald1-1/+1
2026-05-21ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald1-1/+2
2026-05-19ASoC: soc-utils: Add missing va_end in snd_soc_ret()Robertus Diawan Chris1-0/+1
2026-05-18ASoC: fsl_sai: Eliminate possible interrupt storm during probeShengjiu Wang1-7/+36
2026-05-16ASoC: amd: acp: Add DMI quirk for ASUS Zenbook S16 UM5606GAJasper Smet1-0/+7
2026-05-16ASoC: amd: acp-sdw-legacy: check CPU DAI name before loggingCássio Gabriel1-1/+1
2026-05-16ASoC: qcom: q6apm-dai: Allocate an extra page for PCM buffersSrinivas Kandagatla1-1/+6
2026-05-15ASoC: codecs: fs210x: fix possible buffer overflowAlexander A. Klimov1-1/+1
2026-05-15ASoC: cs35l56: Log SoundWire status updates only on changesSimon Trimmer1-2/+3
2026-05-15ASoC: ti: omap-dmic: Fix IS_ERR() vs NULL check bug in omap_dmic_select_fclk()Ingyu Jang1-1/+1
2026-05-15ASoC: cs35l56: Drop malformed default N from KconfigAndy Shevchenko1-3/+0
2026-05-14ASoC: sdw_utils: Check speaker component string allocationCássio Gabriel1-4/+6
2026-05-12ASoC: cs35l56: Check for successful runtime-resume in cs35l56_dsp_work()Richard Fitzgerald1-5/+8
2026-05-12ASoC: SOF: amd: Fix error code handling in psp_send_cmd()Mario Limonciello1-1/+1
2026-05-11ASoC: sdw_utils: make RT712/RT721 CODEC_MIC be optionalMark Brown1-0/+4
2026-05-11ASoC: sdw_utils: Add quirk to ignore RT721 CODEC_MICMac Chiang1-0/+2
2026-05-11ASoC: sdw_utils: Add quirk to ignore RT712 CODEC_MICMac Chiang1-0/+2
2026-05-11ASoC: Intel: soc-acpi: add LG Gram 16Z90U RT713 + single RT1320 quirkJang Pyohwan1-0/+21
2026-05-11ASoC: soc-acpi-intel-arl-match: add rt712_l0_rt1320_l3 supportGary C Wang1-0/+41
2026-05-11ASoC: Intel: soc-acpi-intel-arl-match: Reorder ACPI machine tablesMac Chiang1-15/+15
2026-05-06ASoC: cs35l56: Fixes for driver cleanupMark Brown1-3/+8
2026-05-06ASoC: cs35l56: Destroy workqueue in probe error pathRichard Fitzgerald1-0/+3
2026-05-06ASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5