aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2017-11-10Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...Mark Brown
2017-11-01ASoC: fix build warning in soc-core.cRandy Dunlap
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto
2017-10-10ASoC: soc-core: remove unnecessary message from snd_soc_register_component()Kuninori Morimoto
2017-10-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2017-10-10ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto
2017-10-04ASoC: soc-core: add component lookup functionsKuninori Morimoto
2017-09-27ASoC: add Component level set_bias_levelKuninori Morimoto
2017-09-27ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto
2017-09-26ASoC: add null_snd_soc_ops and reduce NULL ops checkKuninori Morimoto
2017-09-25ASoC: remove unneeded dai->driver checkKuninori Morimoto
2017-09-25ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime()Kuninori Morimoto
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-08-30ASoC: add Component level set_jackKuninori Morimoto
2017-08-30ASoC: add Component level set_pllKuninori Morimoto
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai
2017-08-25ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto
2017-08-25ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto
2017-08-25ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto
2017-08-25ASoC: use snd_soc_component_get_dapm()Kuninori Morimoto
2017-08-25ASoC: Add a sanity check before using dai driver nameJeffy Chen
2017-08-22ASoC: soc-core: Allow searching dai driver name in snd_soc_find_daiJeffy Chen
2017-08-16ASoC: soc-core: snd_soc_unregister_component() unregister all componentKuninori Morimoto
2017-08-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2017-08-10ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto
2017-08-10ASoC: soc-core: add snd_soc_rtdcom_xxx()Kuninori Morimoto
2017-08-07ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_compone...Kuninori Morimoto
2017-08-07ASoC: soc-core: rename "cmpnt" to "component"Kuninori Morimoto
2017-08-07ASoC: soc-core: Use IS_ERR_OR_NULL()Fabio Estevam
2017-08-07ASoC: soc-core: Remove unneeded dentry member from snd_soc_codecFabio Estevam
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren
2017-07-17ASoC: fix pcm-creation regressionJohan Hovold
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-07-03Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-06-30ASoC: fix semicolon.cocci warningsWu Fengguang
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin
2017-05-24Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto
2017-05-24ASoC: Fix use-after-free at card unregistrationTakashi Iwai
2017-05-17ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()Kuninori Morimoto
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-30Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister',...Mark Brown
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-04-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-04-24ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai