| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a... | Mark Brown | 2018-01-18 | 1 | -74/+38 |
|\ \ \ |
|
| | | * | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_sync | Kuninori Morimoto | 2017-11-29 | 1 | -0/+1 |
| | * | | ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list | Donglin Peng | 2018-01-18 | 1 | -74/+37 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a... | Mark Brown | 2018-01-18 | 1 | -4/+10 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: soc-core: remove dai_drv from snd_soc_component | Kuninori Morimoto | 2017-12-20 | 1 | -4/+10 |
| |/ / |
|
* | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2018-01-18 | 1 | -0/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: add snd_soc_disconnect_sync() | Kuninori Morimoto | 2017-11-28 | 1 | -0/+10 |
| |/ |
|
* | | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup | Kuninori Morimoto | 2018-01-18 | 1 | -0/+1 |
* | | ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_naming | Kuninori Morimoto | 2017-12-15 | 1 | -1/+3 |
* | | ASoC: don't use rtd->codec on soc_dev_attr_is_visible() | Kuninori Morimoto | 2017-12-05 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso... | Mark Brown | 2017-11-10 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: fix build warning in soc-core.c | Randy Dunlap | 2017-11-01 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: snd_soc_component_driver has non_legacy_dai_naming | Kuninori Morimoto | 2017-10-23 | 1 | -1/+2 |
* | | ASoC: snd_soc_component_driver has endianness | Kuninori Morimoto | 2017-10-23 | 1 | -35/+45 |
* | | ASoC: soc-core: remove unnecessary message from snd_soc_register_component() | Kuninori Morimoto | 2017-10-10 | 1 | -3/+1 |
* | | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 2017-10-10 | 1 | -11/+23 |
|\ \ |
|
| * | | ASoC: soc-core: add snd_soc_add_component() | Kuninori Morimoto | 2017-10-10 | 1 | -11/+23 |
| |/ |
|
* | | ASoC: soc-core: add component lookup functions | Kuninori Morimoto | 2017-10-04 | 1 | -0/+26 |
* | | ASoC: add Component level set_bias_level | Kuninori Morimoto | 2017-09-27 | 1 | -1/+12 |
* | | ASoC: add Component level pcm_new/pcm_free v2 | Kuninori Morimoto | 2017-09-27 | 1 | -0/+42 |
* | | ASoC: add null_snd_soc_ops and reduce NULL ops check | Kuninori Morimoto | 2017-09-26 | 1 | -0/+5 |
* | | ASoC: remove unneeded dai->driver check | Kuninori Morimoto | 2017-09-25 | 1 | -8/+8 |
* | | ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime() | Kuninori Morimoto | 2017-09-25 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2017-09-04 | 1 | -92/+229 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2017-09-01 | 1 | -44/+98 |
| |\ |
|
| | * | ASoC: use snd_soc_component_get_dapm() | Kuninori Morimoto | 2017-08-25 | 1 | -1/+1 |
| | * | ASoC: Add a sanity check before using dai driver name | Jeffy Chen | 2017-08-25 | 1 | -1/+2 |
| | * | ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai | Jeffy Chen | 2017-08-22 | 1 | -2/+3 |
| | * | ASoC: soc-core: snd_soc_unregister_component() unregister all component | Kuninori Morimoto | 2017-08-16 | 1 | -2/+10 |
| | * | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 2017-08-10 | 1 | -22/+26 |
| | |\ |
|
| | * | | ASoC: use snd_soc_rtdcom_add() and convert to consistent operation | Kuninori Morimoto | 2017-08-10 | 1 | -34/+27 |
| | * | | ASoC: soc-core: add snd_soc_rtdcom_xxx() | Kuninori Morimoto | 2017-08-10 | 1 | -0/+50 |
| | * | | ASoC: soc-core: Use IS_ERR_OR_NULL() | Fabio Estevam | 2017-08-07 | 1 | -1/+1 |
| | * | | ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec | Fabio Estevam | 2017-08-07 | 1 | -4/+5 |
| * | | | ASoC: add Component level set_jack | Kuninori Morimoto | 2017-08-30 | 1 | -0/+11 |
| * | | | ASoC: add Component level set_pll | Kuninori Morimoto | 2017-08-30 | 1 | -5/+42 |
| * | | | ASoC: add Component level set_sysclk | Kuninori Morimoto | 2017-08-30 | 1 | -5/+40 |
| * | | | Merge tag 'v4.13-rc7' into asoc-component | Mark Brown | 2017-08-30 | 1 | -25/+2 |
| |\ \ \ |
|
| * | | | | ASoC: remove duplicate definition of dapm_routes/num_dapm_routes | Kuninori Morimoto | 2017-08-25 | 1 | -6/+4 |
| * | | | | ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets | Kuninori Morimoto | 2017-08-25 | 1 | -5/+4 |
| * | | | | ASoC: remove duplicate definition of controls/num_controls | Kuninori Morimoto | 2017-08-25 | 1 | -5/+4 |
| | |_|/
| |/| | |
|
| * | | | ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_compone... | Kuninori Morimoto | 2017-08-07 | 1 | -9/+13 |
| * | | | ASoC: soc-core: rename "cmpnt" to "component" | Kuninori Morimoto | 2017-08-07 | 1 | -18/+18 |
| | |/
| |/| |
|
* | | | ALSA: Get rid of card power_lock | Takashi Iwai | 2017-08-30 | 1 | -2/+0 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm... | Mark Brown | 2017-08-01 | 1 | -25/+2 |
|\ \ \
| |_|/
|/| | |
|
| | * | device property: Fix usecount for of_graph_get_port_parent() | Tony Lindgren | 2017-08-01 | 1 | -0/+2 |
| |/
|/| |
|
| * | ASoC: fix pcm-creation regression | Johan Hovold | 2017-07-17 | 1 | -25/+0 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2017-07-03 | 1 | -3/+44 |
|\ |
|
| * | Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2017-05-24 | 1 | -0/+37 |
| |\ |
|
| | * | ASoC: add snd_soc_get_dai_id() function | Kuninori Morimoto | 2017-05-24 | 1 | -0/+37 |