summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_spdif.c
AgeCommit message (Expand)Author
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
2014-05-22Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...Mark Brown
2014-05-05ASoc: fsl_spdif: Add descriptions for fsl_spdif_privNicolin Chen
2014-05-05ASoC: fsl_spdif: Print actual sample rate for debugNicolin Chen
2014-05-05ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclkNicolin Chen
2014-05-05ASoC: fsl_spdif: Rename all _div to _dfNicolin Chen
2014-05-05ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock onlyNicolin Chen
2014-04-29ASoC: fsl_spdif: Fix clock source for rxclk rate measurementNicolin Chen
2014-04-24ASoC: fsl_spdif: Add core clock control for DMA accessNicolin Chen
2014-04-14ASoC: spdif: Add VF610+ compatibles support.Xiubo Li
2014-04-14ASoC: spdif: Sort the header files alphabetically.Xiubo Li
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown
2014-02-12ASoC: fsl-spdif: big-endian supportXiubo Li
2014-02-03ASoC: fsl: use snd_soc_dai_init_dma_data()Xiubo Li
2013-12-02ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen
2013-11-08Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown
2013-11-04ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resou...Fabio Estevam
2013-10-26ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()Wei Yongjun
2013-09-19ASoC: fsl_spdif: Use devm_snd_soc_register_componentSachin Kamat
2013-09-17ASoC: fsl_spdif: Remove redundant semicolonSachin Kamat
2013-09-01ASoC: fsl_spdif: Staticse non-exported symbolsMark Brown
2013-08-30ASoC: fsl: Add wrapping for dev_dbg() in fsl_spdif.cNicolin Chen
2013-08-29ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe()Wei Yongjun
2013-08-26ASoC: fsl_spdif: Reduce the noise on commentsFabio Estevam
2013-08-26ASoC: fsl_spdif: Remove unnecessary dev_set_drvdata()Fabio Estevam
2013-08-22ASoC: fsl: Add S/PDIF CPU DAI driverNicolin Chen