aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-3/+44
2017-07-03Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-4/+35
2017-06-30ASoC: fix semicolon.cocci warningsWu Fengguang1-1/+1
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin1-4/+35
2017-05-24Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graphMark Brown1-0/+37
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto1-0/+37
2017-05-24ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-05-17ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()Kuninori Morimoto1-3/+7
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-04-30Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister', 'asoc/topic/ux500', 'asoc/topic/wm5100' and 'asoc/topic/wm8903' into asoc-nextMark Brown1-0/+5
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+5
2017-04-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-11/+6
2017-04-24ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai1-0/+3
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai1-0/+2
2017-04-05ASoC: soc-core: verify Sound Card normalityKuninori Morimoto1-0/+5
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto1-10/+5
2017-03-09ASoC: don't dereference NULL pcm_{new,free}Brian Norris1-2/+6
2017-03-07ASoC: Add space around '='Adrian Dinu1-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
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-24/+14
2017-02-19Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-nextMark Brown1-3/+1
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-nextMark Brown1-0/+28
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+134
2017-02-19Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-0/+21
2017-02-04ASoC: Drop unnecessary debugfs ifdefDaniel Baluta1-2/+0
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto1-6/+5
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto1-6/+3
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-6/+3
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto1-6/+3
2017-01-20ASoC: core: add optional pcm_new callback for DAI driverArnaud Pouliquen1-0/+28
2017-01-17ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood1-0/+134
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax1-1/+1
2016-12-31ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki1-5/+5
2016-12-15ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto1-0/+21
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/+42
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rk808' into asoc-nextMark Brown1-15/+26
2016-12-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-2/+6
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto1-26/+37
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto1-5/+12
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto1-12/+16
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-3/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto1-5/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto1-3/+6
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto1-1/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto1-3/+6
2016-11-09ASoC: core: If a platform doesn't have an of_node use parent's nodeCharles Keepax1-2/+6
2016-11-04ASoC: Define API to find a dai linkMengdong Lin1-0/+42
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-1/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-13/+0
2016-08-24Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/da7213' and 'asoc/fix/debugfs' into asoc-linusMark Brown1-2/+1