aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto1-0/+3
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown1-0/+5
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+8
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai1-0/+8
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5665Mark Brown1-0/+5
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao1-0/+4
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov1-0/+1
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto1-1/+0
2017-02-19Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/graph' into asoc-nextMark Brown1-23/+7
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+4
2017-02-19Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-12/+6
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto1-5/+2
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto1-5/+1
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-6/+2
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto1-7/+2
2017-01-17ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood1-0/+4
2017-01-10ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto1-3/+0
2017-01-09ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto1-2/+0
2017-01-09ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto1-7/+0
2016-12-31ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki1-0/+3
2016-12-15ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto1-0/+6
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topology', 'asoc/topic/uda1380', 'asoc/topic/wm2200' and 'asoc/topic/wm8523' into asoc-nextMark Brown1-0/+3
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rk808' into asoc-nextMark Brown1-7/+25
2016-12-12Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bcm' and 'asoc/topic/bitfield' into asoc-nextMark Brown1-7/+8
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown1-0/+20
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto1-1/+5
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto1-3/+1
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto1-3/+3
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald1-0/+20
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-2/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto1-2/+5
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto1-1/+5
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto1-0/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto1-2/+7
2016-11-04ASoC: Define API to find a dai linkMengdong Lin1-0/+3
2016-10-24ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto1-1/+0
2016-10-24ASoC: bunch up bit field for snd_soc_pcm_runtimeKuninori Morimoto1-3/+4
2016-10-24ASoC: soc.h: use bit field for playback/capture_onlyKuninori Morimoto1-4/+4
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'asoc/topic/omap' and 'asoc/topic/platform-drvdata' into asoc-nextMark Brown1-11/+0
2016-08-09ASoC: remove snd_soc_pcm_set/get_drvdata()Kuninori Morimoto1-11/+0
2016-08-08ASoC: remove codec duplicated callback functionKuninori Morimoto1-8/+0
2016-05-30ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla1-0/+11
2016-05-13Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/fsl-ssi' into asoc-nextMark Brown1-0/+3
2016-04-20ASoC: Export snd_soc_find_dai()Mengdong Lin1-0/+3
2016-04-20ASoC: Change DAI link's be_id to a generic idMengdong Lin1-1/+1
2016-02-15ASoC: topology: Add FE DAIs dynamicallyMengdong Lin1-1/+1
2016-01-11Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown1-2/+9
2016-01-11Merge tag 'asoc-v4.5' into asoc-nextMark Brown1-4/+33
2016-01-11Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-1/+4
2016-01-10ASoC: Make aux_dev more like a generic componentMengdong Lin1-2/+6