summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_spdif.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto
2023-07-30ASoC: Merge up fixes from Linus' treeMark Brown
2023-07-19ASoC: fsl_spdif: Silence output on stopMatus Gajdos
2023-07-19ASoC: fsl_spdif: Add support for 22.05 kHz sample rateMatus Gajdos
2023-03-20ASoC: fsl: fsl_spdif: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-19ASoC: fsl_spdif: add ALSA event on dpll lockedRobert Rosengren
2022-07-05ASoC: fsl_spdif: Add support for PLL switch at runtime.Shengjiu Wang
2022-06-27ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax
2022-03-17ASoC: fsl_spdif: Add new registers included on i.MX8ULPShengjiu Wang
2022-03-10ASoC: fsl_spdif: Disable TX clock when stopShengjiu Wang
2022-03-09ASoC: fsl_spdif: keep all TxClk sources by txclk arrayViorel Suman
2022-02-28ASoC: fsl: Drop unused argument from imx_pcm_dma_init()Sascha Hauer
2021-10-01ASoC: fsl_spdif: implement bypass mode from in to outViorel Suman
2021-09-21ASoC: fsl_spdif: Add support for i.MX8ULPShengjiu Wang
2021-09-10ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown
2021-06-23ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang
2021-06-21ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-14ASoC: fsl_spdif: Fix error handler with pm_runtime_enableShengjiu Wang
2021-06-14ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq()Tan Zhongjun
2021-05-10ASoC: fsl_spdif: add support for enabling raw capture modeViorel Suman
2021-03-24ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clkShengjiu Wang
2021-03-16ASoC: fsl_spdif: use snd_ctl_boolean_mono_infoViorel Suman
2021-02-02ASoC: fsl_spdif: Utilize the defined parameter to clear codeTang Bin
2021-01-20ASoC: fsl_spdif: Remove of_device_get_match_data() error checkFabio Estevam
2020-10-26ASoC: fsl_spdif: Add support for higher sample ratesShengjiu Wang
2020-10-26ASoC: fsl_spdif: Add support for i.MX8QM platformShengjiu Wang
2020-10-02ASoC: fsl_spdif: Remove unused npMark Brown
2020-10-01ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-10ASoC: fsl_spdif: Add kctl for configuring TX validity bitShengjiu Wang
2020-07-10ASoC: fsl_spdif: Clear the validity bit for TXShengjiu Wang
2020-07-03ASoC: fsl: fsl_spdif: fix kernel-docPierre-Louis Bossart
2020-06-19ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang
2020-06-17ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang
2020-05-18ASoC: fsl: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-27ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-02-18ASoC: fsl_spdif: fix sysclk_df typeViorel Suman
2019-01-18ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner
2018-07-05ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-05-03ASoC: fsl_spdif: Switch to SPDX identifierFabio Estevam
2017-09-04ASoC: fsl_spdif: make const arrays rate staticColin Ian King
2017-07-17ASoC: fsl_spdif: constify snd_soc_dai_ops structureGustavo A. R. Silva
2016-09-20ASoC: fsl_spdif: use flat regmap cacheMarek Vasut
2016-06-28ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King
2015-12-23Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown
2015-11-25ASoC: fsl_spdif: spba clk is needed by spdif deviceShengjiu Wang