- 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- 0af6a9f ASoC: component: Remove misplaced prefix handling in pin control functions by Mark Brown · 3 years, 5 months ago
- 8451e2e FROMGIT: ASoC: soc-component: Add snd_soc_pcm_component_ack by Shengjiu Wang · 3 years, 10 months ago
- 939a5cf ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put() by Kuninori Morimoto · 4 years, 3 months ago
- 51aff91 ASoC: soc-component: add mark for soc_pcm_components_open/close() by Kuninori Morimoto · 4 years, 3 months ago
- efc913c ASoC: Make soc_component_read() returning an error code again by Takashi Iwai · 4 years, 5 months ago
- 08ff720 ASoC: core: Relocate and expose snd_soc_component_initialize by Cezary Rojewski · 4 years, 5 months ago
- cc4d8ce ASoC: soc-component: don't report of_xlate_dai_name failures by Jerome Brunet · 4 years, 5 months ago
- 0ceef68 ASoC: soc-xxx: add asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
- be75db5 ASoC: soc-component: Add missed return for calling soc_component_ret by Shengjiu Wang · 4 years, 6 months ago
- e871231 ASoC: soc-component: use io_mutex correctly by Kuninori Morimoto · 4 years, 7 months ago
- cf6e26c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() by Kuninori Morimoto · 4 years, 7 months ago
- 460b42d ASoC: soc-component: merge soc-io.c into soc-component.c by Kuninori Morimoto · 4 years, 7 months ago
- 257c4da ASoC: soc-component: add snd_soc_component_init() by Kuninori Morimoto · 4 years, 7 months ago
- 32fd120 ASoC: soc-component: add snd_soc_pcm_component_trigger() by Kuninori Morimoto · 4 years, 7 months ago
- 0475111 ASoC: soc-component: add snd_soc_pcm_component_hw_free() by Kuninori Morimoto · 4 years, 7 months ago
- e1bafa8 ASoC: soc-component: add snd_soc_pcm_component_hw_params() by Kuninori Morimoto · 4 years, 7 months ago
- 4f39514 ASoC: soc-component: add snd_soc_pcm_component_prepare() by Kuninori Morimoto · 4 years, 7 months ago
- e2329ee ASoC: soc-component: add soc_component_err() by Kuninori Morimoto · 4 years, 7 months ago
- 536aba1 ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c by Kuninori Morimoto · 4 years, 7 months ago
- c7d75b5 ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component by Kuninori Morimoto · 4 years, 7 months ago
- 4ca8701 ASoC: soc-component: add soc_component_pin() and share code by Kuninori Morimoto · 4 years, 7 months ago
- f1861a7 ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop() by Kuninori Morimoto · 4 years, 10 months ago
- 613fb50 ASoC: soc-core: remove snd_soc_rtdcom_list by Kuninori Morimoto · 5 years ago
- 23534b1 Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
- 8e3366c ASoC: Fix NULL dereference at freeing by Takashi Iwai · 5 years ago
- 09578ea Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
- 1e5ddb6 ASoC: component: Add sync_stop PCM ops by Takashi Iwai · 5 years ago
- b2b2afb ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter by Kuninori Morimoto · 5 years ago
- 2b544dd ASoC: soc-core: add for_each_rtd_components() and replace by Kuninori Morimoto · 5 years ago
- e9067bb ASoC: soc-component: remove snd_pcm_ops from component driver by Kuninori Morimoto · 5 years ago
- c64bfc9 ASoC: soc-core: add new pcm_construct/pcm_destruct by Kuninori Morimoto · 5 years ago
- e2cb4a1 ASoC: soc-core: merge snd_pcm_ops member to component driver by Kuninori Morimoto · 5 years ago
- 79776da ASoC: soc-component: add snd_soc_pcm_component_pcm_free() by Kuninori Morimoto · 5 years ago
- 7484291 ASoC: soc-component: add snd_soc_pcm_component_pcm_new() by Kuninori Morimoto · 5 years ago
- 205875e ASoC: soc-component: add snd_soc_pcm_component_mmap() by Kuninori Morimoto · 5 years ago
- 9c712e4 ASoC: soc-component: add snd_soc_pcm_component_page() by Kuninori Morimoto · 5 years ago
- 82d81f5 ASoC: soc-component: add snd_soc_pcm_component_copy_user() by Kuninori Morimoto · 5 years ago
- 96a4790 ASoC: soc-component: add snd_soc_pcm_component_ioctrl() by Kuninori Morimoto · 5 years ago
- 0035e25 ASoC: soc-component: add snd_soc_pcm_component_pointer() by Kuninori Morimoto · 5 years ago
- 7951b146 ASoC: soc-component: move snd_soc_component_set_bias_level() by Kuninori Morimoto · 5 years ago
- 8e2a990 ASoC: soc-component: move snd_soc_component_stream_event() by Kuninori Morimoto · 5 years ago
- 9d415fb ASoC: soc-component: move snd_soc_component_seq_notifier() by Kuninori Morimoto · 5 years ago
- a2a3417 ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() by Kuninori Morimoto · 5 years ago
- 2c7b170 ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() by Kuninori Morimoto · 5 years ago
- 03b34dd ASoC: soc-component: add snd_soc_component_remove() by Kuninori Morimoto · 5 years ago
- 08e837d ASoC: soc-component: add snd_soc_component_probe() by Kuninori Morimoto · 5 years ago
- e40fadb ASoC: soc-component: add snd_soc_component_is_suspended() by Kuninori Morimoto · 5 years ago
- 9a840cb ASoC: soc-component: add snd_soc_component_resume() by Kuninori Morimoto · 5 years ago
- 66c5157 ASoC: soc-component: add snd_soc_component_suspend() by Kuninori Morimoto · 5 years ago
- 5693d50 ASoC: soc-component: add snd_soc_component_trigger() by Kuninori Morimoto · 5 years ago
- eae7136 ASoC: soc-component: add snd_soc_component_hw_free() by Kuninori Morimoto · 5 years ago
- 245c539 ASoC: soc-component: add snd_soc_component_hw_params() by Kuninori Morimoto · 5 years ago
- 6d53723 ASoC: soc-component: add snd_soc_component_prepare() by Kuninori Morimoto · 5 years ago
- 3672beb ASoC: soc-component: add snd_soc_component_close() by Kuninori Morimoto · 5 years ago
- ae2f484 ASoC: soc-component: add snd_soc_component_open() by Kuninori Morimoto · 5 years ago
- 4a81e8f ASoC: soc-component: add snd_soc_component_get/put() by Kuninori Morimoto · 5 years ago
- 4ff1fef ASoC: add soc-component.c by Kuninori Morimoto · 5 years ago