aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/fsl_asrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20ASoC: fsl_asrc: use flat regmap cacheMarek Vasut1-1/+1
2016-08-19ASoC: fsl_asrc: Use np variableFabio Estevam1-1/+1
2016-08-19ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam1-2/+0
2016-08-19ASoC: fsl_asrc: Propagate the real error codeFabio Estevam1-3/+3
2016-01-11Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-nextMark Brown1-0/+7
2016-01-05ASoC: fsl_asrc: sound is wrong after suspend/resumeZidan Wang1-0/+7
2015-12-23Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-nextMark Brown1-17/+38
2015-12-23ASoC: fsl_asrc: add support for 8-30kHz output sample rateZidan Wang1-16/+23
2015-11-25ASoC: fsl_asrc: spba clock is needed by asrc deviceShengjiu Wang1-0/+14
2015-11-25ASoC: fsl: using params_width function to simplify codeZidan Wang1-1/+1
2015-07-07ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() errorFabio Estevam1-5/+20
2015-02-04Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-nextMark Brown1-3/+2
2015-01-08ASoC: fsl_asrc: Make error message conciseFabio Estevam1-1/+1
2014-12-30ASoC: fsl_asrc: Use dev_name() for registering the irqFabio Estevam1-2/+1
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix/dpcm', 'asoc/fix/es8328', 'asoc/fix/fsl-asrc', 'asoc/fix/max98090', 'asoc/fix/rcar', 'asoc/fix/rockchip' and 'asoc/fix/rt5645' into asoc-linusMark Brown1-0/+26
2014-10-28ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dumpNicolin Chen1-0/+26
2014-10-22ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack1-1/+1
2014-08-27ASoC: fsl-asrc: Convert to use regmap framework's endianness method.Xiubo Li1-5/+1
2014-08-04ASoC: fsl_asrc: Don't access members of config before checking itNicolin Chen1-3/+6
2014-07-31ASoC: fsl_asrc: fix an error code in fsl_asrc_probe()Dan Carpenter1-1/+1
2014-07-31ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typoNicolin Chen1-1/+1
2014-07-29ASoC: fsl_asrc: Use 'ifdef' for config optionsFabio Estevam1-2/+2
2014-07-29ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform driversNicolin Chen1-0/+992