summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai14-37/+78
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald1-1/+1
2025-12-09ASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim1-3/+4
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao1-0/+13
2025-12-04ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTOEric Biggers1-1/+0
2025-12-04ASoC: codecs: wcd93xx: fix OF node leaks on probeMark Brown3-6/+4
2025-12-04ASoC: ak4458 & ak5558: disable regulator if errorMark Brown2-2/+18
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold1-2/+2
2025-12-03ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski1-1/+1
2025-12-03ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-03ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-03ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-03ASoC: amd: acp: Audio is not resuming after s0ixHemalatha Pinnamreddy1-6/+24
2025-12-03ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
2025-12-02ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanupRichard Fitzgerald1-12/+17
2025-12-02ASoC: codecs: wcd939x: fix OF node leaks on probe failureJohan Hovold1-2/+1
2025-12-02ASoC: codecs: wcd938x: fix OF node leaks on probe failureJohan Hovold1-2/+1
2025-12-02ASoC: codecs: wcd937x: fix OF node leaks on probe failureJohan Hovold1-2/+2
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai486-4233/+29612
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai7-32/+103
2025-11-29ASoC: fsl_micfil: Set default quality and channelMark Brown1-23/+109
2025-11-29ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang7-353/+58
2025-11-28ASoC: SDCA: Fixup some more Kconfig issuesCharles Keepax1-0/+2
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald2-0/+20
2025-11-28ASoC: nau8325: Delete a stray tabDan Carpenter1-1/+1
2025-11-28ASoC: fsl_micfil: Set channel range controlChancel Liu1-22/+103
2025-11-28ASoC: fsl_micfil: Add default quality for different platformsChancel Liu1-1/+6
2025-11-28ASoC: Intel: catpt: Round of fixes and PM changesMark Brown4-25/+37
2025-11-28Add support for cs42l45 into the Intel machine driverMark Brown8-77/+258
2025-11-27ASoC: intel: sof_sdw: Add codec_info for cs42l45Charles Keepax1-0/+36
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax2-0/+81
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax4-9/+52
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax1-9/+10
2025-11-27ASoC: sdw_utils: Add codec_conf for every DAICharles Keepax3-15/+22
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax2-47/+57
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-0/+3
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold1-1/+7
2025-11-27ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeingRichard Fitzgerald1-17/+12
2025-11-27ASoC: Intel: catpt: Do not block the system from suspendingCezary Rojewski1-2/+9
2025-11-27ASoC: Intel: catpt: Do not ignore errors on runtime resumeCezary Rojewski2-7/+7
2025-11-27ASoC: Intel: catpt: Fix probing order of driver componentsCezary Rojewski1-6/+9
2025-11-27ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2025-11-27ASoC: Intel: catpt: Switch to resource_xxx() APICezary Rojewski1-9/+9
2025-11-27ASoC: Intel: catpt: Fix offset checksCezary Rojewski1-4/+4
2025-11-27ASoC: stm32: sai: fix device and OF node leaks onMark Brown2-27/+44
2025-11-26nau8325 build fixesMark Brown3-2/+8
2025-11-26ASoC: mediatek: mt8189: remove unnecessary NULL checkDan Carpenter1-6/+4
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra1-1/+1