summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi2-8/+19
2024-12-17ASoC: qcom: sdm845: add handling of secondary MI2S clockAlexey Klimov1-2/+3
2024-12-16ASoC: Intel: Add matches for Cirrus Logic CDB35L56Mark Brown2-0/+407
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown1-3/+20
2024-12-16ASoC: rt715: Remove unused hda_to_sdwDr. David Alan Gilbert2-44/+0
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald1-1/+10
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald1-2/+10
2024-12-16ASoC: simple-card-utils: Unify clock direction by clk_directionKuninori Morimoto1-6/+6
2024-12-16ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callbackKuninori Morimoto1-4/+28
2024-12-16ASoC: soc-core: tidyup ret handling for card->disable_route_checksKuninori Morimoto2-3/+7
2024-12-16ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43Richard Fitzgerald1-0/+134
2024-12-16ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakersRichard Fitzgerald1-0/+79
2024-12-16ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-CRichard Fitzgerald1-0/+194
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu1-1/+16
2024-12-13ASoC: fsl: add memory to memory function for ASRCMark Brown8-7/+1240
2024-12-13ASoC: SOF: core/Intel: Handle pause supported tokenMark Brown3-0/+20
2024-12-13ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATSPeter Ujfalusi1-8/+0
2024-12-13ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setupPeter Ujfalusi1-1/+1
2024-12-13ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE supportPeter Ujfalusi1-0/+15
2024-12-13ASoC: SOF: Add support for pause supported tokens from topologyPeter Ujfalusi2-0/+5
2024-12-13ASoC: fsl_easrc: register m2m platform deviceShengjiu Wang1-2/+31
2024-12-13ASoC: fsl_asrc: register m2m platform deviceShengjiu Wang1-4/+33
2024-12-13ASoC: fsl_asrc_m2m: Add memory to memory functionShengjiu Wang4-1/+739
2024-12-13ASoC: fsl_easrc: define functions for memory to memory usageShengjiu Wang2-0/+232
2024-12-13ASoC: fsl_asrc: define functions for memory to memory usageShengjiu Wang3-0/+205
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax1-2/+6
2024-12-11ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11ASoC: tas2781: Fix calibration issue in stress testShenghao Ding1-1/+1
2024-12-11ASoC: renesas: rz-ssi: Add suspend to RAM supportClaudiu Beznea1-2/+44
2024-12-11ASoC: renesas: rz-ssi: Issue software reset in hw_params APIClaudiu Beznea1-8/+14
2024-12-11ASoC: renesas: rz-ssi: Add runtime PM supportClaudiu Beznea1-5/+21
2024-12-11ASoC: renesas: rz-ssi: Enable runtime PM autosuspend supportClaudiu Beznea1-0/+3
2024-12-11ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t...Claudiu Beznea1-11/+5
2024-12-11ASoC: renesas: rz-ssi: Use goto label names that specify their actionsClaudiu Beznea1-8/+8
2024-12-11ASoC: renesas: rz-ssi: Use temporary variable for struct deviceClaudiu Beznea1-31/+31
2024-12-11ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()Claudiu Beznea1-10/+6
2024-12-11ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()Claudiu Beznea1-5/+4
2024-12-11ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() functionClaudiu Beznea1-12/+5
2024-12-11ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_privClaudiu Beznea1-2/+0
2024-12-11ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro commentClaudiu Beznea1-1/+1
2024-12-11ASoC: renesas: rz-ssi: Use only the proper amount of dividersClaudiu Beznea1-2/+1
2024-12-11ASoC: renesas: rz-ssi: Terminate all the DMA transactionsClaudiu Beznea1-2/+6
2024-12-10ASoC: simple-card-utils: tidyup for Multi connectionMark Brown1-35/+23
2024-12-10ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon1-1/+1
2024-12-10ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu1-4/+9
2024-12-10Add function to constrain ratesMark Brown6-20/+93
2024-12-10ASoC: sun4i-spdif: Add 24bit supportMark Brown1-6/+18
2024-12-10ASoC: Intel: boards: updates for 6.14Mark Brown4-14/+282