Age | Commit message (Expand) | Author |
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 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso... | Mark Brown |
2015-01-08 | ASoC: fsl_spdif: Make error message concise | Fabio Estevam |
2014-12-30 | ASoC: fsl_spdif: Use dev_name() for registering the irq | Fabio Estevam |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/... | Mark Brown |
2014-10-03 | ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h | Tomeu Vizoso |
2014-08-27 | ASoC: fsl-spdif: Convert to use regmap framework's endianness method. | Xiubo Li |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc... | Mark Brown |
2014-07-31 | ASoC: fsl_spdif: Add stream names for DPCM usage | Nicolin Chen |
2014-06-17 | ASoC: fsl_spdif: Add support for output sample rates 96kHz and 192kHz | Anssi Hannula |
2014-06-17 | ASoC: fsl_spdif: Improve coding style | Nicolin Chen |
2014-06-09 | ASoC: fsl_spdif: Fix integer overflow when calculating divisors | Anssi Hannula |
2014-06-09 | ASoC: fsl_spdif: Fix incorrect usage of regmap_read() | Nicolin Chen |