Age | Commit message (Expand) | Author | Files | Lines |
2023-04-17 | ASoC: fsl_mqs: move of_node_put() to the correct location | Liliang Ye | 1 | -10/+5 |
2023-03-20 | ASoC: fsl: fsl_mqs: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2022-08-23 | ASoC: fsl_mqs: Fix supported clock DAI format | Shengjiu Wang | 1 | -1/+1 |
2022-06-27 | ASoC: fsl: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-06-14 | ASoC: fsl_mqs: Add support for i.MX93 platform | Shengjiu Wang | 1 | -0/+14 |
2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown | 1 | -1/+1 |
2022-06-06 | ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_data | Shengjiu Wang | 1 | -48/+71 |
2022-06-06 | ASoC: fsl: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
2022-06-06 | ASoC: fsl: Update to use set_fmt_new callback | Charles Keepax | 1 | -2/+2 |
2022-01-04 | ASoC: fsl_mqs: fix MODULE_ALIAS | Alyssa Ross | 1 | -1/+1 |
2021-09-22 | ASoC: fsl-mqs: Update to modern clocking terminology | Mark Brown | 1 | -2/+2 |
2020-06-23 | ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable | Shengjiu Wang | 1 | -2/+12 |
2020-06-23 | ASoC: fsl_mqs: Don't check clock is NULL before calling clk API | Shengjiu Wang | 1 | -9/+4 |
2019-10-14 | ASoC: fsl_mqs: Move static keyword to the front of declarations | YueHaibing | 1 | -1/+1 |
2019-10-07 | ASoC: fsl_mqs: Fix error handling in probe | Dan Carpenter | 1 | -12/+15 |
2019-10-07 | ASoC: fsl_mqs: remove set but not used variable 'bclk' | YueHaibing | 1 | -2/+1 |
2019-10-01 | ASoC: fsl_mqs: Add MQS component driver | Shengjiu Wang | 1 | -0/+333 |