Age | Commit message (Expand) | Author |
2024-12-26 | Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-12-24 | ASoC: SDCA: Split function type patching and function naming | Charles Keepax |
2024-12-24 | ASoC: SDCA: Add missing function type names | Charles Keepax |
2024-12-24 | ASoC: SDCA: Add bounds check for function address | Charles Keepax |
2024-12-24 | ASoC: SDCA: Clean up error messages | Charles Keepax |
2024-12-24 | ASoC: SDCA: Add missing header includes | Charles Keepax |
2024-12-19 | ASoC: mediatek: disable buffer pre-allocation | Chen-Yu Tsai |
2024-12-18 | ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type | Shengjiu Wang |
2024-12-18 | ASoC: rt722: add delay time to wait for the calibration procedure | Shuming Fan |
2024-12-17 | ASoC: soc-core: remove redundant assignment to variable ret | Colin Ian King |
2024-12-17 | ASoC: cs42l43: don't include '<linux/find.h>' directly | Wolfram Sang |
2024-12-17 | ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP | Peter Ujfalusi |
2024-12-16 | ASoC: qcom: sdm845: add handling of secondary MI2S clock | Alexey Klimov |
2024-12-16 | ASoC: Intel: Add matches for Cirrus Logic CDB35L56 | Mark Brown |
2024-12-16 | Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2024-12-16 | ASoC: Intel: sof_sdw: Update DMI matches for Lenovo | Mark Brown |
2024-12-16 | ASoC: rt715: Remove unused hda_to_sdw | Dr. David Alan Gilbert |
2024-12-16 | ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB | Richard Fitzgerald |
2024-12-16 | ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7 | Richard Fitzgerald |
2024-12-16 | ASoC: simple-card-utils: Unify clock direction by clk_direction | Kuninori Morimoto |
2024-12-16 | ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback | Kuninori Morimoto |
2024-12-16 | ASoC: soc-core: tidyup ret handling for card->disable_route_checks | Kuninori Morimoto |
2024-12-16 | ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43 | Richard Fitzgerald |
2024-12-16 | ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers | Richard Fitzgerald |
2024-12-16 | ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C | Richard Fitzgerald |
2024-12-16 | ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry | Venkata Prasad Potturu |
2024-12-13 | ASoC: fsl: add memory to memory function for ASRC | Mark Brown |
2024-12-13 | ASoC: SOF: core/Intel: Handle pause supported token | Mark Brown |
2024-12-13 | ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATS | Peter Ujfalusi |
2024-12-13 | ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setup | Peter Ujfalusi |
2024-12-13 | ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support | Peter Ujfalusi |
2024-12-13 | ASoC: SOF: Add support for pause supported tokens from topology | Peter Ujfalusi |
2024-12-13 | ASoC: fsl_easrc: register m2m platform device | Shengjiu Wang |
2024-12-13 | ASoC: fsl_asrc: register m2m platform device | Shengjiu Wang |
2024-12-13 | ASoC: fsl_asrc_m2m: Add memory to memory function | Shengjiu Wang |
2024-12-13 | ASoC: fsl_easrc: define functions for memory to memory usage | Shengjiu Wang |
2024-12-13 | ASoC: fsl_asrc: define functions for memory to memory usage | Shengjiu Wang |
2024-12-12 | ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array | Charles Keepax |
2024-12-11 | ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER | Shengjiu Wang |
2024-12-11 | ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER | Shengjiu Wang |
2024-12-11 | ASoC: tas2781: Fix calibration issue in stress test | Shenghao Ding |
2024-12-11 | ASoC: renesas: rz-ssi: Add suspend to RAM support | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Issue software reset in hw_params API | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Add runtime PM support | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend t... | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Use goto label names that specify their actions | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Use temporary variable for struct device | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic() | Claudiu Beznea |
2024-12-11 | ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play() | Claudiu Beznea |