summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2015-12-08ASoC: Bind new DAI links after probing componentsMengdong Lin
2015-12-08ASoC: soc_bind_dai_link() directly returns success for a bound DAI linkMengdong Lin
2015-12-08ASoC: Define add/remove_dai_link ops for a soc cardMengdong Lin
2015-12-08ASoC: Implement DAI links in a list & define API to add/remove a linkMengdong Lin
2015-11-25ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointerMengdong Lin
2015-11-25ASoC: Define soc_init_dai_link() to wrap link intialization.Mengdong Lin
2015-11-25ASoC: core: Change power state before rechecking endpointJeeja KP
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin
2015-11-18ASoC: core: refactor soc_link_dai_widgets()Vinod Koul
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang
2015-09-17ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha
2015-08-30Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-08-28ASoC: Clean up docbook warningsJonathan Corbet
2015-07-16ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto
2015-07-15ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform()Masanari Iida
2015-07-15ASoC: Fix warning while make xmldocs caused by soc-core.cMasanari Iida
2015-07-08ASoC: Free card DAPM context on snd_soc_instantiate_card() error pathLars-Peter Clausen
2015-07-08ASoC: Use card field to indicate whether a component is boundLars-Peter Clausen
2015-07-08ASoC: Prevent components from being bound to multiple cardsLars-Peter Clausen
2015-07-07ASoC: core: Don't probe the component which is dummyShengjiu Wang
2015-07-07ASoC: Remove snd_soc_codec dapm fieldLars-Peter Clausen
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-06-04ASoC: topology: Add topology coreLiam Girdwood
2015-06-02ASoC: core: If component doesn't have of_node use parent's node insteadJyri Sarha
2015-05-26ASoC: Simplify format_register_str() without stack usagesTakashi Iwai
2015-05-21ASoC: skip legacy dai naming if dai driver has all the informationSrinivas Kandagatla
2015-05-15ASoC: Drop unnecessary bias level check on resumeLars-Peter Clausen
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown
2015-04-10ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()Kuninori Morimoto
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen
2015-04-09ASoC: Create card debugfs directory earlierLars-Peter Clausen
2015-04-09Merge tag 'v4.0-rc7' into asoc-coreMark Brown
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen
2015-03-24ASoC: soc-core: initialize debugfs in snd_soc_instantiate_card()Kuninori Morimoto
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal
2015-03-08ASoC: Remove unnecessary device_remove_file()Lars-Peter Clausen
2015-03-08ASoC: Fix component lists lockingLars-Peter Clausen
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-24ASoC: core: Add extra dapm properties for Device TreeNicolin Chen