summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-02-17ASoC: acp: Support microphone from Lenovo Go SMario Limonciello1-0/+28
2025-02-17ASoC: amd: Add ACPI dependency to fix build errorYu-Chun Lin1-1/+1
2025-02-17ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callbackKuninori Morimoto1-4/+28
2025-02-17ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7Simon Trimmer1-2/+3
2025-02-17ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao2-0/+17
2025-02-08ASoC: da7213: Initialize the mutexClaudiu Beznea1-0/+2
2025-02-08ASoC: amd: acp: Fix possible deadlockDaniel Baluta1-0/+1
2025-02-08ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callbackDetlev Casanova1-2/+29
2025-02-08ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NMSimon Trimmer1-2/+17
2025-02-08ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LCSimon Trimmer1-2/+2
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski4-0/+48
2025-02-08ASoC: Intel: avs: Fix init-config parsingAmadeusz Sławiński1-2/+2
2025-02-08ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-02-08ASoC: Intel: avs: Fix the minimum firmware version numbersCezary Rojewski1-7/+7
2025-02-08ASoC: Intel: avs: Do not readq() u32 registersCezary Rojewski1-1/+1
2025-02-08ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea1-2/+1
2025-02-08ASoC: sun4i-spdif: Add clock multiplier settingsGeorge Lander1-0/+7
2025-02-08ASoC: Intel: sof_sdw: correct mach_params->dmic_numBard Liao1-10/+14
2025-02-08ASoC: wcd937x: Use *-y for MakefileTakashi Iwai1-2/+2
2025-02-08ASoC: mediatek: mt8365: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-08ASoC: cs40l50: Use *-y for MakefileTakashi Iwai1-1/+1
2025-02-01ASoC: samsung: Add missing depends on I2CCharles Keepax1-2/+2
2025-02-01ASoC: cs42l43: Add codec force suspend/resume opsMaciej Strozek1-0/+1
2025-02-01ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax1-1/+3
2025-02-01ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLKMarian Postevca1-1/+9
2025-02-01ASoC: wm8994: Add depends on MFD coreCharles Keepax1-0/+1
2025-01-17ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai1-2/+2
2025-01-17ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan1-1/+6
2025-01-09ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon1-1/+1
2025-01-02ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald1-2/+10
2025-01-02ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald1-1/+10
2025-01-02ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu1-1/+16
2025-01-02ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi2-8/+19
2024-12-27firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann1-0/+1
2024-12-19ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax1-2/+6
2024-12-19ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-19ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-19ASoC: tas2781: Fix calibration issue in stress testShenghao Ding1-1/+1
2024-12-19ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu1-4/+9
2024-12-14ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()Amadeusz Sławiński1-1/+1
2024-12-14ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König1-0/+7
2024-12-14ASoC: amd: yc: fix internal mic on Redmi G 2022Alex Far1-0/+7
2024-12-14ASoC: hdmi-codec: reorder channel allocation listJonas Karlman1-63/+77
2024-12-14ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 supportMac Chiang1-0/+63
2024-12-14ASoC: sdw_utils: Add quirk to exclude amplifier functionMac Chiang1-0/+2
2024-12-14ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptopsCharles Keepax1-0/+32
2024-12-14ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICsCharles Keepax1-0/+9
2024-12-14ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignoredCharles Keepax1-0/+2
2024-12-14ASoC: sdw_utils: Add support for exclusion DAI quirksCharles Keepax1-1/+2
2024-12-14ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for MTL.Balamurugan C2-0/+14