summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
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
2020-09-17ASoC: fsl_sai: Add new added registers and new bit definitionShengjiu Wang
2020-09-17ASoC: fsl_audmix: make clock and output src write onlyViorel Suman
2020-09-09ASoC: fsl: Replace tasklet with workTakashi Iwai
2020-09-09Merge branch 'topic/tasklet-convert' of https://git.kernel.org/pub/scm/linux/...Mark Brown
2020-09-08ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-03ASoC: fsl_sai: Set SAI Channel Mode to Output ModeShengjiu Wang
2020-09-03ASoC: fsl_sai: Support multiple data channel enable bitsShengjiu Wang
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-24ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap initShengjiu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codecMatthias Schiffer
2020-08-19Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-08-18Merge series "refine and clean code for synchronous mode" from Shengjiu Wang ...Mark Brown
2020-08-18ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rateShengjiu Wang