summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2025-07-17ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan
2025-07-17ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang
2025-05-29ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang
2025-05-02ASoC: fsl_asrc_dma: get codec or cpu dai from backendShengjiu Wang
2025-04-25ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START eventHerve Codina
2025-04-20ASoC: fsl_audmix: register card device depends on 'dais' propertyShengjiu Wang
2025-04-10ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin
2025-03-07ASoC: fsl: Rename stream name of SAI DAI driverChancel Liu
2025-02-27ASoC: fsl_micfil: Enable default case in micfil_set_quality()Nikita Zhandarovich
2025-02-27ASoC: imx-audmix: remove cpu_mclk which is from cpu dai deviceShengjiu Wang
2024-12-27firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann
2024-12-19ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-19ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-05ASoC: imx-audmix: Add NULL check in imx_audmix_probeCharles Han
2024-12-05ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpiosGeert Uytterhoeven
2024-12-05ASoC: fsl_micfil: fix regmap_write_bits usageShengjiu Wang
2024-10-22ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang
2024-10-18ASoC: fsl_micfil: Add a flag to distinguish with different volume control typesChancel Liu
2024-10-11ASoC: fsl_esai: change dev_warn to dev_dbg in irq handlerShengjiu Wang
2024-10-02ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang
2024-09-30ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto
2024-08-14ASoC: imx-pcm-rpmsg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: imx-audmux: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam
2024-08-14ASoC: fsl_ssi: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam
2024-08-14ASoC: fsl_spdif: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_rpmsg: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_mqs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-14ASoC: fsl_audmix: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai
2024-08-08ASoC: Merge fixesMark Brown
2024-08-02ASoC: fsl: lpc3xxx: Make some symbols staticYue Haibing
2024-08-01ALSA/ASoC: use snd_pcm_direction_name()Mark Brown
2024-08-01ASoC: fsl: lpc3xxx-i2s: use snd_pcm_direction_name()Kuninori Morimoto
2024-08-01ASoC: Use of_property_present()Rob Herring (Arm)
2024-07-31ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'Yue Haibing
2024-07-29ASoC: fsl_micfil: Differentiate register access permission for platformsShengjiu Wang
2024-07-29ASoC: fsl_micfil: Expand the range of FIFO watermark maskShengjiu Wang
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang
2024-07-08ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson
2024-07-08ASoC: fsl-asoc-card: add support for dai links with multiple codecsElinor Montmasson
2024-07-04ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina