Age | Commit message (Expand) | Author | Files | Lines |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 1 | -1/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 1 | -13/+0 |
2016-08-24 | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 1 | -2/+1 |
2016-08-19 | ASoC: core: Clean up DAPM before the card debugfs | Mark Brown | 1 | -2/+1 |
2016-08-11 | ASoC: Fix leak of rtd in soc_bind_dai_link | Charles Keepax | 1 | -1/+1 |
2016-08-08 | ASoC: remove codec duplicated callback function | Kuninori Morimoto | 1 | -13/+0 |
2016-08-08 | ASoC: use of_property_read_bool | Julia Lawall | 1 | -1/+1 |
2016-04-22 | ASoC: Add kerneldoc comments for snd_soc_find_dai | Mengdong Lin | 1 | -0/+11 |
2016-04-20 | ASoC: Export snd_soc_find_dai() | Mengdong Lin | 1 | -1/+2 |
2016-02-22 | ASoC: fix memory leak | Sudip Mukherjee | 1 | -4/+4 |
2016-01-11 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown | 1 | -104/+170 |
2016-01-10 | ASoC: Make aux_dev more like a generic component | Mengdong Lin | 1 | -69/+77 |
2016-01-10 | ASoC: Support registering a DAI dynamically | Mengdong Lin | 1 | -0/+42 |
2016-01-10 | ASoC: Define soc_add_dai() to add a DAI to a component | Mengdong Lin | 1 | -36/+52 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and... | Mark Brown | 1 | -13/+13 |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown | 1 | -195/+381 |
2015-12-08 | ASoC: Bind new DAI links after probing components | Mengdong Lin | 1 | -0/+16 |
2015-12-08 | ASoC: soc_bind_dai_link() directly returns success for a bound DAI link | Mengdong Lin | 1 | -0/+19 |
2015-12-08 | ASoC: Define add/remove_dai_link ops for a soc card | Mengdong Lin | 1 | -0/+12 |
2015-12-08 | ASoC: Implement DAI links in a list & define API to add/remove a link | Mengdong Lin | 1 | -0/+79 |
2015-11-25 | ASoC: Change 2nd argument of soc_bind_dai_link() to DAI link pointer | Mengdong Lin | 1 | -4/+4 |
2015-11-25 | ASoC: Define soc_init_dai_link() to wrap link intialization. | Mengdong Lin | 1 | -83/+98 |
2015-11-25 | ASoC: core: Change power state before rechecking endpoint | Jeeja KP | 1 | -3/+3 |
2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin | 1 | -109/+154 |
2015-11-18 | ASoC: core: refactor soc_link_dai_widgets() | Vinod Koul | 1 | -13/+13 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -2/+2 |
2015-10-22 | ASoC: compress: add config item for soc-compress to make it compiled only whe... | Jie Yang | 1 | -2/+2 |
2015-09-17 | ASoC: soc-core: Fix sparse warning in be32_to_cpup() call | Jyri Sarha | 1 | -1/+1 |
2015-09-16 | ASoC: simple-card: Add tdm slot mask support to simple-card | Jyri Sarha | 1 | -0/+25 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc... | Mark Brown | 1 | -0/+20 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown | 1 | -6/+11 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 1 | -11/+12 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -8/+18 |
2015-08-28 | ASoC: Clean up docbook warnings | Jonathan Corbet | 1 | -4/+9 |
2015-07-16 | ASoC: core: add snd_soc_of_parse_audio_prefix() | Kuninori Morimoto | 1 | -0/+20 |
2015-07-15 | ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform() | Masanari Iida | 1 | -1/+1 |
2015-07-15 | ASoC: Fix warning while make xmldocs caused by soc-core.c | Masanari Iida | 1 | -1/+1 |
2015-07-08 | ASoC: Free card DAPM context on snd_soc_instantiate_card() error path | Lars-Peter Clausen | 1 | -0/+1 |
2015-07-08 | ASoC: Use card field to indicate whether a component is bound | Lars-Peter Clausen | 1 | -8/+8 |
2015-07-08 | ASoC: Prevent components from being bound to multiple cards | Lars-Peter Clausen | 1 | -1/+11 |
2015-07-07 | ASoC: core: Don't probe the component which is dummy | Shengjiu Wang | 1 | -1/+1 |
2015-07-07 | ASoC: Remove snd_soc_codec dapm field | Lars-Peter Clausen | 1 | -11/+12 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '... | Mark Brown | 1 | -0/+4 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -16/+3 |
2015-06-04 | ASoC: topology: Add topology core | Liam Girdwood | 1 | -0/+4 |
2015-06-02 | ASoC: core: If component doesn't have of_node use parent's node instead | Jyri Sarha | 1 | -2/+12 |
2015-05-26 | ASoC: Simplify format_register_str() without stack usages | Takashi Iwai | 1 | -18/+9 |
2015-05-21 | ASoC: skip legacy dai naming if dai driver has all the information | Srinivas Kandagatla | 1 | -1/+2 |
2015-05-15 | ASoC: Drop unnecessary bias level check on resume | Lars-Peter Clausen | 1 | -16/+3 |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -53/+71 |