summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_asrc.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+7Star
* ASoC: fsl: asrc: replace platform to componentKuninori Morimoto2018-02-121-10/+0Star
* 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/+0Star
* 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/+2Star
|\ \
| | * ASoC: fsl_asrc: Use dev_name() for registering the irqFabio Estevam2014-12-301-2/+1Star
| |/ |/|
| * 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/+1Star
* 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
* ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform driversNicolin Chen2014-07-291-0/+992