summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_asrc.c
AgeCommit message (Expand)Author
2020-03-18MLK-23618-7: ASoC: fsl_asrc: Don't bind clock with regmapShengjiu Wang
2020-03-18MLK-23618-3: Revert "ASoC: fsl_asrc: support multi power domain"Shengjiu Wang
2019-12-02Merge remote-tracking branch 'origin/audio/sai' into audio/nextDong Aisheng
2019-11-25Revert "ASoC: Remove dev_err() usage after platform_get_irq()"Dong Aisheng
2019-11-25MLK-21940-1: ASoC: fsl_asrc: Update mxc_asrc uapiShengjiu Wang
2019-11-25ASoC: fsl_asrc: support multi power domainShengjiu Wang
2019-11-25MLK-20613: ASoC: fsl_asrc: add limitation for non ideal ratio modeShengjiu Wang
2019-11-25MLK-18182: ASoC: fsl_asrc: increase the retry timesShengjiu Wang
2019-11-25MLK-18076-2: ASoC: fsl_asrc: support S8 format for p2pShengjiu Wang
2019-11-25MLK-18979-2: ASoC: fsl_asrc: add initial check in resumeShengjiu Wang
2019-11-25MLK-18979-1: ASoC: fsl_asrc: add resume function for asrc_m2mShengjiu Wang
2019-11-25MLK-19151: ASoC: fsl_asrc: fix dma timeout issue for imx8qxpShengjiu Wang
2019-11-25MLK-18971: ASoC: fsl_asrc: fix record sound distortion issueShengjiu Wang
2019-11-25MLK-18737: move 'pair_streams' to 'struct fsl_asrc_pair'Viorel Suman
2019-11-25MLK-17410: ASoC: fsl_asrc: fix kernel panic in suspend resumeShengjiu Wang
2019-11-25MLK-16956: ASoC: fsl_asrc: fix error with S24_3LE format bitstreamShengjiu Wang
2019-11-25MLK-16839-1: ASoC: fsl_asrc: selec a proper clock source from the clock listShengjiu Wang
2019-11-25MLK-16007-2: ASoC: fsl_asrc: Enable automatic configuration for P2PMihai Serban
2019-11-25MLK-16007-1: ASoC: fsl_asrc: Fix automatic mode configurationMihai Serban
2019-11-25MLK-15960-4: ASoC: fsl_asrc: refine pm runtime functionShengjiu Wang
2019-11-25MLK-13945-3: ASoC: fsl_asrc: support two asrc devicesShengjiu Wang
2019-11-25MLK-15042: ASoC: fsl_asrc: update supported formatShengjiu Wang
2019-11-25ASoC: fsl: refine the asrc driver for imx8qmViorel Suman
2019-11-25MLK-14679-2: ASoC: fsl_asrc: Add warning messageShengjiu Wang
2019-11-25MLK-12771: ASoC: fsl_asrc: fix dma task timeout issueShengjiu Wang
2019-11-25MLK-12794: ASoC: fsl_asrc: fix underrun issue when convert 192k to 96kHz.Shengjiu Wang
2019-11-25MLK-10048-5: ASoC: fsl_asrc: underrun for playback 192k, 6ch p2p case.Shengjiu Wang
2019-11-25MLK-11429-16: ASoC: fsl_asrc: Add delay after enabling ASRC p2pNicolin Chen
2019-11-25MLK-11398: ASoC: fsl_asrc: Add Memory to Memory supportShengjiu Wang
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-21ASoC: fsl_asrc: Unify the supported input and output rateS.j. Wang
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-05-16ASoC: fsl_asrc: replace the process_option table with functionS.j. Wang
2019-05-16ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang
2019-03-21ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang
2018-07-24ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam
2018-02-12ASoC: fsl: asrc: replace platform to componentKuninori Morimoto
2017-07-17ASoC: fsl_asrc: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2016-09-20ASoC: fsl_asrc: use flat regmap cacheMarek Vasut
2016-08-19ASoC: fsl_asrc: Use np variableFabio Estevam
2016-08-19ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam
2016-08-19ASoC: fsl_asrc: Propagate the real error codeFabio Estevam
2016-01-11Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi'...Mark Brown
2016-01-05ASoC: fsl_asrc: sound is wrong after suspend/resumeZidan Wang
2015-12-23Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...Mark Brown
2015-12-23ASoC: fsl_asrc: add support for 8-30kHz output sample rateZidan Wang
2015-11-25ASoC: fsl_asrc: spba clock is needed by asrc deviceShengjiu Wang
2015-11-25ASoC: fsl: using params_width function to simplify codeZidan Wang
2015-07-07ASoC: fsl: fsl_asrc: Check for clk_prepare_enable() errorFabio Estevam