summary refs log tree commit diff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2021-03-10ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan
2021-02-08ASoC: fsl_esai: Remove unused 'imx' fieldFabio Estevam
2021-02-08ASoC: fsl: constify static snd_soc_dai_ops structsRikard Falkeborn
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-02-02ASoC: fsl_spdif: Utilize the defined parameter to clear codeTang Bin
2021-01-21ASoC: fsl: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-20ASoC: fsl_spdif: Remove of_device_get_match_data() error checkFabio Estevam
2021-01-20ASoC: fsl_esai: Remove of_device_get_match_data() error checkFabio Estevam
2021-01-20ASoC: fsl_asrc: Remove of_device_get_match_data() error checkFabio Estevam
2021-01-20ASoC: fsl_xcvr: Remove unused of_id variableFabio Estevam
2021-01-20ASoC: fsl_micfil: Use of_device_get_match_data()Fabio Estevam
2021-01-20ASoC: fsl_ssi: Use of_device_get_match_data()Fabio Estevam
2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold
2021-01-04ASoC: fsl_aud2htx: select SND_SOC_IMX_PCM_DMAArnd Bergmann
2020-12-16ASoC: imx-hdmi: Fix warning of the uninitialized variable retshengjiu wang
2020-12-08ASoC: fsl: Add imx-hdmi machine driverShengjiu Wang
2020-12-04ASoC: fsl_aud2htx: mark PM functions as __maybe_unusedArnd Bergmann
2020-12-03ASoC: fsl-asoc-card: Add support for si476x codecShengjiu Wang
2020-12-03ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam
2020-11-26ASoC: fsl: Fix config name of CONFIG_ARCH_MXCShengjiu Wang
2020-11-25ASoC: fsl_xcvr: fix potential resource leakViorel Suman
2020-11-23ASoC: imx-audmux: Remove unused .id_tableFabio Estevam
2020-11-19ASoC: fsl_sai: Correct the clock source for mclk0Shengjiu Wang
2020-11-17ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXCGeert Uytterhoeven
2020-11-12ASoC: imx-ssi: Remove unused driverFabio Estevam
2020-11-12ASoC: fsl: eukrea: Remove the SND_SOC_IMX_SSI selectionFabio Estevam
2020-11-12ASoC: imx-mc13783: Remove unused driverFabio Estevam
2020-11-12ASoC: phycore-ac97: Remove unused driverFabio Estevam
2020-11-12ASoC: mx27vis-aic32x4: Remove unused driverFabio Estevam
2020-11-12ASoC: wm1133-ev1: Remove unused driverFabio Estevam
2020-11-10ASoC: fsl_xcvr: fix break conditionViorel Suman
2020-11-09ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq()Shengjiu Wang
2020-11-05ASoC: fsl_aud2htx: Add aud2htx module driverShengjiu Wang
2020-10-26Merge series "DAI driver for new XCVR IP" from "Viorel Suman (OSS)" <viorel.s...Mark Brown
2020-10-26ASoC: fsl_spdif: Add support for higher sample ratesShengjiu Wang
2020-10-26ASoC: fsl_spdif: Add support for i.MX8QM platformShengjiu Wang
2020-10-26ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driverViorel Suman
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown
2020-10-09Merge remote-tracking branch 'asoc/for-5.9' into asoc-linusMark Brown
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-10-02ASoC: fsl_spdif: Remove unused npMark Brown
2020-10-01ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin
2020-10-01ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao
2020-09-25ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang
2020-09-25ASoC: fsl_sai: Instantiate snd_soc_dai_driverShengjiu Wang
2020-09-17Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...Mark Brown
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-09-17ASoC: fsl_sai: Set MCLK input or output directionShengjiu Wang
2020-09-17ASoC: fsl_sai: Add fsl_sai_check_version functionShengjiu Wang