summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_mqs.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: fsl_mqs: Add support for i.MX93 platformShengjiu Wang2022-06-141-0/+14
* Specify clock provider directly to CPU DAIsMark Brown2022-06-091-1/+1
|\
| * ASoC: fsl: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
| * ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax2022-06-061-2/+2
* | ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_dataShengjiu Wang2022-06-061-48/+71
|/
* ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross2022-01-041-1/+1
* ASoC: fsl-mqs: Update to modern clocking terminologyMark Brown2021-09-221-2/+2
* ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang2020-06-231-2/+12
* ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang2020-06-231-9/+4
* ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing2019-10-141-1/+1
* ASoC: fsl_mqs: Fix error handling in probeDan Carpenter2019-10-071-12/+15
* ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing2019-10-071-2/+1
* ASoC: fsl_mqs: Add MQS component driverShengjiu Wang2019-10-011-0/+333