index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
2019-08-06
Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-07-24
ASoC: Fail card instantiation if DAI format setup fails
Ricard Wanderlof
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
2019-07-04
ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided
Srinivas Kandagatla
2019-06-28
ASoC: soc-core: support dai_link with platforms_num != 1
Jerome Brunet
2019-06-28
ASoC: soc-core: defer card registration if codec component is missing
Jerome Brunet
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()
Kuninori Morimoto
2019-06-24
ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()
Kuninori Morimoto
2019-06-24
ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_component
Kuninori Morimoto
2019-06-24
ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()
Kuninori Morimoto
2019-06-24
ASoC: soc-core: move soc_find_component()
Kuninori Morimoto
2019-06-24
ASoC: core: Adapt for debugfs API change
Mark Brown
2019-06-24
ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock;
Kuninori Morimoto
2019-06-19
ASoC: soc-core: allow no Platform on dai_link
Kuninori Morimoto
2019-06-10
ASoC: core: Fix deadlock in snd_soc_instantiate_card()
Ranjani Sridharan
2019-06-07
ASoC: Remove erroneous soc_cleanup_card_resources() call
Sylwester Nawrocki
2019-06-06
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-06-06
ASoC: soc-core: remove legacy style dai_link
Kuninori Morimoto
2019-06-06
ASoC: soc.h: add sound dai_link connection macro
Kuninori Morimoto
2019-06-06
ASoC: soc-core: use snd_soc_dai_link_component for CPU
Kuninori Morimoto
2019-06-06
ASoC: core: Tell codec that jack is being removed
Amadeusz Sławiński
2019-06-06
ASoC: core: move DAI pre-links initiation to snd_soc_instantiate_card
Tzung-Bi Shih
2019-06-03
Revert "ASoC: core: use component driver name as component name"
Krzysztof Kozlowski
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-05-29
ASoC: core: use component driver name as component name
Tzung-Bi Shih
2019-05-28
ASoC: soc-core: fixup references at soc_cleanup_card_resources()
Kuninori Morimoto
2019-05-24
ASoC: core: lock client_mutex while removing link components
Ranjani Sridharan
2019-05-20
ASoC: soc-core: WARN() is not related to component->driver->probe
Kuninori Morimoto
2019-05-13
ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()
Kuninori Morimoto
2019-05-13
ASoC: soc-core: add soc_component_to_node()
Kuninori Morimoto
2019-05-13
ASoC: soc-core: tidyup soc_bind_dai_link() comment balance
Kuninori Morimoto
2019-05-13
ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()
Kuninori Morimoto
2019-05-13
ASoC: soc-core: use i on snd_soc_resume()
Kuninori Morimoto
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
2019-04-05
ASoC: core: remove link components before cleaning up card resources
Ranjani Sridharan
2019-04-02
ASoC: core: support driver alias names for FE topology overrides
Pierre-Louis Bossart
2019-03-11
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
2019-03-04
ASoC: soc-core: Fix probe deferral following prelink failure
Jonathan Hunter
2019-02-08
ASoC: core: don't increase component module refcount unconditionally
Pierre-Louis Bossart
2019-02-06
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
2019-02-04
ASoC: soc-core: clear platform pointers on error
Curtis Malainey
2019-02-02
ASoC: topology: fix oops/use-after-free case with dai driver
Guennadi Liakhovetski
2019-01-28
ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2
Kuninori Morimoto
2019-01-25
ASoC: core: Allow soc_find_component lookups to match parent of_node
Charles Keepax
2019-01-22
ASoC: core: Fix multi-CODEC setups
Mark Brown
2019-01-21
ASoC: soc-core: use for_each_link_codecs() for dai_link codecs
Kuninori Morimoto
2019-01-21
ASoC: soc-core: add soc_cleanup_component()
Kuninori Morimoto
2019-01-21
ASoC: soc-core: reduce if/else nest on soc_probe_link_dais
Kuninori Morimoto
[next]