summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-3/+1
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-10/+10
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-141-9/+8
* ASoC: Merge up fixes from Linus' treeMark Brown2023-07-301-0/+2
|\
| * ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-07-191-0/+2
* | ASoC: fsl_spdif: Add support for 22.05 kHz sample rateMatus Gajdos2023-07-191-2/+6
|/
* ASoC: fsl: fsl_spdif: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: fsl_spdif: add ALSA event on dpll lockedRobert Rosengren2022-09-191-1/+20
* ASoC: fsl_spdif: Add support for PLL switch at runtime.Shengjiu Wang2022-07-051-5/+43
* ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: fsl_spdif: Add new registers included on i.MX8ULPShengjiu Wang2022-03-171-1/+51
* ASoC: fsl_spdif: Disable TX clock when stopShengjiu Wang2022-03-101-0/+2
* ASoC: fsl_spdif: keep all TxClk sources by txclk arrayViorel Suman2022-03-091-21/+20
* ASoC: fsl: Drop unused argument from imx_pcm_dma_init()Sascha Hauer2022-02-281-1/+1
* ASoC: fsl_spdif: implement bypass mode from in to outViorel Suman2021-10-011-0/+74
* ASoC: fsl_spdif: Add support for i.MX8ULPShengjiu Wang2021-09-211-0/+11
* ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
* Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-251-5/+69
|\
| * ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| * ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()Tan Zhongjun2021-06-141-3/+1
| * ASoC: fsl_spdif: add support for enabling raw capture modeViorel Suman2021-05-101-0/+67
* | ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang2021-06-231-0/+3
* | ASoC: fsl_spdif: Fix error handler with pm_runtime_enableShengjiu Wang2021-06-141-3/+17
|/
* ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clkShengjiu Wang2021-03-241-2/+1
* ASoC: fsl_spdif: use snd_ctl_boolean_mono_infoViorel Suman2021-03-161-27/+3
* ASoC: fsl_spdif: Utilize the defined parameter to clear codeTang Bin2021-02-021-5/+5
* ASoC: fsl_spdif: Remove of_device_get_match_data() error checkFabio Estevam2021-01-201-4/+0
* ASoC: fsl_spdif: Add support for higher sample ratesShengjiu Wang2020-10-261-3/+13
* ASoC: fsl_spdif: Add support for i.MX8QM platformShengjiu Wang2020-10-261-10/+47
* ASoC: fsl_spdif: Remove unused npMark Brown2020-10-021-1/+0
* ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin2020-10-011-3/+0
* ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-5/+5
* ASoC: fsl_spdif: Add kctl for configuring TX validity bitShengjiu Wang2020-07-101-4/+43
* ASoC: fsl_spdif: Clear the validity bit for TXShengjiu Wang2020-07-101-0/+4
* ASoC: fsl: fsl_spdif: fix kernel-docPierre-Louis Bossart2020-07-031-2/+3
* ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang2020-06-191-50/+67
* ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang2020-06-171-5/+45
* ASoC: fsl: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-2/+2
* ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-5/+5
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* ASoC: fsl_spdif: fix sysclk_df typeViorel Suman2019-02-181-4/+6
* ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+1
* ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-051-1/+1
* ASoC: fsl_spdif: Switch to SPDX identifierFabio Estevam2018-05-031-14/+10
* ASoC: fsl_spdif: make const arrays rate staticColin Ian King2017-09-041-2/+2
* ASoC: fsl_spdif: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* ASoC: fsl_spdif: use flat regmap cacheMarek Vasut2016-09-201-1/+1
* ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King2016-06-281-1/+1
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown2015-12-231-0/+19
|\ \
| * | ASoC: fsl_spdif: spba clk is needed by spdif deviceShengjiu Wang2015-11-251-0/+19
| |/