index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_asrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
ASoC: fsl_asrc: refine the check of available clock divider
Shengjiu Wang
1
-11
/
+58
2021-06-21
ASoC: fsl_asrc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-03-24
ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-13
/
+44
2021-03-10
ASoC: fsl: fsl_asrc: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-01-20
ASoC: fsl_asrc: Remove of_device_get_match_data() error check
Fabio Estevam
1
-5
/
+0
2020-07-03
ASoC: fsl: fsl_asrc: fix kernel-doc
Pierre-Louis Bossart
1
-18
/
+39
2020-07-01
ASoC: fsl_asrc: Add an option to select internal ratio mode
Shengjiu Wang
1
-2
/
+44
2020-05-25
ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
Shengjiu Wang
1
-43
/
+27
2020-05-25
ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
shengjiu wang
1
-2
/
+2
2020-05-19
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
Shengjiu Wang
1
-5
/
+10
2020-05-07
soc: fsl_asrc: Make some functions static
ChenTao
1
-2
/
+2
2020-04-21
ASoC: fsl_asrc: Move common definition to fsl_asrc_common
Shengjiu Wang
1
-28
/
+54
2020-04-21
ASoC: fsl_asrc: Support new property fsl,asrc-format
Shengjiu Wang
1
-15
/
+26
2020-04-21
ASoC: fsl_asrc: rename asrc_priv to asrc
Shengjiu Wang
1
-149
/
+149
2020-01-14
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
Shengjiu Wang
1
-20
/
+105
2019-10-28
ASoC: fsl_asrc: refine the setting of internal clock divider
Shengjiu Wang
1
-11
/
+34
2019-10-01
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
Shengjiu Wang
1
-2
/
+2
2019-10-01
ASoC: fsl_asrc: update supported sample format
Shengjiu Wang
1
-2
/
+3
2019-10-01
ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
Shengjiu Wang
1
-18
/
+38
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-21
ASoC: fsl_asrc: Unify the supported input and output rate
S.j. Wang
1
-13
/
+19
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+2
2019-05-16
ASoC: fsl_asrc: replace the process_option table with function
S.j. Wang
1
-20
/
+51
2019-05-16
ASoC: fsl_asrc: Fix the issue about unsupported rate
S.j. Wang
1
-2
/
+2
2019-03-21
ASoC: fsl_asrc: add constraint for the asrc of older version
S.j. Wang
1
-0
/
+14
2018-07-24
ASoC: fsl_asrc: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-02-12
ASoC: fsl: asrc: replace platform to component
Kuninori Morimoto
1
-10
/
+0
2017-07-17
ASoC: fsl_asrc: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-09-20
ASoC: fsl_asrc: use flat regmap cache
Marek Vasut
1
-1
/
+1
2016-08-19
ASoC: fsl_asrc: Use np variable
Fabio Estevam
1
-1
/
+1
2016-08-19
ASoC: fsl_asrc: Remove unneeded driver registration message
Fabio Estevam
1
-2
/
+0
2016-08-19
ASoC: fsl_asrc: Propagate the real error code
Fabio Estevam
1
-3
/
+3
2016-01-11
Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'...
Mark Brown
1
-0
/
+7
2016-01-05
ASoC: fsl_asrc: sound is wrong after suspend/resume
Zidan Wang
1
-0
/
+7
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
1
-17
/
+38
2015-12-23
ASoC: fsl_asrc: add support for 8-30kHz output sample rate
Zidan Wang
1
-16
/
+23
2015-11-25
ASoC: fsl_asrc: spba clock is needed by asrc device
Shengjiu Wang
1
-0
/
+14
2015-11-25
ASoC: fsl: using params_width function to simplify code
Zidan Wang
1
-1
/
+1
2015-07-07
ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() error
Fabio Estevam
1
-5
/
+20
2015-02-04
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...
Mark Brown
1
-3
/
+2
2015-01-08
ASoC: fsl_asrc: Make error message concise
Fabio Estevam
1
-1
/
+1
2014-12-30
ASoC: fsl_asrc: Use dev_name() for registering the irq
Fabio Estevam
1
-2
/
+1
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-17
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...
Mark Brown
1
-0
/
+26
2014-10-28
ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dump
Nicolin Chen
1
-0
/
+26
2014-10-22
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
1
-1
/
+1
2014-08-27
ASoC: fsl-asrc: Convert to use regmap framework's endianness method.
Xiubo Li
1
-5
/
+1
2014-08-04
ASoC: fsl_asrc: Don't access members of config before checking it
Nicolin Chen
1
-3
/
+6
2014-07-31
ASoC: fsl_asrc: fix an error code in fsl_asrc_probe()
Dan Carpenter
1
-1
/
+1
[next]