Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-06-28 | ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" | Colin Ian King | 1 | -1/+1 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '... | Mark Brown | 1 | -0/+19 |
2015-11-25 | ASoC: fsl_spdif: spba clk is needed by spdif device | Shengjiu Wang | 1 | -0/+19 |
2015-11-16 | ASoC: fsl_spdif: STL and STR registers are non volatile | Zidan Wang | 1 | -8/+8 |
2015-10-05 | ASoC: fsl_spdif: Add driver suspend and resume to support MEGA Fast | Zidan Wang | 1 | -0/+73 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ... | Mark Brown | 1 | -1/+2 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 1 | -7/+15 |
2015-08-12 | ASoC: fsl: fix typos for sound/soc/fsl/* | Xiubo Li | 1 | -3/+3 |
2015-07-14 | ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup() | Dan Carpenter | 1 | -1/+2 |
2015-07-07 | ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() error | Fabio Estevam | 1 | -3/+11 |
2015-07-07 | ASoC: fsl: Add dedicated DMA buffer size for each cpu dai | Shengjiu Wang | 1 | -1/+1 |
2015-05-25 | ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation | Nicolin Chen | 1 | -6/+4 |
2015-03-11 | ASoC: fsl_spdif: fix struct clk pointer comparing | Shawn Guo | 1 | -2/+2 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso... | Mark Brown | 1 | -12/+3 |
2015-01-08 | ASoC: fsl_spdif: Make error message concise | Fabio Estevam | 1 | -1/+1 |
2014-12-30 | ASoC: fsl_spdif: Use dev_name() for registering the irq | Fabio Estevam | 1 | -12/+3 |
2014-10-20 | ASoC: fsl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/... | Mark Brown | 1 | -1/+0 |
2014-10-03 | ASoC: fsl_spdif: Remove unused includes of linux/clk-private.h | Tomeu Vizoso | 1 | -1/+0 |
2014-08-27 | ASoC: fsl-spdif: Convert to use regmap framework's endianness method. | Xiubo Li | 1 | -4/+1 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc... | Mark Brown | 1 | -40/+48 |
2014-07-31 | ASoC: fsl_spdif: Add stream names for DPCM usage | Nicolin Chen | 1 | -0/+2 |
2014-06-17 | ASoC: fsl_spdif: Add support for output sample rates 96kHz and 192kHz | Anssi Hannula | 1 | -3/+11 |
2014-06-17 | ASoC: fsl_spdif: Improve coding style | Nicolin Chen | 1 | -37/+35 |
2014-06-09 | ASoC: fsl_spdif: Fix integer overflow when calculating divisors | Anssi Hannula | 1 | -2/+2 |
2014-06-09 | ASoC: fsl_spdif: Fix incorrect usage of regmap_read() | Nicolin Chen | 1 | -1/+1 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top... | Mark Brown | 1 | -50/+136 |
2014-05-05 | ASoc: fsl_spdif: Add descriptions for fsl_spdif_priv | Nicolin Chen | 1 | -0/+21 |
2014-05-05 | ASoC: fsl_spdif: Print actual sample rate for debug | Nicolin Chen | 1 | -1/+8 |
2014-05-05 | ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclk | Nicolin Chen | 1 | -30/+51 |
2014-05-05 | ASoC: fsl_spdif: Rename all _div to _df | Nicolin Chen | 1 | -21/+20 |
2014-05-05 | ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock only | Nicolin Chen | 1 | -3/+12 |
2014-04-29 | ASoC: fsl_spdif: Fix clock source for rxclk rate measurement | Nicolin Chen | 1 | -1/+9 |
2014-04-24 | ASoC: fsl_spdif: Add core clock control for DMA access | Nicolin Chen | 1 | -1/+21 |
2014-04-14 | ASoC: spdif: Add VF610+ compatibles support. | Xiubo Li | 1 | -0/+1 |
2014-04-14 | ASoC: spdif: Sort the header files alphabetically. | Xiubo Li | 1 | -4/+4 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown | 1 | -3/+6 |
2014-02-12 | ASoC: fsl-spdif: big-endian support | Xiubo Li | 1 | -1/+4 |
2014-02-03 | ASoC: fsl: use snd_soc_dai_init_dma_data() | Xiubo Li | 1 | -2/+2 |
2013-12-02 | ASoC: fsl: Use devm_snd_dmaengine_pcm_register() | Lars-Peter Clausen | 1 | -8/+0 |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -7/+2 |
2013-11-04 | ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resou... | Fabio Estevam | 1 | -5/+0 |
2013-10-26 | ASoC: fsl_spdif: fix return value check in fsl_spdif_probe() | Wei Yongjun | 1 | -2/+2 |
2013-09-19 | ASoC: fsl_spdif: Use devm_snd_soc_register_component | Sachin Kamat | 1 | -11/+3 |
2013-09-17 | ASoC: fsl_spdif: Remove redundant semicolon | Sachin Kamat | 1 | -2/+2 |