index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc-component.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
1
-6
/
+0
2020-05-18
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
1
-0
/
+6
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
1
-1
/
+0
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
1
-1
/
+40
2019-12-11
ALSA: Replace timespec with timespec64
Baolin Wang
1
-2
/
+2
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-2
/
+2
2019-11-22
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
1
-0
/
+3
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
1
-2
/
+2
2019-10-08
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
1
-5
/
+0
2019-10-08
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
1
-0
/
+6
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
1
-0
/
+34
2019-10-01
ASoC: soc-component.h: remove GPL explanation from header
Kuninori Morimoto
1
-4
/
+0
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
1
-0
/
+4
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
1
-0
/
+13
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
1
-0
/
+328