aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25ASoC: core: Change power state before rechecking endpointJeeja KP1-3/+3
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-2/+2
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang1-2/+2
2015-09-17ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha1-1/+1
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha1-0/+25
2015-08-30Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc/topic/nuc900', 'asoc/topic/of-name' and 'asoc/topic/omap' into asoc-nextMark Brown1-0/+20
2015-08-30Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif', 'asoc/topic/doc' and 'asoc/topic/dpcm' into asoc-nextMark Brown1-6/+11
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-11/+12
2015-08-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-8/+18
2015-08-28ASoC: Clean up docbook warningsJonathan Corbet1-4/+9
2015-07-16ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto1-0/+20
2015-07-15ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform()Masanari Iida1-1/+1
2015-07-15ASoC: Fix warning while make xmldocs caused by soc-core.cMasanari Iida1-1/+1
2015-07-08ASoC: Free card DAPM context on snd_soc_instantiate_card() error pathLars-Peter Clausen1-0/+1
2015-07-08ASoC: Use card field to indicate whether a component is boundLars-Peter Clausen1-8/+8
2015-07-08ASoC: Prevent components from being bound to multiple cardsLars-Peter Clausen1-1/+11
2015-07-07ASoC: core: Don't probe the component which is dummyShengjiu Wang1-1/+1
2015-07-07ASoC: Remove snd_soc_codec dapm fieldLars-Peter Clausen1-11/+12
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', 'asoc/topic/wm5100', 'asoc/topic/wm8741' and 'asoc/topic/wm8960' into asoc-nextMark Brown1-0/+4
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-16/+3
2015-06-04ASoC: topology: Add topology coreLiam Girdwood1-0/+4
2015-06-02ASoC: core: If component doesn't have of_node use parent's node insteadJyri Sarha1-2/+12
2015-05-26ASoC: Simplify format_register_str() without stack usagesTakashi Iwai1-18/+9
2015-05-21ASoC: skip legacy dai naming if dai driver has all the informationSrinivas Kandagatla1-1/+2
2015-05-15ASoC: Drop unnecessary bias level check on resumeLars-Peter Clausen1-16/+3
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-53/+71
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-nextMark Brown1-2/+4
2015-04-10ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()Kuninori Morimoto1-6/+3
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-4/+12
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-8/+2
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen1-21/+45
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen1-9/+2
2015-04-09ASoC: Create card debugfs directory earlierLars-Peter Clausen1-2/+3
2015-04-09Merge tag 'v4.0-rc7' into asoc-coreMark Brown1-11/+30
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-8/+2
2015-03-24ASoC: soc-core: initialize debugfs in snd_soc_instantiate_card()Kuninori Morimoto1-3/+3
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal1-2/+4
2015-03-08ASoC: Remove unnecessary device_remove_file()Lars-Peter Clausen1-1/+0
2015-03-08ASoC: Fix component lists lockingLars-Peter Clausen1-11/+30
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-2/+2
2015-02-24ASoC: core: Add extra dapm properties for Device TreeNicolin Chen1-4/+12
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'asoc/topic/tdm-slot', 'asoc/topic/tegra' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-4/+16
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-nextMark Brown1-56/+70
2015-02-09Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-25/+35
2015-02-08ASoC: core: indicate unregister debug message onceKuninori Morimoto1-1/+1
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai1-24/+34
2015-01-14ASoC: Update snd_soc_dai_set_tdm_slot() documentationLars-Peter Clausen1-4/+16
2015-01-08ASoC: Export snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen1-0/+1
2015-01-07ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen1-56/+69