index
:
linux.git
master
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_asrc.c
Age
Commit message (
Expand
)
Author
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
2015-02-04
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...
Mark Brown
2015-01-08
ASoC: fsl_asrc: Make error message concise
Fabio Estevam
2014-12-30
ASoC: fsl_asrc: Use dev_name() for registering the irq
Fabio Estevam
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-17
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...
Mark Brown
2014-10-28
ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dump
Nicolin Chen
2014-10-22
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
2014-08-27
ASoC: fsl-asrc: Convert to use regmap framework's endianness method.
Xiubo Li
2014-08-04
ASoC: fsl_asrc: Don't access members of config before checking it
Nicolin Chen
2014-07-31
ASoC: fsl_asrc: fix an error code in fsl_asrc_probe()
Dan Carpenter
2014-07-31
ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typo
Nicolin Chen
2014-07-29
ASoC: fsl_asrc: Use 'ifdef' for config options
Fabio Estevam
2014-07-29
ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers
Nicolin Chen