summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-24ASoC: SDCA: Split function type patching and function namingCharles Keepax
2024-12-24ASoC: SDCA: Add missing function type namesCharles Keepax
2024-12-24ASoC: SDCA: Add bounds check for function addressCharles Keepax
2024-12-24ASoC: SDCA: Clean up error messagesCharles Keepax
2024-12-24ASoC: SDCA: Add missing header includesCharles Keepax
2024-12-19ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai
2024-12-18ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t typeShengjiu Wang
2024-12-18ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan
2024-12-17ASoC: soc-core: remove redundant assignment to variable retColin Ian King
2024-12-17ASoC: cs42l43: don't include '<linux/find.h>' directlyWolfram Sang
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi
2024-12-16ASoC: qcom: sdm845: add handling of secondary MI2S clockAlexey Klimov
2024-12-16ASoC: Intel: Add matches for Cirrus Logic CDB35L56Mark Brown
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown
2024-12-16ASoC: rt715: Remove unused hda_to_sdwDr. David Alan Gilbert
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald
2024-12-16ASoC: simple-card-utils: Unify clock direction by clk_directionKuninori Morimoto
2024-12-16ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callbackKuninori Morimoto
2024-12-16ASoC: soc-core: tidyup ret handling for card->disable_route_checksKuninori Morimoto
2024-12-16ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43Richard Fitzgerald
2024-12-16ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakersRichard Fitzgerald
2024-12-16ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-CRichard Fitzgerald
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu
2024-12-13ASoC: fsl: add memory to memory function for ASRCMark Brown
2024-12-13ASoC: SOF: core/Intel: Handle pause supported tokenMark Brown
2024-12-13ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATSPeter Ujfalusi
2024-12-13ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setupPeter Ujfalusi
2024-12-13ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE supportPeter Ujfalusi
2024-12-13ASoC: SOF: Add support for pause supported tokens from topologyPeter Ujfalusi
2024-12-13ASoC: fsl_easrc: register m2m platform deviceShengjiu Wang
2024-12-13ASoC: fsl_asrc: register m2m platform deviceShengjiu Wang
2024-12-13ASoC: fsl_asrc_m2m: Add memory to memory functionShengjiu Wang
2024-12-13ASoC: fsl_easrc: define functions for memory to memory usageShengjiu Wang
2024-12-13ASoC: fsl_asrc: define functions for memory to memory usageShengjiu Wang
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax
2024-12-11ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-11ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-11ASoC: tas2781: Fix calibration issue in stress testShenghao Ding
2024-12-11ASoC: renesas: rz-ssi: Add suspend to RAM supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Issue software reset in hw_params APIClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Add runtime PM supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Enable runtime PM autosuspend supportClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t...Claudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use goto label names that specify their actionsClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use temporary variable for struct deviceClaudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()Claudiu Beznea
2024-12-11ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()Claudiu Beznea