index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_mqs.c
Age
Commit message (
Expand
)
Author
2024-05-28
ASoC: fsl_mqs: Add i.MX95 platform support
Shengjiu Wang
2023-12-15
ASoC: fsl_mqs: remove duplicated including
Wang Jinchao
2023-11-20
ASoC: fsl_mqs: Remove duplicate linux/of.h header
Lucas Tanure
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-04-17
ASoC: fsl_mqs: move of_node_put() to the correct location
Liliang Ye
2023-03-20
ASoC: fsl: fsl_mqs: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-23
ASoC: fsl_mqs: Fix supported clock DAI format
Shengjiu Wang
2022-06-27
ASoC: fsl: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-14
ASoC: fsl_mqs: Add support for i.MX93 platform
Shengjiu Wang
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2022-06-06
ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_data
Shengjiu Wang
2022-06-06
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
2022-01-04
ASoC: fsl_mqs: fix MODULE_ALIAS
Alyssa Ross
2021-09-22
ASoC: fsl-mqs: Update to modern clocking terminology
Mark Brown
2020-06-23
ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shengjiu Wang
2020-06-23
ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
Shengjiu Wang
2019-10-14
ASoC: fsl_mqs: Move static keyword to the front of declarations
YueHaibing
2019-10-07
ASoC: fsl_mqs: Fix error handling in probe
Dan Carpenter
2019-10-07
ASoC: fsl_mqs: remove set but not used variable 'bclk'
YueHaibing
2019-10-01
ASoC: fsl_mqs: Add MQS component driver
Shengjiu Wang