summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_asrc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clkShengjiu Wang2021-03-241-13/+44
* ASoC: fsl: fsl_asrc: remove useless assignmentPierre-Louis Bossart2021-03-101-1/+1
* ASoC: fsl_asrc: Remove of_device_get_match_data() error checkFabio Estevam2021-01-201-5/+0
* ASoC: fsl: fsl_asrc: fix kernel-docPierre-Louis Bossart2020-07-031-18/+39
* ASoC: fsl_asrc: Add an option to select internal ratio modeShengjiu Wang2020-07-011-2/+44
* ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resumeShengjiu Wang2020-05-251-43/+27
* ASoC: fsl_asrc: Fix -Wmissing-prototypes warningshengjiu wang2020-05-251-2/+2
* ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clockShengjiu Wang2020-05-191-5/+10
* soc: fsl_asrc: Make some functions staticChenTao2020-05-071-2/+2
* ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang2020-04-211-28/+54
* ASoC: fsl_asrc: Support new property fsl,asrc-formatShengjiu Wang2020-04-211-15/+26
* ASoC: fsl_asrc: rename asrc_priv to asrcShengjiu Wang2020-04-211-149/+149
* ASoC: fsl_asrc: Add support for imx8qm & imx8qxpShengjiu Wang2020-01-141-20/+105
* ASoC: fsl_asrc: refine the setting of internal clock dividerShengjiu Wang2019-10-281-11/+34
* ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang2019-10-011-2/+2
* ASoC: fsl_asrc: update supported sample formatShengjiu Wang2019-10-011-2/+3
* ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_widthShengjiu Wang2019-10-011-18/+38
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* ASoC: fsl_asrc: Unify the supported input and output rateS.j. Wang2019-05-211-13/+19
* Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-05-211-2/+2
|\
| * ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-05-161-2/+2
* | ASoC: fsl_asrc: replace the process_option table with functionS.j. Wang2019-05-161-20/+51
|/
* ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang2019-03-211-0/+14
* ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam2018-07-241-11/+7
* ASoC: fsl: asrc: replace platform to componentKuninori Morimoto2018-02-121-10/+0
* ASoC: fsl_asrc: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* ASoC: fsl_asrc: use flat regmap cacheMarek Vasut2016-09-201-1/+1
* ASoC: fsl_asrc: Use np variableFabio Estevam2016-08-191-1/+1
* ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam2016-08-191-2/+0
* ASoC: fsl_asrc: Propagate the real error codeFabio Estevam2016-08-191-3/+3
*-. Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'...Mark Brown2016-01-111-0/+7
|\ \
| * | ASoC: fsl_asrc: sound is wrong after suspend/resumeZidan Wang2016-01-051-0/+7
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...Mark Brown2015-12-231-17/+38
|\ \| | | | |/ | |/|
| | * ASoC: fsl_asrc: add support for 8-30kHz output sample rateZidan Wang2015-12-231-16/+23
| | * ASoC: fsl_asrc: spba clock is needed by asrc deviceShengjiu Wang2015-11-251-0/+14
| |/ |/|
| * ASoC: fsl: using params_width function to simplify codeZidan Wang2015-11-251-1/+1
|/
* ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-5/+20
*-. Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown2015-02-041-3/+2
|\ \
| | * ASoC: fsl_asrc: Use dev_name() for registering the irqFabio Estevam2014-12-301-2/+1
| |/ |/|
| * ASoC: fsl_asrc: Make error message conciseFabio Estevam2015-01-081-1/+1
|/
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-2/+2
*-. Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown2014-11-171-0/+26
|\ \
| | * ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dumpNicolin Chen2014-10-281-0/+26
| |/
* / ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack2014-10-221-1/+1
|/
* ASoC: fsl-asrc: Convert to use regmap framework's endianness method.Xiubo Li2014-08-271-5/+1
* ASoC: fsl_asrc: Don't access members of config before checking itNicolin Chen2014-08-041-3/+6
* ASoC: fsl_asrc: fix an error code in fsl_asrc_probe()Dan Carpenter2014-07-311-1/+1
* ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typoNicolin Chen2014-07-311-1/+1
* ASoC: fsl_asrc: Use 'ifdef' for config optionsFabio Estevam2014-07-291-2/+2