aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_spdif.c
AgeCommit message (Expand)Author
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
2015-11-16ASoC: fsl_spdif: STL and STR registers are non volatileZidan Wang
2015-10-05ASoC: fsl_spdif: Add driver suspend and resume to support MEGA FastZidan Wang
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi...Mark Brown
2015-08-12ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li
2015-07-14ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()Dan Carpenter
2015-07-07ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() errorFabio Estevam
2015-07-07ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang
2015-05-25ASoC: fsl_spdif: Don't try to round-up for clock divisor calculationNicolin Chen
2015-03-11ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown
2015-01-08ASoC: fsl_spdif: Make error message conciseFabio Estevam
2014-12-30ASoC: fsl_spdif: Use dev_name() for registering the irqFabio Estevam
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang
2014-10-06Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...Mark Brown
2014-10-03ASoC: fsl_spdif: Remove unused includes of linux/clk-private.hTomeu Vizoso
2014-08-27ASoC: fsl-spdif: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-04Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc...Mark Brown
2014-07-31ASoC: fsl_spdif: Add stream names for DPCM usageNicolin Chen
2014-06-17ASoC: fsl_spdif: Add support for output sample rates 96kHz and 192kHzAnssi Hannula
2014-06-17ASoC: fsl_spdif: Improve coding styleNicolin Chen
2014-06-09ASoC: fsl_spdif: Fix integer overflow when calculating divisorsAnssi Hannula
2014-06-09ASoC: fsl_spdif: Fix incorrect usage of regmap_read()Nicolin Chen