summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'v4.13-rc7' into asoc-componentMark Brown2017-08-301-6/+0
|\ \ \
| * | | ASoC: fix pcm-creation regressionJohan Hovold2017-07-171-6/+0
| |/ /
* | | ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto2017-08-251-2/+0
* | | ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto2017-08-251-2/+0
* | | ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto2017-08-251-2/+0
| |/ |/|
* | ASoC: soc-core: rename "cmpnt" to "component"Kuninori Morimoto2017-08-071-2/+2
|/
* ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto2017-05-241-0/+3
* Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown2017-04-301-0/+5
|\
| * Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2017-04-111-0/+5
| |\
| | * ASoC: jack: add snd_soc_codec_set_jackBard Liao2017-04-101-0/+4
| | * ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov2017-03-241-0/+1
* | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-04-301-0/+8
|\ \ \
| * | | ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai2017-04-241-0/+8
| |/ /
* / / ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto2017-03-241-1/+0
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown2017-02-191-23/+7
|\ \ \ | | |/ | |/|
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto2017-01-271-5/+2
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto2017-01-271-5/+1
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto2017-01-271-6/+2
| | * ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto2017-01-271-7/+2
| |/
* | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-02-191-0/+4
|\ \
| * | ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood2017-01-171-0/+4
| |/
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2017-02-191-12/+6
|\ \
| * | ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto2017-01-101-3/+0
| * | ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto2017-01-091-2/+0
| * | ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto2017-01-091-7/+0
| * | ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto2016-12-151-0/+6
| |/
* / ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-0/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown2016-12-121-0/+3
|\ \
| | * ASoC: Define API to find a dai linkMengdong Lin2016-11-041-0/+3
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown2016-12-121-7/+25
|\ \|
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto2016-11-111-2/+6
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto2016-11-111-2/+5
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto2016-11-111-1/+5
| * | ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto2016-11-111-0/+2
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto2016-11-111-2/+7
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown2016-12-121-7/+8
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: bunch up bit field for snd_soc_pcm_runtimeKuninori Morimoto2016-10-241-3/+4
| | | * ASoC: soc.h: use bit field for playback/capture_onlyKuninori Morimoto2016-10-241-4/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown2016-12-121-0/+20
|\ \ \ | | |/ | |/|
| * | ASoC: core: Add component pin control functionsRichard Fitzgerald2016-11-301-0/+20
| |/
* | ASoC: add Component level suspend/resumeKuninori Morimoto2016-12-011-1/+5
* | ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto2016-12-011-3/+1
* | ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto2016-12-011-3/+3
* | ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto2016-10-241-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-11/+0
|\ \
| | * ASoC: remove snd_soc_pcm_set/get_drvdata()Kuninori Morimoto2016-08-091-11/+0
| |/
* / ASoC: remove codec duplicated callback functionKuninori Morimoto2016-08-081-8/+0
|/
* ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla2016-05-301-0/+11
*-. Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-131-0/+3
|\ \
| | * ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-0/+3
| |/