Age | Commit message (Expand) | Author | Files | Lines |
2021-12-20 | ASoC: samsung: Use dev_err_probe() helper | Kuninori Morimoto | 1 | -6/+3 |
2021-03-10 | ASoC: samsung: snow: remove useless test | Pierre-Louis Bossart | 1 | -4/+1 |
2020-10-26 | ASoC: samsung: snow: use semicolons rather than commas to separate statements | Julia Lawall | 1 | -1/+1 |
2020-07-23 | ASoC: samsung: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -1/+1 |
2020-03-27 | ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -2/+2 |
2020-02-28 | ASoC: samsung: Silence warnings during deferred probe | Marek Szyprowski | 1 | -1/+3 |
2019-12-10 | ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() | Kuninori Morimoto | 1 | -1/+1 |
2019-06-28 | ASoC: samsung: snow: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -3/+7 |
2019-06-19 | ASoC: samsung: snow: don't select unnecessary Platform | Kuninori Morimoto | 1 | -7/+3 |
2019-06-06 | ASoC: samsung: snow: use modern dai_link style | Kuninori Morimoto | 1 | -14/+26 |
2019-04-19 | ASoC: samsung: snow: Convert to SPDX License Identifier | Sylwester Nawrocki | 1 | -12/+3 |
2018-03-13 | ASoC: samsung: Add HDMI audio support for Snow | Sylwester Nawrocki | 1 | -47/+177 |
2018-03-12 | ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driver | Sylwester Nawrocki | 1 | -5/+0 |
2015-11-18 | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() | Mengdong Lin | 1 | -2/+7 |
2015-08-21 | ASoC: Set missing card owner field | Axel Lin | 1 | -0/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-05 | ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow | Andreas Färber | 1 | -0/+1 |
2014-10-20 | ASoC: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-04 | ASoC: samsung: Make card name for Snow configurable | Tushar Behera | 1 | -0/+3 |
2014-06-30 | ASoC: samsung: Extend snow driver to support MAX98091 | Tushar Behera | 1 | -0/+1 |
2014-05-14 | ASoC: samsung: Add missing pm ops for Snow sound card driver | Tushar Behera | 1 | -0/+1 |
2014-04-29 | ASoC: samsung: Add sound card driver for Snow board | Tushar Behera | 1 | -0/+122 |