summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
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
2020-01-14ASoC: fsl_asrc: Add support for imx8qm & imx8qxpShengjiu Wang
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-24ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan
2019-12-16ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-11ASoC: fsl: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto
2019-12-09ASoC: fsl_sai: add IRQF_SHAREDMichael Walle
2019-11-11ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang
2019-10-28ASoC: fsl_esai: Add spin lock to protect reset, stop and startShengjiu Wang
2019-10-28ASoC: fsl_asrc: refine the setting of internal clock dividerShengjiu Wang
2019-10-28ASoC: fsl: fsl_dma: fix build failureMichael Ellerman
2019-10-14ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing
2019-10-08ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()Kuninori Morimoto
2019-10-08ASoC: fsl: fsl_asrc_dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: fsl: mpc5200_dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: fsl: fsl_dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: fsl: imx-pcm-fiq: remove snd_pcm_opsKuninori Morimoto
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing
2019-10-01ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang
2019-10-01ASoC: fsl_asrc: update supported sample formatShengjiu Wang
2019-10-01ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_widthShengjiu Wang
2019-10-01ASoC: fsl_mqs: Add MQS component driverShengjiu Wang
2019-09-23Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-09-17ASoC: fsl_sai: Fix noise when using EDMAMihai Serban
2019-09-15Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-13ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman
2019-08-29ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang
2019-08-21ASoC: fsl_sai: Add support for imx8qmDaniel Baluta
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-16ASoC: imx-audmux: Add driver suspend and resume to support MEGA FastShengjiu Wang
2019-08-12ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang
2019-08-07ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta
2019-08-07ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta
2019-08-07ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta
2019-08-07ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-23ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang
2019-07-22ASoC: fsl_sai: mark regmap as fast_ioLucas Stach
2019-07-22ASoC: fsl_sai: derive TX FIFO watermark from FIFO depthLucas Stach
2019-07-22ASoC: fsl_sai: add of_match dataLucas Stach
2019-07-22ASoC: fsl_esai: Wrap some operations to be functionsShengjiu Wang
2019-06-28ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto