summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-1/+1
|\ \
| | * ASoC: use of_property_read_boolJulia Lawall2016-08-081-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-13/+0
|\ \ \ | | |/ | |/|
| | * ASoC: remove codec duplicated callback functionKuninori Morimoto2016-08-081-13/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2016-08-241-2/+1
|\ \ \ | | |/ | |/|
| | * ASoC: core: Clean up DAPM before the card debugfsMark Brown2016-08-191-2/+1
| |/
* | ASoC: Fix leak of rtd in soc_bind_dai_linkCharles Keepax2016-08-111-1/+1
|/
* ASoC: Add kerneldoc comments for snd_soc_find_daiMengdong Lin2016-04-221-0/+11
* ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-1/+2
* ASoC: fix memory leakSudip Mukherjee2016-02-221-4/+4
* 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
|\
OpenPOWER on IntegriCloud