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
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
ASoC: soc-core: remove null_snd_soc_ops
Kuninori Morimoto
1
-4
/
+0
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
1
-21
/
+3
2020-01-21
ASoC: soc-core: remove DAI suspend/resume
Kuninori Morimoto
1
-41
/
+0
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
1
-0
/
+28
2020-01-10
ASoC: soc-core: do pinctrl_pm_select_xxx() as component
Kuninori Morimoto
1
-35
/
+11
2020-01-10
ASoC: soc-core: remove duplicate pinctrl operation when suspend
Kuninori Morimoto
1
-3
/
+0
2020-01-10
ASoC: soc-core: care .ignore_suspend for Component suspend
Kuninori Morimoto
1
-7
/
+17
2020-01-10
ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()
Kuninori Morimoto
1
-5
/
+5
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-35
/
+21
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-6
/
+8
2019-12-24
ASoC: core: Fix access to uninitialized list heads
Takashi Iwai
1
-6
/
+6
2019-12-24
ASoC: soc-core: Set dpcm_playback / dpcm_capture
Daniel Baluta
1
-0
/
+2
2019-12-16
ASoC: soc-core: remove legacy style of codec_conf
Kuninori Morimoto
1
-6
/
+0
2019-12-16
ASoC: soc-core: support snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-7
/
+11
2019-12-11
ASoC: Drop snd_soc_pcm_lib_ioctl()
Takashi Iwai
1
-12
/
+0
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DEBUG_FS
Kuninori Morimoto
1
-5
/
+3
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DMI
Kuninori Morimoto
1
-17
/
+15
2019-12-11
ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix()
Kuninori Morimoto
1
-13
/
+7
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+12
2019-12-10
ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop
Kuninori Morimoto
1
-1
/
+1
2019-12-10
ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition
Kuninori Morimoto
1
-1
/
+1
2019-12-10
ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime()
Kuninori Morimoto
1
-3
/
+3
2019-12-10
ASoC: soc-core: add missing return value check for soc_link_init()
Kuninori Morimoto
1
-2
/
+5
2019-12-10
ASoC: soc-core: move soc_link_init()
Kuninori Morimoto
1
-72
/
+72
2019-12-10
ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new()
Kuninori Morimoto
1
-5
/
+5
2019-12-10
ASoC: soc-core: move soc_link_dai_pcm_new()
Kuninori Morimoto
1
-21
/
+21
2019-12-10
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
1
-18
/
+11
2019-12-10
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
1
-9
/
+9
2019-12-10
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
1
-44
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-4
/
+4
2019-12-10
ASoC: soc-core: move snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-14
/
+15
2019-12-10
ASoC: soc-core: remove snd_soc_get_dai_substream()
Kuninori Morimoto
1
-15
/
+0
2019-12-10
ASoC: soc-core: remove snd_soc_disconnect_sync()
Kuninori Morimoto
1
-12
/
+0
2019-12-10
ASoC: soc-core: remove dai_link_list
Kuninori Morimoto
1
-10
/
+7
2019-12-09
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
1
-0
/
+2
2019-12-09
ASoC: core: only flush inited work during free
Curtis Malainey
1
-1
/
+2
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
1
-0
/
+10
2019-11-22
ASoC: DMI long name - avoid to add board name if matches with product name
Jaroslav Kysela
1
-1
/
+2
2019-11-22
ASoC: improve the DMI long card code in asoc-core
Jaroslav Kysela
1
-41
/
+25
2019-11-20
ASoC: add control components management
Jaroslav Kysela
1
-0
/
+13
2019-11-19
ASoC: soc-pcm: remove soc_pcm_private_free()
Kuninori Morimoto
1
-8
/
+11
2019-11-15
ASoC: soc-core: care card_probed at soc_cleanup_card_resources()
Kuninori Morimoto
1
-5
/
+10
2019-11-15
ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()
Kuninori Morimoto
1
-15
/
+15
2019-11-15
ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()
Kuninori Morimoto
1
-1
/
+2
2019-11-12
ASoC: soc-core: tidyup soc_probe_aux_devices()
Kuninori Morimoto
1
-12
/
+12
2019-11-12
ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()
Kuninori Morimoto
1
-28
/
+14
2019-11-12
ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()
Kuninori Morimoto
1
-14
/
+14
2019-11-12
ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()
Kuninori Morimoto
1
-29
/
+23
2019-11-12
ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()
Kuninori Morimoto
1
-37
/
+25
2019-11-12
ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()
Kuninori Morimoto
1
-8
/
+2
[next]