Age | Commit message (Expand) | Author |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-09 | ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais() | Kuninori Morimoto |
2018-05-09 | ASoC: soc-core: remove snd_soc_component_add_unlocked() | Kuninori Morimoto |
2018-05-09 | ASoC: add component_list_show() | Kuninori Morimoto |
2018-05-09 | ASoC: remove Codec related code | Kuninori Morimoto |
2018-05-09 | ASoC: remove unneeded .pcm_new/free | Kuninori Morimoto |
2018-05-09 | ASoC: remove .get_regmap | Kuninori Morimoto |
2018-05-09 | ASoC: remove codec reg_cache | Kuninori Morimoto |
2018-04-27 | ASoC: core: Allow codec_conf DT lookups to match parent of_node | Charles Keepax |
2018-04-26 | ASoC: Remove platform code now everything is componentised | Charles Keepax |
2018-04-19 | ASoC: topology: Revert recent changes while boot errors are investigated | Mark Brown |
2018-04-17 | ASoC: core: Add name prefix for machines with topology rewrites | Liam Girdwood |
2018-04-17 | ASoC: core: Allow topology to override machine driver FE DAI link config. | Liam Girdwood |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2018-03-19 | soc-core: don't call kfree() for component | Kuninori Morimoto |
2018-03-12 | Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2018-03-12 | ASoC: Add snd_soc_of_put_dai_link_codecs() helper function | Sylwester Nawrocki |
2018-03-09 | ASoC: core: Fix typo roup->group | Mark Brown |
2018-02-15 | ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication | Peng Donglin |
2018-02-14 | ASoC: soc-core: soc_probe_dai() code simplification | Kuninori Morimoto |
2018-02-12 | ASoC: soc-core: remove error due to probe deferral | Martin Hundebøll |
2018-02-12 | ASoC: remove rtd->platform checck | Kuninori Morimoto |
2018-02-07 | Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/... | Mark Brown |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-23 | ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name | Kuninori Morimoto |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a... | Mark Brown |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a... | Mark Brown |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2018-01-18 | ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list | Donglin Peng |
2018-01-18 | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup | Kuninori Morimoto |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as... | Mark Brown |
2018-01-12 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches |
2017-12-20 | ASoC: soc-core: remove dai_drv from snd_soc_component | Kuninori Morimoto |
2017-12-15 | ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_naming | Kuninori Morimoto |
2017-12-05 | ASoC: don't use rtd->codec on soc_dev_attr_is_visible() | Kuninori Morimoto |
2017-11-29 | ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_sync | Kuninori Morimoto |
2017-11-28 | ASoC: add snd_soc_disconnect_sync() | Kuninori Morimoto |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso... | Mark Brown |
2017-11-01 | ASoC: fix build warning in soc-core.c | Randy Dunlap |
2017-10-23 | ASoC: snd_soc_component_driver has non_legacy_dai_naming | Kuninori Morimoto |
2017-10-23 | ASoC: snd_soc_component_driver has endianness | Kuninori Morimoto |
2017-10-10 | ASoC: soc-core: remove unnecessary message from snd_soc_register_component() | Kuninori Morimoto |
2017-10-10 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2017-10-10 | ASoC: soc-core: add snd_soc_add_component() | Kuninori Morimoto |
2017-10-04 | ASoC: soc-core: add component lookup functions | Kuninori Morimoto |
2017-09-27 | ASoC: add Component level set_bias_level | Kuninori Morimoto |