Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_ru... | Peter Ujfalusi | 1 | -2/+4 |
2022-09-23 | ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_ge... | Zhang Qilong | 1 | -4/+2 |
2022-05-16 | ASoC: soc-component: Update handling to component delays | Charles Keepax | 1 | -1/+15 |
2021-11-29 | ASoC: soc-component: add snd_soc_pcm_component_delay() | Kuninori Morimoto | 1 | -0/+28 |
2021-10-15 | ASoC: soc-component: improve error reporting for register access | Srinivas Kandagatla | 1 | -10/+16 |
2021-09-20 | ASoC: compress/component: Use module_get_when_open/put_when_close for cstream | Peter Ujfalusi | 1 | -26/+19 |
2021-09-20 | ASoC: soc-component: Convert the mark_module to void* | Peter Ujfalusi | 1 | -9/+7 |
2021-08-16 | ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run... | Kuninori Morimoto | 1 | -2/+2 |
2021-07-28 | ASoC: component: Remove misplaced prefix handling in pin control functions | Mark Brown | 1 | -36/+27 |
2021-03-25 | ASoC: soc-component: Add snd_soc_pcm_component_ack | Shengjiu Wang | 1 | -0/+14 |
2021-03-10 | ASoC: constify of_phandle_args in snd_soc_get_dai_name() | Krzysztof Kozlowski | 1 | -1/+1 |
2021-01-29 | ASoC: soc-component: fix undefined reference to __ffssi2 | Srinivas Kandagatla | 1 | -1/+2 |
2021-01-27 | ASoC: soc-component: add snd_soc_component_read/write_field() | Srinivas Kandagatla | 1 | -0/+53 |
2020-12-09 | ASoC: soc-pcm: care trigger rollback | Kuninori Morimoto | 1 | -8/+37 |
2020-11-26 | ASoC: soc-component: add mark for snd_soc_component_compr_open/free() | Kuninori Morimoto | 1 | -9/+8 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_metadata() | Kuninori Morimoto | 1 | -0/+20 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_set_metadata() | Kuninori Morimoto | 1 | -0/+21 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_copy() | Kuninori Morimoto | 1 | -0/+24 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_pointer() | Kuninori Morimoto | 1 | -0/+20 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_ack() | Kuninori Morimoto | 1 | -0/+20 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_codec_caps() | Kuninori Morimoto | 1 | -0/+24 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_caps() | Kuninori Morimoto | 1 | -0/+24 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_get_params() | Kuninori Morimoto | 1 | -0/+20 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_set_params() | Kuninori Morimoto | 1 | -0/+21 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_trigger() | Kuninori Morimoto | 1 | -0/+20 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_free() | Kuninori Morimoto | 1 | -0/+18 |
2020-11-18 | ASoC: soc-component: add snd_soc_component_compr_open() | Kuninori Morimoto | 1 | -0/+23 |
2020-10-26 | ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free() | Kuninori Morimoto | 1 | -9/+10 |
2020-09-28 | ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() | Kuninori Morimoto | 1 | -0/+38 |
2020-09-28 | ASoC: soc-component: add mark for soc_pcm_components_open/close() | Kuninori Morimoto | 1 | -2/+33 |
2020-08-11 | ASoC: Make soc_component_read() returning an error code again | Takashi Iwai | 1 | -1/+1 |
2020-07-31 | ASoC: core: Relocate and expose snd_soc_component_initialize | Cezary Rojewski | 1 | -16/+0 |
2020-07-24 | ASoC: soc-component: don't report of_xlate_dai_name failures | Jerome Brunet | 1 | -6/+8 |
2020-07-23 | ASoC: soc-xxx: add asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -10/+10 |
2020-07-17 | ASoC: soc-component: Add missed return for calling soc_component_ret | Shengjiu Wang | 1 | -3/+3 |
2020-06-22 | ASoC: soc-component: use io_mutex correctly | Kuninori Morimoto | 1 | -17/+43 |
2020-06-22 | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea... | Kuninori Morimoto | 1 | -28/+12 |
2020-06-15 | ASoC: soc-component: merge soc-io.c into soc-component.c | Kuninori Morimoto | 1 | -0/+194 |
2020-06-15 | ASoC: soc-component: add snd_soc_component_init() | Kuninori Morimoto | 1 | -0/+16 |
2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_trigger() | Kuninori Morimoto | 1 | -12/+18 |
2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_hw_free() | Kuninori Morimoto | 1 | -11/+19 |
2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_hw_params() | Kuninori Morimoto | 1 | -13/+23 |
2020-06-15 | ASoC: soc-component: add snd_soc_pcm_component_prepare() | Kuninori Morimoto | 1 | -11/+17 |
2020-06-15 | ASoC: soc-component: add soc_component_err() | Kuninori Morimoto | 1 | -46/+116 |
2020-06-15 | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c | Kuninori Morimoto | 1 | -0/+16 |
2020-06-15 | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component | Kuninori Morimoto | 1 | -0/+50 |
2020-06-15 | ASoC: soc-component: add soc_component_pin() and share code | Kuninori Morimoto | 1 | -132/+20 |
2020-02-28 | ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop() | Kuninori Morimoto | 1 | -1/+1 |
2020-01-10 | ASoC: soc-core: remove snd_soc_rtdcom_list | Kuninori Morimoto | 1 | -17/+16 |
2020-01-10 | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -0/+3 |