index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_spdif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl_spdif: Add support for PLL switch at runtime.
Shengjiu Wang
2022-07-05
1
-5
/
+43
*
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+2
*
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
2022-03-17
1
-1
/
+51
*
ASoC: fsl_spdif: Disable TX clock when stop
Shengjiu Wang
2022-03-10
1
-0
/
+2
*
ASoC: fsl_spdif: keep all TxClk sources by txclk array
Viorel Suman
2022-03-09
1
-21
/
+20
*
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
2022-02-28
1
-1
/
+1
*
ASoC: fsl_spdif: implement bypass mode from in to out
Viorel Suman
2021-10-01
1
-0
/
+74
*
ASoC: fsl_spdif: Add support for i.MX8ULP
Shengjiu Wang
2021-09-21
1
-0
/
+11
*
ASoC: fsl_spdif: register platform component before registering cpu dai
Shengjiu Wang
2021-09-10
1
-5
/
+9
*
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
2021-06-25
1
-5
/
+69
|
\
|
*
ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-21
1
-2
/
+1
|
*
ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()
Tan Zhongjun
2021-06-14
1
-3
/
+1
|
*
ASoC: fsl_spdif: add support for enabling raw capture mode
Viorel Suman
2021-05-10
1
-0
/
+67
*
|
ASoC: fsl_spdif: Fix unexpected interrupt after suspend
Shengjiu Wang
2021-06-23
1
-0
/
+3
*
|
ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
Shengjiu Wang
2021-06-14
1
-3
/
+17
|
/
*
ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
2021-03-24
1
-2
/
+1
*
ASoC: fsl_spdif: use snd_ctl_boolean_mono_info
Viorel Suman
2021-03-16
1
-27
/
+3
*
ASoC: fsl_spdif: Utilize the defined parameter to clear code
Tang Bin
2021-02-02
1
-5
/
+5
*
ASoC: fsl_spdif: Remove of_device_get_match_data() error check
Fabio Estevam
2021-01-20
1
-4
/
+0
*
ASoC: fsl_spdif: Add support for higher sample rates
Shengjiu Wang
2020-10-26
1
-3
/
+13
*
ASoC: fsl_spdif: Add support for i.MX8QM platform
Shengjiu Wang
2020-10-26
1
-10
/
+47
*
ASoC: fsl_spdif: Remove unused np
Mark Brown
2020-10-02
1
-1
/
+0
*
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
2020-10-01
1
-3
/
+0
*
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-5
/
+5
*
ASoC: fsl_spdif: Add kctl for configuring TX validity bit
Shengjiu Wang
2020-07-10
1
-4
/
+43
*
ASoC: fsl_spdif: Clear the validity bit for TX
Shengjiu Wang
2020-07-10
1
-0
/
+4
*
ASoC: fsl: fsl_spdif: fix kernel-doc
Pierre-Louis Bossart
2020-07-03
1
-2
/
+3
*
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
2020-06-19
1
-50
/
+67
*
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
2020-06-17
1
-5
/
+45
*
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-2
/
+2
*
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-5
/
+5
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
ASoC: fsl_spdif: fix sysclk_df type
Viorel Suman
2019-02-18
1
-4
/
+6
*
ASoC: fsl_spdif: don't print EPROBE_DEFER as error
Stefan Agner
2019-01-18
1
-1
/
+1
*
ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-05
1
-1
/
+1
*
ASoC: fsl_spdif: Switch to SPDX identifier
Fabio Estevam
2018-05-03
1
-14
/
+10
*
ASoC: fsl_spdif: make const arrays rate static
Colin Ian King
2017-09-04
1
-2
/
+2
*
ASoC: fsl_spdif: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
*
ASoC: fsl_spdif: use flat regmap cache
Marek Vasut
2016-09-20
1
-1
/
+1
*
ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"
Colin Ian King
2016-06-28
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...
Mark Brown
2015-12-23
1
-0
/
+19
|
\
\
|
*
|
ASoC: fsl_spdif: spba clk is needed by spdif device
Shengjiu Wang
2015-11-25
1
-0
/
+19
|
|
/
*
/
ASoC: fsl_spdif: STL and STR registers are non volatile
Zidan Wang
2015-11-16
1
-8
/
+8
|
/
*
ASoC: fsl_spdif: Add driver suspend and resume to support MEGA Fast
Zidan Wang
2015-10-05
1
-0
/
+73
*
-
.
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...
Mark Brown
2015-08-30
1
-1
/
+2
|
\
\
|
*
|
ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()
Dan Carpenter
2015-07-14
1
-1
/
+2
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi...
Mark Brown
2015-08-30
1
-7
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() error
Fabio Estevam
2015-07-07
1
-3
/
+11
|
|
/
|
/
|
|
*
ASoC: fsl: fix typos for sound/soc/fsl/*
Xiubo Li
2015-08-12
1
-3
/
+3
|
*
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
2015-07-07
1
-1
/
+1
|
/
[next]