aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/fsl_spdif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20ASoC: fsl_spdif: use flat regmap cacheMarek Vasut1-1/+1
2016-06-28ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King1-1/+1
2015-12-23Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and 'asoc/topic/intel' into asoc-nextMark Brown1-0/+19
2015-11-25ASoC: fsl_spdif: spba clk is needed by spdif deviceShengjiu Wang1-0/+19
2015-11-16ASoC: fsl_spdif: STL and STR registers are non volatileZidan Wang1-8/+8
2015-10-05ASoC: fsl_spdif: Add driver suspend and resume to support MEGA FastZidan Wang1-0/+73
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', 'asoc/topic/gtm601', 'asoc/topic/ics43432' and 'asoc/topic/ids' into asoc-nextMark Brown1-1/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc/topic/fsl-card' and 'asoc/topic/fsl-sai' into asoc-nextMark Brown1-7/+15
2015-08-12ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li1-3/+3
2015-07-14ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()Dan Carpenter1-1/+2
2015-07-07ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() errorFabio Estevam1-3/+11
2015-07-07ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang1-1/+1
2015-05-25ASoC: fsl_spdif: Don't try to round-up for clock divisor calculationNicolin Chen1-6/+4
2015-03-11ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo1-2/+2
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' into asoc-nextMark Brown1-12/+3
2015-01-08ASoC: fsl_spdif: Make error message conciseFabio Estevam1-1/+1
2014-12-30ASoC: fsl_spdif: Use dev_name() for registering the irqFabio Estevam1-12/+3
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-06Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/spdif', 'asoc/topic/ssm2602' and 'asoc/topic/ssm4567' into asoc-nextMark Brown1-1/+0
2014-10-03ASoC: fsl_spdif: Remove unused includes of linux/clk-private.hTomeu Vizoso1-1/+0
2014-08-27ASoC: fsl-spdif: Convert to use regmap framework's endianness method.Xiubo Li1-4/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc/topic/fsl-spdif' and 'asoc/topic/imx-audmux' into asoc-nextMark Brown1-40/+48
2014-07-31ASoC: fsl_spdif: Add stream names for DPCM usageNicolin Chen1-0/+2
2014-06-17ASoC: fsl_spdif: Add support for output sample rates 96kHz and 192kHzAnssi Hannula1-3/+11
2014-06-17ASoC: fsl_spdif: Improve coding styleNicolin Chen1-37/+35
2014-06-09ASoC: fsl_spdif: Fix integer overflow when calculating divisorsAnssi Hannula1-2/+2
2014-06-09ASoC: fsl_spdif: Fix incorrect usage of regmap_read()Nicolin Chen1-1/+1
2014-05-22Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/topic/fsl-esai', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-spdif' and 'asoc/topic/fsl-ssi' into asoc-nextMark Brown1-50/+136
2014-05-05ASoc: fsl_spdif: Add descriptions for fsl_spdif_privNicolin Chen1-0/+21
2014-05-05ASoC: fsl_spdif: Print actual sample rate for debugNicolin Chen1-1/+8
2014-05-05ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclkNicolin Chen1-30/+51
2014-05-05ASoC: fsl_spdif: Rename all _div to _dfNicolin Chen1-21/+20
2014-05-05ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock onlyNicolin Chen1-3/+12
2014-04-29ASoC: fsl_spdif: Fix clock source for rxclk rate measurementNicolin Chen1-1/+9
2014-04-24ASoC: fsl_spdif: Add core clock control for DMA accessNicolin Chen1-1/+21
2014-04-14ASoC: spdif: Add VF610+ compatibles support.Xiubo Li1-0/+1
2014-04-14ASoC: spdif: Sort the header files alphabetically.Xiubo Li1-4/+4
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'asoc/topic/da9055', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/fsl-esai', 'asoc/topic/fsl-sai' and 'asoc/topic/fsl-spdif' into asoc-nextMark Brown1-3/+6
2014-02-12ASoC: fsl-spdif: big-endian supportXiubo Li1-1/+4
2014-02-03ASoC: fsl: use snd_soc_dai_init_dma_data()Xiubo Li1-2/+2
2013-12-02ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen1-8/+0
2013-11-08Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown1-7/+2
2013-11-04ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resource()Fabio Estevam1-5/+0
2013-10-26ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()Wei Yongjun1-2/+2
2013-09-19ASoC: fsl_spdif: Use devm_snd_soc_register_componentSachin Kamat1-11/+3
2013-09-17ASoC: fsl_spdif: Remove redundant semicolonSachin Kamat1-2/+2
2013-09-01ASoC: fsl_spdif: Staticse non-exported symbolsMark Brown1-4/+4
2013-08-30ASoC: fsl: Add wrapping for dev_dbg() in fsl_spdif.cNicolin Chen1-2/+2
2013-08-29ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe()Wei Yongjun1-3/+1
2013-08-26ASoC: fsl_spdif: Reduce the noise on commentsFabio Estevam1-7/+1