summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown2018-08-081-0/+8
|\
| * ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-06-281-0/+8
* | ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal2018-08-011-0/+5
* | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+60
* | ASoC: dpcm: rework runtime stream mergeJerome Brunet2018-07-111-24/+15Star
* | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+12
* | ASoC: soc-pcm.c: convert to SPDX identifiersKuninori Morimoto2018-07-021-17/+11Star
* | ASoC: dpcm: extend channel merging to the backend cpu daiJerome Brunet2018-06-281-3/+17
* | ASoC: dpcm: improve runtime update predictabilityJerome Brunet2018-06-281-79/+86
* | ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+46
* | ASoC: pcm: Tidy up open/hw_params handlingCharles Keepax2018-06-191-54/+62
|/
* ASoC: core: Fix return code shown on error for hw_paramsJon Hunter2018-05-301-1/+1
* ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang2018-05-291-2/+3
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-05-291-2/+4
* ASoC: core: fix return code in error messageDaniel Mack2018-05-211-1/+1
* ASoC: remove Codec related codeKuninori Morimoto2018-05-091-5/+0Star
* ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-4/+4
* ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-261-116/+3Star
* ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-191-12/+0Star
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-171-0/+12
* ASoC: pcm: improve debug output for DPCM BE searching.Liam Girdwood2018-03-191-0/+11
*-. Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown2018-02-071-1/+1
|\ \
| | * ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto2018-01-241-1/+1
| |/
* / ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...Kuninori Morimoto2018-01-241-3/+2Star
|/
* ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto2017-10-231-1/+10
* ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto2017-10-231-14/+353
* ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto2017-09-271-8/+21
* Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2017-09-271-1/+12
|\
| * ASoC: pcm: Sync delayed work before releasing resourcesTakashi Iwai2017-09-271-1/+12
* | ASoC: add null_snd_soc_ops and reduce NULL ops checkKuninori Morimoto2017-09-261-8/+8
* | ASoC: remove unneeded dai->driver->ops checkKuninori Morimoto2017-09-251-16/+15Star
* | ASoC: soc-pcm: check symmetry after hw_paramsjiada wang2017-09-201-5/+4Star
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2017-09-011-22/+21Star
|\
| * Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-08-101-3/+2Star
| |\
| | * ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam2017-07-311-3/+2Star
| * | ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto2017-08-101-19/+19
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown2017-08-011-23/+13Star
|\ \ \ \ | |_|_|/ |/| | |
| | | * ASoC: fix pcm-creation regressionJohan Hovold2017-07-171-23/+9Star
| |_|/ |/| |
| * | ASoC: do not close shared backend dailinkBanajit Goswami2017-07-171-0/+4
|/ /
* | ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-021-2/+0Star
* | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-021-0/+3
|/
* Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2017-02-191-32/+23Star
|\
| * ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto2017-01-101-9/+0Star
| * ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto2017-01-091-7/+0Star
| * ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto2017-01-091-7/+0Star
| * ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto2016-12-151-9/+23
* | ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai2017-01-061-1/+3
|/
* ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen2016-11-221-1/+1
* ASoC: dpcm: print dai_link name of BE other than FE.彭东林2016-09-261-5/+5
* ASoC: dpcm: Don't apply symmetry for BE with hw param fixupJeeja KP2016-09-141-0/+3