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