summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2016-01-111-104/+170
|\
| * ASoC: Make aux_dev more like a generic componentMengdong Lin2016-01-101-69/+77
| * ASoC: Support registering a DAI dynamicallyMengdong Lin2016-01-101-0/+42
| * ASoC: Define soc_add_dai() to add a DAI to a componentMengdong Lin2016-01-101-36/+52
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and...Mark Brown2015-12-231-13/+13
|\ \ \
| | * | ASoC: core: refactor soc_link_dai_widgets()Vinod Koul2015-11-181-13/+13
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2015-12-231-195/+381
|\ \ \ | | |/ | |/|
| * | ASoC: Bind new DAI links after probing componentsMengdong Lin2015-12-081-0/+16
| * | ASoC: soc_bind_dai_link() directly returns success for a bound DAI linkMengdong Lin2015-12-081-0/+19
| * | ASoC: Define add/remove_dai_link ops for a soc cardMengdong Lin2015-12-081-0/+12
| * | ASoC: Implement DAI links in a list & define API to add/remove a linkMengdong Lin2015-12-081-0/+79
| * | ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointerMengdong Lin2015-11-251-4/+4
| * | ASoC: Define soc_init_dai_link() to wrap link intialization.Mengdong Lin2015-11-251-83/+98
| * | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-109/+154
| |/
* | ASoC: core: Change power state before rechecking endpointJeeja KP2015-11-251-3/+3
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-10-261-2/+2
|\
| * ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-221-2/+2
* | ASoC: soc-core: Fix sparse warning in be32_to_cpup() callJyri Sarha2015-09-171-1/+1
* | ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2015-09-161-0/+25
|/
*-. Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc...Mark Brown2015-08-301-0/+20
|\ \
| | * ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto2015-07-161-0/+20
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown2015-08-301-6/+11
|\ \ \ | | |/ | |/|
| | * ASoC: Clean up docbook warningsJonathan Corbet2015-08-281-4/+9
| | * ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform()Masanari Iida2015-07-151-1/+1
| | * ASoC: Fix warning while make xmldocs caused by soc-core.cMasanari Iida2015-07-151-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-08-301-11/+12
|\ \
| * | ASoC: Remove snd_soc_codec dapm fieldLars-Peter Clausen2015-07-071-11/+12
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-08-301-8/+18
|\ \
| * | ASoC: Use card field to indicate whether a component is boundLars-Peter Clausen2015-07-081-8/+8
| * | ASoC: Prevent components from being bound to multiple cardsLars-Peter Clausen2015-07-081-1/+11
| * | ASoC: core: Don't probe the component which is dummyShengjiu Wang2015-07-071-1/+1
| |/
* | ASoC: Free card DAPM context on snd_soc_instantiate_card() error pathLars-Peter Clausen2015-07-081-0/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-051-0/+4
|\ \
| * | ASoC: topology: Add topology coreLiam Girdwood2015-06-041-0/+4
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-16/+3
|\ \ \ | |/ /
| * | ASoC: Drop unnecessary bias level check on resumeLars-Peter Clausen2015-05-151-16/+3
| |/
* | ASoC: core: If component doesn't have of_node use parent's node insteadJyri Sarha2015-06-021-2/+12
* | ASoC: Simplify format_register_str() without stack usagesTakashi Iwai2015-05-261-18/+9
* | ASoC: skip legacy dai naming if dai driver has all the informationSrinivas Kandagatla2015-05-211-1/+2
|/
* Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-151-53/+71
|\
| *-. Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-121-2/+4
| |\ \
| | * | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-171-2/+4
| | |/
| * | ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()Kuninori Morimoto2015-04-101-6/+3
| * | Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-04-101-4/+12
| |\ \
| | * | ASoC: core: Add extra dapm properties for Device TreeNicolin Chen2015-02-241-4/+12
| | |/
| * | Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-04-101-8/+2
| |\ \
| | * | ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen2015-04-011-8/+2
| | |/
| * | ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen2015-04-091-21/+45
| * | ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen2015-04-091-9/+2
| * | ASoC: Create card debugfs directory earlierLars-Peter Clausen2015-04-091-2/+3
OpenPOWER on IntegriCloud