summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2020-07-03ASoC: fsl: fsl_spdif: fix kernel-docPierre-Louis Bossart
2020-07-03ASoC: fsl: fsl-asoc-card: fix kernel-docPierre-Louis Bossart
2020-07-03ASoC: fsl: fsl_ssi: fix kernel-docPierre-Louis Bossart
2020-07-03ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment startPierre-Louis Bossart
2020-07-01ASoC: fsl_asrc: Add an option to select internal ratio modeShengjiu Wang
2020-07-01ASoC: fsl_sai: Refine regcache usage with pm runtimeShengjiu Wang
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-24ASoC: fsl-asoc-card: Add WM8524 supportShengjiu Wang
2020-06-23ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_formatShengjiu Wang
2020-06-23ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang
2020-06-23ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-06-19ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang
2020-06-17ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang
2020-06-17ASoC: fsl-asoc-card: Add MQS supportShengjiu Wang
2020-06-16ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang
2020-06-15ASoC: fsl_easrc: Fix "Function parameter not described" warningsShengjiu Wang
2020-06-15ASoC: fsl_easrc: Fix -Wunused-but-set-variableShengjiu Wang
2020-06-15ASoC: fsl_easrc: Fix -Wmissing-prototypes warningShengjiu Wang
2020-06-12ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang
2020-06-12ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang
2020-06-04ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang
2020-05-29ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang
2020-05-25ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resumeShengjiu Wang
2020-05-25ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Tang Bin
2020-05-25ASoC: fsl_asrc: Fix -Wmissing-prototypes warningshengjiu wang
2020-05-19ASoC: fsl_micfil: Do not pass irq numbers in commentsFabio Estevam
2020-05-19ASoC: fsl_micfil: Remove unneeded ifdef'sFabio Estevam
2020-05-19ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clockShengjiu Wang
2020-05-18Merge series "ASoC: cleanup DAI/Component activity" from Kuninori Morimoto <k...Mark Brown
2020-05-18ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params()Tang Bin
2020-05-18ASoC: fsl_micfil: Fix indentation to put on one line affected codeTang Bin
2020-05-18ASoC: fsl: use snd_soc_xxx_active()Kuninori Morimoto
2020-05-15ASoC: fsl_esai: introduce SoC specific dataShengjiu Wang
2020-05-07soc: fsl_asrc: Make some functions staticChenTao
2020-04-29ASoC: fsl_easrc: mark PM functions __maybe_unusedArnd Bergmann
2020-04-28Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-04-27ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...Shengjiu Wang
2020-04-27ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang
2020-04-23ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"Colin Ian King
2020-04-21ASoC: fsl_easrc: Add EASRC ASoC CPU DAI driversShengjiu Wang
2020-04-21ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang
2020-04-21ASoC: fsl_asrc: Support new property fsl,asrc-formatShengjiu Wang
2020-04-21ASoC: fsl-asoc-card: Support new property fsl, asrc-formatShengjiu Wang
2020-04-21ASoC: fsl_asrc: rename asrc_priv to asrcShengjiu Wang
2020-04-15ASoC: fsl_micfil: Omit superfluous error message in fsl_micfil_probe()Tang Bin
2020-03-27ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-18ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-06ASoC: fsl_sai: Fix exiting path on probing failureOleksandr Suvorov
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto