summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_mqs.c
AgeCommit message (Expand)Author
2022-08-23ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang
2022-06-27ASoC: fsl: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-14ASoC: fsl_mqs: Add support for i.MX93 platformShengjiu Wang
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_dataShengjiu Wang
2022-06-06ASoC: fsl: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax
2022-01-04ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross
2021-09-22ASoC: fsl-mqs: Update to modern clocking terminologyMark Brown
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
2019-10-14ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing
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_mqs: Add MQS component driverShengjiu Wang