Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |