Age | Commit message (Expand) | Author | Files | Lines |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 1 | -9/+23 |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -55/+21 |
2018-03-19 | soc-core: don't call kfree() for component | Kuninori Morimoto | 1 | -3/+1 |
2018-03-12 | Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -9/+23 |
2018-03-12 | ASoC: Add snd_soc_of_put_dai_link_codecs() helper function | Sylwester Nawrocki | 1 | -9/+23 |
2018-03-09 | ASoC: core: Fix typo roup->group | Mark Brown | 1 | -2/+2 |
2018-02-15 | ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication | Peng Donglin | 1 | -39/+6 |
2018-02-14 | ASoC: soc-core: soc_probe_dai() code simplification | Kuninori Morimoto | 1 | -12/+11 |
2018-02-12 | ASoC: soc-core: remove error due to probe deferral | Martin Hundebøll | 1 | -2/+2 |
2018-02-12 | ASoC: remove rtd->platform checck | Kuninori Morimoto | 1 | -5/+0 |
2018-02-07 | Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -2/+10 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/... | Mark Brown | 1 | -2/+11 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2018-01-23 | ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name | Kuninori Morimoto | 1 | -2/+10 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a... | Mark Brown | 1 | -74/+38 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a... | Mark Brown | 1 | -4/+10 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+10 |
2018-01-18 | ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list | Donglin Peng | 1 | -74/+37 |
2018-01-18 | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup | Kuninori Morimoto | 1 | -0/+1 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as... | Mark Brown | 1 | -4/+11 |
2018-01-12 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+10 |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches | 1 | -1/+1 |
2017-12-20 | ASoC: soc-core: remove dai_drv from snd_soc_component | Kuninori Morimoto | 1 | -4/+10 |
2017-12-15 | ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_naming | Kuninori Morimoto | 1 | -1/+3 |
2017-12-05 | ASoC: don't use rtd->codec on soc_dev_attr_is_visible() | Kuninori Morimoto | 1 | -1/+1 |
2017-11-29 | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_sync | Kuninori Morimoto | 1 | -0/+1 |
2017-11-28 | ASoC: add snd_soc_disconnect_sync() | Kuninori Morimoto | 1 | -0/+10 |
2017-11-11 | Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso... | Mark Brown | 1 | -1/+1 |
2017-11-01 | ASoC: fix build warning in soc-core.c | Randy Dunlap | 1 | -1/+1 |
2017-10-23 | ASoC: snd_soc_component_driver has non_legacy_dai_naming | Kuninori Morimoto | 1 | -1/+2 |
2017-10-23 | ASoC: snd_soc_component_driver has endianness | Kuninori Morimoto | 1 | -35/+45 |
2017-10-10 | ASoC: soc-core: remove unnecessary message from snd_soc_register_component() | Kuninori Morimoto | 1 | -3/+1 |
2017-10-10 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -11/+23 |
2017-10-10 | ASoC: soc-core: add snd_soc_add_component() | Kuninori Morimoto | 1 | -11/+23 |
2017-10-04 | ASoC: soc-core: add component lookup functions | Kuninori Morimoto | 1 | -0/+26 |
2017-09-27 | ASoC: add Component level set_bias_level | Kuninori Morimoto | 1 | -1/+12 |
2017-09-27 | ASoC: add Component level pcm_new/pcm_free v2 | Kuninori Morimoto | 1 | -0/+42 |
2017-09-26 | ASoC: add null_snd_soc_ops and reduce NULL ops check | Kuninori Morimoto | 1 | -0/+5 |
2017-09-25 | ASoC: remove unneeded dai->driver check | Kuninori Morimoto | 1 | -8/+8 |
2017-09-25 | ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime() | Kuninori Morimoto | 1 | -2/+1 |
2017-09-04 | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -92/+229 |
2017-09-01 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -44/+98 |
2017-08-31 | ASoC: add Component level set_jack | Kuninori Morimoto | 1 | -0/+11 |
2017-08-31 | ASoC: add Component level set_pll | Kuninori Morimoto | 1 | -5/+42 |
2017-08-31 | ASoC: add Component level set_sysclk | Kuninori Morimoto | 1 | -5/+40 |
2017-08-31 | Merge tag 'v4.13-rc7' into asoc-component | Mark Brown | 1 | -25/+2 |
2017-08-30 | ALSA: Get rid of card power_lock | Takashi Iwai | 1 | -2/+0 |
2017-08-25 | ASoC: remove duplicate definition of dapm_routes/num_dapm_routes | Kuninori Morimoto | 1 | -6/+4 |
2017-08-25 | ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets | Kuninori Morimoto | 1 | -5/+4 |
2017-08-25 | ASoC: remove duplicate definition of controls/num_controls | Kuninori Morimoto | 1 | -5/+4 |