summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-05-13ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown
2019-05-06Merge branch 'asoc-5.1' into asoc-linusMark Brown
2019-05-03ASoC: skip hw_free on codec dai for which the stream is invalidJerome Brunet
2019-05-03ASoC: fix valid stream conditionJerome Brunet
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-19ASoC: pcm: save fixed-up hw_params of BELibin Yang
2019-04-10ASoC: pcm: fix error handling when try_module_get() fails.Ranjani Sridharan
2019-04-08ASoC: pcm: update module refcount if module_get_upon_open is setRanjani Sridharan
2019-04-02ASoC: dpcm: skip missing substream while applying symmetryJerome Brunet
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown
2019-03-11ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2019-03-11ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax
2019-01-15ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto
2018-09-20ASoC: convert for_each_rtd_codec_dai() for missing partKuninori Morimoto
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-08-28ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax
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