aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2019-11-20ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang
2019-05-10ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown
2018-08-01ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal
2018-07-11ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet
2018-07-11ASoC: dpcm: rework runtime stream mergeJerome Brunet
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood
2018-07-02ASoC: soc-pcm.c: convert to SPDX identifiersKuninori Morimoto
2018-06-28ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet
2018-06-28ASoC: dpcm: extend channel merging to the backend cpu daiJerome Brunet
2018-06-28ASoC: dpcm: improve runtime update predictabilityJerome Brunet
2018-06-22ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang
2018-06-19ASoC: pcm: Tidy up open/hw_params handlingCharles Keepax
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter
2018-05-29ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang
2018-05-29ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2018-05-21ASoC: core: fix return code in error messageDaniel Mack
2018-05-09ASoC: remove Codec related codeKuninori Morimoto
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax
2018-04-19ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown
2018-04-17ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood
2018-03-19ASoC: pcm: improve debug output for DPCM BE searching.Liam Girdwood
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown
2018-01-24ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto
2018-01-24ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...Kuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto
2017-09-27ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto
2017-09-27Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2017-09-27ASoC: pcm: Sync delayed work before releasing resourcesTakashi Iwai
2017-09-26ASoC: add null_snd_soc_ops and reduce NULL ops checkKuninori Morimoto
2017-09-25ASoC: remove unneeded dai->driver->ops checkKuninori Morimoto
2017-09-20ASoC: soc-pcm: check symmetry after hw_paramsjiada wang
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-08-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2017-08-10ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown
2017-07-31ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam
2017-07-17ASoC: fix pcm-creation regressionJohan Hovold
2017-07-17ASoC: do not close shared backend dailinkBanajit Goswami
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai
2017-02-19Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2017-01-10ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto
2017-01-09ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto
2017-01-09ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto
2017-01-06ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai
2016-12-15ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto