index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
2019-09-20
ASoC: core: use list_del_init and move it back to soc_cleanup_component
Bard liao
2019-09-17
ASoC: core: delete component->card_list in soc_remove_component only
Bard Liao
2019-09-09
ASoC: soc-core: self contained soc_unbind_aux_dev()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: add soc_unbind_aux_dev()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: self contained soc_bind_aux_dev()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: self contained soc_probe_link_dais()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: add new soc_link_init()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: self contained soc_remove_link_dais()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: self contained soc_remove_link_components()
Kuninori Morimoto
2019-09-09
ASoC: soc-core: self contained soc_probe_link_components()
Kuninori Morimoto
2019-09-04
ASoC: soc-core: add comment to jack at soc_remove_component()
Kuninori Morimoto
2019-09-02
ASoC: soc-core: move soc_probe_link_components() position
Kuninori Morimoto
2019-09-02
ASoC: soc-core: add snd_soc_dapm_init()
Kuninori Morimoto
2019-09-02
ASoC: soc-core: dapm related setup at one place
Kuninori Morimoto
2019-09-02
ASoC: soc-core: move soc_probe_component() position
Kuninori Morimoto
2019-09-02
ASoC: soc-core: add soc_rtd_free()
Kuninori Morimoto
2019-08-23
ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()
Kuninori Morimoto
2019-08-22
ASoC: soc-core: initialize list at one place
Kuninori Morimoto
2019-08-22
ASoC: soc-core: initialize component list
Kuninori Morimoto
2019-08-22
ASoC: soc-core: soc_cleanup_card_resources() become void
Kuninori Morimoto
2019-08-22
ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
Kuninori Morimoto
2019-08-22
ASoC: soc-core: use device_register()
Kuninori Morimoto
2019-08-21
ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
Kuninori Morimoto
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
2019-08-15
ASoC: soc-core: Fix -Wunused-const-variable warning
YueHaibing
2019-08-09
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-08-08
ASoC: soc-core: fix module_put() warning in soc_cleanup_component
Pierre-Louis Bossart
2019-08-08
ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
Kuninori Morimoto
2019-08-08
ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS
Kuninori Morimoto
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
2019-08-08
ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()
Kuninori Morimoto
2019-08-08
ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()
Kuninori Morimoto
2019-08-08
ASoC: soc-core: tidyup for snd_soc_add_card_controls()
Kuninori Morimoto
2019-08-08
ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()
Kuninori Morimoto
2019-08-08
ASoC: soc-core: tidyup for snd_soc_add_component_controls()
Kuninori Morimoto
2019-08-07
ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()
Kuninori Morimoto
2019-08-07
ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()
Kuninori Morimoto
2019-08-07
ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()
Kuninori Morimoto
2019-08-07
ASoC: soc-core: check return value of snd_soc_add_dai_link()
Kuninori Morimoto
2019-08-07
ASoC: soc-core: add comment for for_each_xxx
Kuninori Morimoto
2019-08-07
ASoC: soc-core: set component->debugfs_root NULL
Kuninori Morimoto
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
[next]