Age | Commit message (Expand) | Author |
2024-12-13 | ASoC: fsl_asrc: register m2m platform device | Shengjiu Wang |
2024-12-13 | ASoC: fsl_asrc: define functions for memory to memory usage | Shengjiu Wang |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-08-14 | ASoC: fsl: merge DAI call back functions into ops | Kuninori Morimoto |
2023-03-20 | ASoC: fsl: fsl_asrc: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-10-28 | ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N | Maarten Zanders |
2022-09-09 | ASoC: fsl_asrc: Add initialization finishing check in runtime resume | Shengjiu Wang |
2022-07-21 | ASoC: fsl_asrc: force cast the asrc_format type | Shengjiu Wang |
2022-04-25 | ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplify the code | Minghao Chi |
2022-04-19 | dmaengine: imx: Move header to include/dma/ | Sascha Hauer |
2022-01-06 | ASoC: fsl_asrc: refine the check of available clock divider | Shengjiu Wang |
2021-06-21 | ASoC: fsl_asrc: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-03-24 | ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clk | Shengjiu Wang |
2021-03-10 | ASoC: fsl: fsl_asrc: remove useless assignment | Pierre-Louis Bossart |
2021-01-20 | ASoC: fsl_asrc: Remove of_device_get_match_data() error check | Fabio Estevam |
2020-07-03 | ASoC: fsl: fsl_asrc: fix kernel-doc | Pierre-Louis Bossart |
2020-07-01 | ASoC: fsl_asrc: Add an option to select internal ratio mode | Shengjiu Wang |
2020-05-25 | ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume | Shengjiu Wang |
2020-05-25 | ASoC: fsl_asrc: Fix -Wmissing-prototypes warning | shengjiu wang |
2020-05-19 | ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock | Shengjiu Wang |
2020-05-07 | soc: fsl_asrc: Make some functions static | ChenTao |
2020-04-21 | ASoC: fsl_asrc: Move common definition to fsl_asrc_common | Shengjiu Wang |
2020-04-21 | ASoC: fsl_asrc: Support new property fsl,asrc-format | Shengjiu Wang |
2020-04-21 | ASoC: fsl_asrc: rename asrc_priv to asrc | Shengjiu Wang |
2020-01-14 | ASoC: fsl_asrc: Add support for imx8qm & imx8qxp | Shengjiu Wang |
2019-10-28 | ASoC: fsl_asrc: refine the setting of internal clock divider | Shengjiu Wang |
2019-10-01 | ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8 | Shengjiu Wang |
2019-10-01 | ASoC: fsl_asrc: update supported sample format | Shengjiu Wang |
2019-10-01 | ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width | Shengjiu Wang |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-05-21 | ASoC: fsl_asrc: Unify the supported input and output rate | S.j. Wang |
2019-05-21 | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2019-05-16 | ASoC: fsl_asrc: replace the process_option table with function | S.j. Wang |
2019-05-16 | ASoC: fsl_asrc: Fix the issue about unsupported rate | S.j. Wang |
2019-03-21 | ASoC: fsl_asrc: add constraint for the asrc of older version | S.j. Wang |
2018-07-24 | ASoC: fsl_asrc: Switch to SPDX identifier | Fabio Estevam |
2018-02-12 | ASoC: fsl: asrc: replace platform to component | Kuninori Morimoto |
2017-07-17 | ASoC: fsl_asrc: constify snd_soc_dai_ops structure | Gustavo A. R. Silva |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2016-09-20 | ASoC: fsl_asrc: use flat regmap cache | Marek Vasut |
2016-08-19 | ASoC: fsl_asrc: Use np variable | Fabio Estevam |
2016-08-19 | ASoC: fsl_asrc: Remove unneeded driver registration message | Fabio Estevam |
2016-08-19 | ASoC: fsl_asrc: Propagate the real error code | Fabio Estevam |
2016-01-11 | Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'... | Mark Brown |
2016-01-05 | ASoC: fsl_asrc: sound is wrong after suspend/resume | Zidan Wang |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top... | Mark Brown |
2015-12-23 | ASoC: fsl_asrc: add support for 8-30kHz output sample rate | Zidan Wang |
2015-11-25 | ASoC: fsl_asrc: spba clock is needed by asrc device | Shengjiu Wang |
2015-11-25 | ASoC: fsl: using params_width function to simplify code | Zidan Wang |
2015-07-07 | ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() error | Fabio Estevam |