index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-component.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Make soc_component_read() returning an error code again
Takashi Iwai
2020-08-11
1
-1
/
+1
*
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2020-07-31
1
-16
/
+0
*
ASoC: soc-component: don't report of_xlate_dai_name failures
Jerome Brunet
2020-07-24
1
-6
/
+8
*
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-10
/
+10
*
ASoC: soc-component: Add missed return for calling soc_component_ret
Shengjiu Wang
2020-07-16
1
-3
/
+3
*
ASoC: soc-component: use io_mutex correctly
Kuninori Morimoto
2020-06-22
1
-17
/
+43
*
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
1
-28
/
+12
*
ASoC: soc-component: merge soc-io.c into soc-component.c
Kuninori Morimoto
2020-06-15
1
-0
/
+194
*
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
1
-0
/
+16
*
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
2020-06-15
1
-12
/
+18
*
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
2020-06-15
1
-11
/
+19
*
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
2020-06-15
1
-13
/
+23
*
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
2020-06-15
1
-11
/
+17
*
ASoC: soc-component: add soc_component_err()
Kuninori Morimoto
2020-06-15
1
-46
/
+116
*
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
2020-06-15
1
-0
/
+16
*
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
2020-06-15
1
-0
/
+50
*
ASoC: soc-component: add soc_component_pin() and share code
Kuninori Morimoto
2020-06-15
1
-132
/
+20
*
ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()
Kuninori Morimoto
2020-02-28
1
-1
/
+1
*
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
2020-01-10
1
-17
/
+16
*
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-01-10
1
-0
/
+3
|
\
|
*
ASoC: Fix NULL dereference at freeing
Takashi Iwai
2020-01-07
1
-0
/
+3
*
|
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-11-25
1
-5
/
+3
|
\
|
|
*
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
2019-11-19
1
-5
/
+3
*
|
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
2019-11-22
1
-0
/
+19
|
/
*
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-10-23
1
-31
/
+12
*
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
2019-10-08
1
-77
/
+0
*
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
2019-10-08
1
-0
/
+11
*
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
2019-10-08
1
-0
/
+52
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
2019-08-05
1
-0
/
+14
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
2019-08-05
1
-0
/
+20
*
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
2019-08-05
1
-0
/
+19
*
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
2019-08-05
1
-0
/
+23
*
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
2019-08-05
1
-0
/
+21
*
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
2019-08-05
1
-0
/
+20
*
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
2019-08-05
1
-0
/
+18
*
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
2019-08-05
1
-0
/
+9
*
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
2019-08-05
1
-0
/
+9
*
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
2019-08-05
1
-0
/
+7
*
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
2019-08-05
1
-0
/
+10
*
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
2019-08-05
1
-0
/
+9
*
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
2019-08-05
1
-0
/
+6
*
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
2019-08-05
1
-0
/
+8
*
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
2019-08-05
1
-0
/
+5
*
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
2019-08-05
1
-0
/
+7
*
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
2019-08-05
1
-0
/
+7
*
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
2019-08-05
1
-0
/
+11
*
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
2019-08-05
1
-0
/
+10
*
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
2019-08-05
1
-0
/
+11
*
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
2019-08-05
1
-0
/
+10
*
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
2019-08-05
1
-0
/
+10
[next]