开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_spdif.c
Age
Commit message (
Expand
)
Author
2022-03-17
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
2022-03-10
ASoC: fsl_spdif: Disable TX clock when stop
Shengjiu Wang
2022-03-09
ASoC: fsl_spdif: keep all TxClk sources by txclk array
Viorel Suman
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
2021-10-01
ASoC: fsl_spdif: implement bypass mode from in to out
Viorel Suman
2021-09-21
ASoC: fsl_spdif: Add support for i.MX8ULP
Shengjiu Wang
2021-09-10
ASoC: fsl_spdif: register platform component before registering cpu dai
Shengjiu Wang
2021-06-25
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
2021-06-23
ASoC: fsl_spdif: Fix unexpected interrupt after suspend
Shengjiu Wang
2021-06-21
ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-14
ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
Shengjiu Wang
2021-06-14
ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()
Tan Zhongjun
2021-05-10
ASoC: fsl_spdif: add support for enabling raw capture mode
Viorel Suman
2021-03-24
ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
2021-03-16
ASoC: fsl_spdif: use snd_ctl_boolean_mono_info
Viorel Suman
2021-02-02
ASoC: fsl_spdif: Utilize the defined parameter to clear code
Tang Bin
2021-01-20
ASoC: fsl_spdif: Remove of_device_get_match_data() error check
Fabio Estevam
2020-10-26
ASoC: fsl_spdif: Add support for higher sample rates
Shengjiu Wang
2020-10-26
ASoC: fsl_spdif: Add support for i.MX8QM platform
Shengjiu Wang
2020-10-02
ASoC: fsl_spdif: Remove unused np
Mark Brown
2020-10-01
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-10
ASoC: fsl_spdif: Add kctl for configuring TX validity bit
Shengjiu Wang
2020-07-10
ASoC: fsl_spdif: Clear the validity bit for TX
Shengjiu Wang
2020-07-03
ASoC: fsl: fsl_spdif: fix kernel-doc
Pierre-Louis Bossart
2020-06-19
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
2020-06-17
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-02-18
ASoC: fsl_spdif: fix sysclk_df type
Viorel Suman
2019-01-18
ASoC: fsl_spdif: don't print EPROBE_DEFER as error
Stefan Agner
2018-07-05
ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-05-03
ASoC: fsl_spdif: Switch to SPDX identifier
Fabio Estevam
2017-09-04
ASoC: fsl_spdif: make const arrays rate static
Colin Ian King
2017-07-17
ASoC: fsl_spdif: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2016-09-20
ASoC: fsl_spdif: use flat regmap cache
Marek Vasut
2016-06-28
ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"
Colin Ian King
2015-12-23
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...
Mark Brown
2015-11-25
ASoC: fsl_spdif: spba clk is needed by spdif device
Shengjiu Wang
2015-11-16
ASoC: fsl_spdif: STL and STR registers are non volatile
Zidan Wang
2015-10-05
ASoC: fsl_spdif: Add driver suspend and resume to support MEGA Fast
Zidan Wang
2015-08-30
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi...
Mark Brown
2015-08-12
ASoC: fsl: fix typos for sound/soc/fsl/*
Xiubo Li
2015-07-14
ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()
Dan Carpenter
2015-07-07
ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() error
Fabio Estevam
2015-07-07
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
2015-05-25
ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation
Nicolin Chen
2015-03-11
ASoC: fsl_spdif: fix struct clk pointer comparing
Shawn Guo
[next]