summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai2017-04-241-0/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2017-04-301-11/+6
|\ \ \
| * | | ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto2017-03-241-10/+5
| * | | ASoC: Add space around '='Adrian Dinu2017-03-071-1/+1
| |/ /
* / / ASoC: don't dereference NULL pcm_{new,free}Brian Norris2017-03-091-2/+6
|/ /
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown2017-02-191-24/+14
|\ \ \ | | |/ | |/|
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto2017-01-271-6/+5
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto2017-01-271-6/+3
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto2017-01-271-6/+3
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto2017-01-271-6/+3
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and...Mark Brown2017-02-191-3/+1
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: Fixup some small kernel-doc typosCharles Keepax2017-01-121-1/+1
| | |/ | |/|
| | * ASoC: Drop unnecessary debugfs ifdefDaniel Baluta2017-02-041-2/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown2017-02-191-0/+28
|\ \ \ | | |/ | |/|
| | * ASoC: core: add optional pcm_new callback for DAI driverArnaud Pouliquen2017-01-201-0/+28
| |/
* | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-02-191-0/+134
|\ \
| * | ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood2017-01-171-0/+134
| |/
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2017-02-191-0/+21
|\ \
| * | ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto2016-12-151-0/+21
| |/
* / ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-5/+5
|/
*-. 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
| |/ /