summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-11-08ASoC: add snd_soc_dapm_kcontrol_component()Kuninori Morimoto
2017-11-08ASoC: add snd_soc_component_cache_sync()Kuninori Morimoto
2017-11-08ASoC: add snd_soc_component_xxx_bias_level()Kuninori Morimoto
2017-11-08ASoC: add snd_soc_component_read32Kuninori Morimoto
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-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto
2017-10-18ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart
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-20ASoC: add missing snd_soc_component_set_jackKuninori Morimoto
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-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-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
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: rename "cmpnt" to "component"Kuninori Morimoto
2017-08-07ASoC: soc-core: Remove unneeded dentry member from snd_soc_codecFabio Estevam
2017-07-31ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam
2017-07-26ASoC: remove cache_bypass from snd_soc_codecKuninori Morimoto
2017-07-17ASoC: fix pcm-creation regressionJohan Hovold
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto
2017-02-19Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto
2017-01-17ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood