| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: dapm: don't call pm_runtime_* on card device | Tzung-Bi Shih | 2020-07-24 | 1 | -2/+2 |
* | ASoC: soc-xxx: add asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -3/+3 |
* | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea... | Kuninori Morimoto | 2020-06-22 | 1 | -20/+11 |
* | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown | 2020-06-01 | 1 | -10/+8 |
|\ |
|
| * | ASoC: soc-card: add snd_soc_card_set_bias_level_post() | Kuninori Morimoto | 2020-05-30 | 1 | -2/+1 |
| * | ASoC: soc-card: add snd_soc_card_set_bias_level() | Kuninori Morimoto | 2020-05-30 | 1 | -2/+1 |
| * | ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate() | Kuninori Morimoto | 2020-05-18 | 1 | -4/+4 |
| * | Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h... | Mark Brown | 2020-04-20 | 1 | -3/+17 |
| |\ |
|
| * \ | Merge branch 'asoc-5.7' into asoc-5.8 | Mark Brown | 2020-04-14 | 1 | -69/+58 |
| |\ \ |
|
| * | | | ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-04-14 | 1 | -2/+2 |
* | | | | ASoC: dapm: Move dai_link widgets to runtime to fix use after free | Charles Keepax | 2020-05-27 | 1 | -6/+6 |
| |_|/
|/| | |
|
* | | | ASoC: dapm: fixup dapm kcontrol widget | Gyeongtaek Lee | 2020-04-20 | 1 | -3/+17 |
| |/
|/| |
|
* | | ASoC: dapm: Remove dapm_connect_dai_link_widgets helper | Charles Keepax | 2020-04-14 | 1 | -22/+14 |
* | | ASoC: dapm: Move error message to avoid some duplication | Charles Keepax | 2020-04-14 | 1 | -12/+4 |
* | | ASoC: dapm: Fix regression introducing multiple copies of DAI widgets | Charles Keepax | 2020-04-14 | 1 | -43/+48 |
|/ |
|
* | ASoC: dapm: connect virtual mux with default value | 이경택 | 2020-03-31 | 1 | -1/+7 |
* | ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais() | Kuninori Morimoto | 2020-03-20 | 1 | -6/+3 |
* | ASoC: export DPCM runtime update functions | Guennadi Liakhovetski | 2020-03-12 | 1 | -4/+4 |
* | ASoC: soc-dapm: add for_each_card_widgets() macro | Kuninori Morimoto | 2020-03-10 | 1 | -12/+13 |
* | ASoC: soc-dapm: add for_each_card_dapms() macro | Kuninori Morimoto | 2020-03-10 | 1 | -9/+9 |
* | ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 2020-03-10 | 1 | -5/+5 |
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-03-02 | 1 | -1/+1 |
|\ |
|
| * | ASoC: dapm: Correct DAPM handling of active widgets during shutdown | Charles Keepax | 2020-02-28 | 1 | -1/+1 |
* | | ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai() | Kuninori Morimoto | 2020-02-28 | 1 | -1/+1 |
* | | ASoC: Add multiple CPU DAI support in DAPM | Shreyas NC | 2020-02-26 | 1 | -4/+16 |
* | | ASoC: Add dapm_add_valid_dai_widget helper | Shreyas NC | 2020-02-26 | 1 | -56/+63 |
* | | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-02-24 | 1 | -44/+13 |
|\| |
|
| * | ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked | Tzung-Bi Shih | 2020-02-14 | 1 | -41/+13 |
| * | ASoC: codec2codec: avoid invalid/double-free of pcm runtime | Samuel Holland | 2020-02-13 | 1 | -3/+0 |
* | | ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c | Kuninori Morimoto | 2020-02-24 | 1 | -0/+10 |
* | | ASoC: soc-pcm: add snd_soc_dai_get_widget() | Kuninori Morimoto | 2020-02-24 | 1 | -8/+2 |
* | | ASoC: dapm: select sleep_state when initializing PINCTRL widget | Tzung-Bi Shih | 2020-02-19 | 1 | -0/+3 |
* | | ASoC: soc-pcm: add for_each_dapm_widgets() macro | Kuninori Morimoto | 2020-02-11 | 1 | -6/+2 |
|/ |
|
* | ASoC: dapm: add snd_soc_dapm_put_enum_double_locked | Tzung-Bi Shih | 2020-01-21 | 1 | -13/+41 |
* | ASoC: soc-dapm: add snd_soc_dapm_stream_stop() | Kuninori Morimoto | 2020-01-10 | 1 | -0/+23 |
* | ASoC: soc-core: add snd_soc_dapm_init() | Kuninori Morimoto | 2019-09-02 | 1 | -0/+21 |
* | ASoC: dapm: Invalidate only paths reachable for a given stream | Szymon Mielczarek | 2019-08-12 | 1 | -13/+37 |
* | ASoC: soc-component: move snd_soc_component_set_bias_level() | Kuninori Morimoto | 2019-08-05 | 1 | -2/+2 |
* | ASoC: soc-component: move snd_soc_component_stream_event() | Kuninori Morimoto | 2019-08-05 | 1 | -2/+7 |
* | ASoC: soc-component: move snd_soc_component_seq_notifier() | Kuninori Morimoto | 2019-08-05 | 1 | -7/+8 |
* | ASoC: core: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-08-01 | 1 | -26/+4 |
* | ASoC: codec2codec: fill some of the runtime stream parameters | Jerome Brunet | 2019-08-01 | 1 | -0/+5 |
* | ASoC: codec2codec: remove ephemeral variables | Jerome Brunet | 2019-08-01 | 1 | -30/+42 |
* | ASoC: codec2codec: fix missing return of error return code | Colin Ian King | 2019-07-26 | 1 | -2/+2 |
* | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown | 2019-07-26 | 1 | -4/+6 |
|\ |
|
| * | ASoC: dapm: fix a memory leak bug | Wenwen Wang | 2019-07-22 | 1 | -0/+2 |
| * | ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks | Charles Keepax | 2019-07-22 | 1 | -4/+4 |
* | | ASoC: codec2codec: deal with params when necessary | Jerome Brunet | 2019-07-25 | 1 | -67/+92 |
* | | ASoC: codec2codec: name link using stream direction | Jerome Brunet | 2019-07-25 | 1 | -8/+4 |
* | | ASoC: codec2codec: run callbacks in order | Jerome Brunet | 2019-07-25 | 1 | -9/+27 |