summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown2016-12-121-0/+42
|\ \
| | * ASoC: Define API to find a dai linkMengdong Lin2016-11-041-0/+42
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown2016-12-121-15/+26
|\ \ \ | | |/
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto2016-11-111-3/+6
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto2016-11-111-5/+6
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto2016-11-111-3/+6
| * | ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto2016-11-111-1/+2
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto2016-11-111-3/+6
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2016-12-121-2/+6
|\ \
| * | ASoC: core: If a platform doesn't have an of_node use parent's nodeCharles Keepax2016-11-091-2/+6
| |/
* | ASoC: add Component level suspend/resumeKuninori Morimoto2016-12-011-26/+37
* | ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto2016-12-011-5/+12
* | ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto2016-12-011-12/+16
|/
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-1/+1
|\ \
| | * ASoC: use of_property_read_boolJulia Lawall2016-08-081-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-13/+0
|\ \ \ | | |/ | |/|
| | * ASoC: remove codec duplicated callback functionKuninori Morimoto2016-08-081-13/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2016-08-241-2/+1
|\ \ \ | | |/ | |/|
| | * ASoC: core: Clean up DAPM before the card debugfsMark Brown2016-08-191-2/+1
| |/
* | ASoC: Fix leak of rtd in soc_bind_dai_linkCharles Keepax2016-08-111-1/+1
|/
* ASoC: Add kerneldoc comments for snd_soc_find_daiMengdong Lin2016-04-221-0/+11
* ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-1/+2
* ASoC: fix memory leakSudip Mukherjee2016-02-221-4/+4
* Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2016-01-111-104/+170
|\
| * ASoC: Make aux_dev more like a generic componentMengdong Lin2016-01-101-69/+77
| * ASoC: Support registering a DAI dynamicallyMengdong Lin2016-01-101-0/+42
| * ASoC: Define soc_add_dai() to add a DAI to a componentMengdong Lin2016-01-101-36/+52
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and...Mark Brown2015-12-231-13/+13
|\ \ \
| | * | ASoC: core: refactor soc_link_dai_widgets()Vinod Koul2015-11-181-13/+13
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2015-12-231-195/+381
|\ \ \ | | |/ | |/|
| * | ASoC: Bind new DAI links after probing componentsMengdong Lin2015-12-081-0/+16
| * | ASoC: soc_bind_dai_link() directly returns success for a bound DAI linkMengdong Lin2015-12-081-0/+19
| * | ASoC: Define add/remove_dai_link ops for a soc cardMengdong Lin2015-12-081-0/+12
| * | ASoC: Implement DAI links in a list & define API to add/remove a linkMengdong Lin2015-12-081-0/+79
| * | ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointerMengdong Lin2015-11-251-4/+4
| * | ASoC: Define soc_init_dai_link() to wrap link intialization.Mengdong Lin2015-11-251-83/+98
| * | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-109/+154
| |/
* | ASoC: core: Change power state before rechecking endpointJeeja KP2015-11-251-3/+3
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-10-261-2/+2
|\
| * ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-221-2/+2
* | ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha2015-09-171-1/+1
* | ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2015-09-161-0/+25
|/
*-. Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc...Mark Brown2015-08-301-0/+20
|\ \
| | * ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto2015-07-161-0/+20
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown2015-08-301-6/+11
|\ \ \ | | |/ | |/|
| | * ASoC: Clean up docbook warningsJonathan Corbet2015-08-281-4/+9
| | * ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform()Masanari Iida2015-07-151-1/+1
| | * ASoC: Fix warning while make xmldocs caused by soc-core.cMasanari Iida2015-07-151-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-08-301-11/+12
|\ \
| * | ASoC: Remove snd_soc_codec dapm fieldLars-Peter Clausen2015-07-071-11/+12
| |/
OpenPOWER on IntegriCloud