Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable | Shengjiu Wang | 2020-06-23 | 1 | -2/+12 |
* | ASoC: fsl_mqs: Don't check clock is NULL before calling clk API | Shengjiu Wang | 2020-06-23 | 1 | -9/+4 |
* | ASoC: fsl_mqs: Move static keyword to the front of declarations | YueHaibing | 2019-10-14 | 1 | -1/+1 |
* | ASoC: fsl_mqs: Fix error handling in probe | Dan Carpenter | 2019-10-07 | 1 | -12/+15 |
* | ASoC: fsl_mqs: remove set but not used variable 'bclk' | YueHaibing | 2019-10-07 | 1 | -2/+1 |
* | ASoC: fsl_mqs: Add MQS component driver | Shengjiu Wang | 2019-10-01 | 1 | -0/+333 |