summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAge
* ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal2018-08-01
* ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-11
* ASoC: dpcm: rework runtime stream mergeJerome Brunet2018-07-11
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-03
* ASoC: soc-pcm.c: convert to SPDX identifiersKuninori Morimoto2018-07-02
* ASoC: dpcm: extend channel merging to the backend cpu daiJerome Brunet2018-06-28
* ASoC: dpcm: improve runtime update predictabilityJerome Brunet2018-06-28
* ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-22
* ASoC: pcm: Tidy up open/hw_params handlingCharles Keepax2018-06-19
* ASoC: core: Fix return code shown on error for hw_paramsJon Hunter2018-05-30
* ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang2018-05-29
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-05-29
* ASoC: core: fix return code in error messageDaniel Mack2018-05-21
* ASoC: remove Codec related codeKuninori Morimoto2018-05-09
* ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-09
* ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-26
* ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-19
* ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-04-17
* ASoC: pcm: improve debug output for DPCM BE searching.Liam Girdwood2018-03-19
*-. Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown2018-02-07
|\ \
| | * ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto2018-01-24
| |/
* / ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...Kuninori Morimoto2018-01-24
|/
* ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto2017-10-23
* ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto2017-10-23
* ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto2017-09-27
* Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2017-09-27
|\
| * ASoC: pcm: Sync delayed work before releasing resourcesTakashi Iwai2017-09-27
* | ASoC: add null_snd_soc_ops and reduce NULL ops checkKuninori Morimoto2017-09-26
* | ASoC: remove unneeded dai->driver->ops checkKuninori Morimoto2017-09-25
* | ASoC: soc-pcm: check symmetry after hw_paramsjiada wang2017-09-20
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2017-09-01
|\
| * Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-08-10
| |\
| | * ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam2017-07-31
| * | ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto2017-08-10
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown2017-08-01
|\ \ \ \ | |_|_|/ |/| | |
| | | * ASoC: fix pcm-creation regressionJohan Hovold2017-07-17
| |_|/ |/| |
| * | ASoC: do not close shared backend dailinkBanajit Goswami2017-07-17
|/ /
* | ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-02
* | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-02
|/
* Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2017-02-19
|\
| * ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto2017-01-10
| * ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto2017-01-09
| * ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto2017-01-09
| * ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto2016-12-15
* | ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai2017-01-06
|/
* ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen2016-11-22
* ASoC: dpcm: print dai_link name of BE other than FE.彭东林2016-09-26
* ASoC: dpcm: Don't apply symmetry for BE with hw param fixupJeeja KP2016-09-14
* ASoC: dpcm: play nice with CODEC<->CODEC linksPiotr Stankiewicz2016-05-30
* ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz2016-05-30