index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_spdif.c
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
1
-1
/
+1
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-14
ASoC: fsl_spdif: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-7
/
+4
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-09-25
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
1
-10
/
+10
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
1
-9
/
+8
2023-07-30
ASoC: Merge up fixes from Linus' tree
Mark Brown
1
-0
/
+2
2023-07-19
ASoC: fsl_spdif: Silence output on stop
Matus Gajdos
1
-0
/
+2
2023-07-19
ASoC: fsl_spdif: Add support for 22.05 kHz sample rate
Matus Gajdos
1
-2
/
+6
2023-03-20
ASoC: fsl: fsl_spdif: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-19
ASoC: fsl_spdif: add ALSA event on dpll locked
Robert Rosengren
1
-1
/
+20
2022-07-05
ASoC: fsl_spdif: Add support for PLL switch at runtime.
Shengjiu Wang
1
-5
/
+43
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-1
/
+2
2022-03-17
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
1
-1
/
+51
2022-03-10
ASoC: fsl_spdif: Disable TX clock when stop
Shengjiu Wang
1
-0
/
+2
2022-03-09
ASoC: fsl_spdif: keep all TxClk sources by txclk array
Viorel Suman
1
-21
/
+20
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
1
-1
/
+1
2021-10-01
ASoC: fsl_spdif: implement bypass mode from in to out
Viorel Suman
1
-0
/
+74
2021-09-21
ASoC: fsl_spdif: Add support for i.MX8ULP
Shengjiu Wang
1
-0
/
+11
2021-09-10
ASoC: fsl_spdif: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+9
2021-06-25
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
1
-5
/
+69
2021-06-23
ASoC: fsl_spdif: Fix unexpected interrupt after suspend
Shengjiu Wang
1
-0
/
+3
2021-06-21
ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-14
ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
Shengjiu Wang
1
-3
/
+17
2021-06-14
ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()
Tan Zhongjun
1
-3
/
+1
2021-05-10
ASoC: fsl_spdif: add support for enabling raw capture mode
Viorel Suman
1
-0
/
+67
2021-03-24
ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-16
ASoC: fsl_spdif: use snd_ctl_boolean_mono_info
Viorel Suman
1
-27
/
+3
2021-02-02
ASoC: fsl_spdif: Utilize the defined parameter to clear code
Tang Bin
1
-5
/
+5
2021-01-20
ASoC: fsl_spdif: Remove of_device_get_match_data() error check
Fabio Estevam
1
-4
/
+0
2020-10-26
ASoC: fsl_spdif: Add support for higher sample rates
Shengjiu Wang
1
-3
/
+13
2020-10-26
ASoC: fsl_spdif: Add support for i.MX8QM platform
Shengjiu Wang
1
-10
/
+47
2020-10-02
ASoC: fsl_spdif: Remove unused np
Mark Brown
1
-1
/
+0
2020-10-01
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
1
-3
/
+0
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-5
/
+5
2020-07-10
ASoC: fsl_spdif: Add kctl for configuring TX validity bit
Shengjiu Wang
1
-4
/
+43
2020-07-10
ASoC: fsl_spdif: Clear the validity bit for TX
Shengjiu Wang
1
-0
/
+4
2020-07-03
ASoC: fsl: fsl_spdif: fix kernel-doc
Pierre-Louis Bossart
1
-2
/
+3
2020-06-19
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
1
-50
/
+67
2020-06-17
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
1
-5
/
+45
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
1
-2
/
+2
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-5
/
+5
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-02-18
ASoC: fsl_spdif: fix sysclk_df type
Viorel Suman
1
-4
/
+6
2019-01-18
ASoC: fsl_spdif: don't print EPROBE_DEFER as error
Stefan Agner
1
-1
/
+1
2018-07-05
ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-05-03
ASoC: fsl_spdif: Switch to SPDX identifier
Fabio Estevam
1
-14
/
+10
2017-09-04
ASoC: fsl_spdif: make const arrays rate static
Colin Ian King
1
-2
/
+2
2017-07-17
ASoC: fsl_spdif: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2016-09-20
ASoC: fsl_spdif: use flat regmap cache
Marek Vasut
1
-1
/
+1
[next]