| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sprd: Use managed buffer allocation | Takashi Iwai | 2021-08-04 | 1 | -64/+3 |
* | ASoC: sprd: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-17 | 1 | -2/+1 |
* | ASoC: sprd: Switch to use list_entry_is_head() helper | Andy Shevchenko | 2020-12-28 | 1 | -5/+5 |
* | ASoC: various vendors: delete repeated words in comments | Randy Dunlap | 2020-08-18 | 1 | -1/+1 |
* | ASoC: sprd: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -1/+1 |
* | ASoC: sprd: use snd_compress_ops | Kuninori Morimoto | 2020-04-21 | 3 | -28/+25 |
* | ASoC: sprd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 2 | -3/+3 |
* | ASoC: sprd: Allow the MCDT driver to build into modules | Baolin Wang | 2020-03-05 | 2 | -2/+2 |
* | ASoC: sprd: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -1/+0 |
* | ASoC: sprd: sprd-pcm-dma: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -42/+32 |
* | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -3/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ASoC: sprd: Add reserved DMA memory support | Baolin Wang | 2019-05-06 | 1 | -0/+7 |
* | ASoC: sprd: Fix to use list_for_each_entry_safe() when delete items | Wei Yongjun | 2019-05-02 | 1 | -3/+3 |
* | ASoC: sprd: Fix return value check in sprd_mcdt_probe() | Wei Yongjun | 2019-05-02 | 1 | -2/+2 |
* | ASoC: sprd: Add Spreadtrum multi-channel data transfer support | Baolin Wang | 2019-04-25 | 4 | -0/+1128 |
* | ASoC: sprd: Fix spelling mistake "faied" -> "failed" | Colin Ian King | 2019-04-04 | 1 | -2/+2 |
* | ASoC: sprd: Fix the smatch warning | Baolin Wang | 2019-04-04 | 1 | -2/+1 |
* | ASoC: sprd: Fix modular build | Mark Brown | 2019-04-03 | 1 | -1/+3 |
* | ASoC: sprd: Add Spreadtrum audio compress offload support | Baolin Wang | 2019-04-02 | 5 | -2/+721 |
* | ASoC: sprd: Add Spreadtrum audio DMA platfrom driver | Baolin Wang | 2019-01-29 | 4 | -0/+587 |