summaryrefslogtreecommitdiffstats
path: root/sound/soc/sprd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sprd: Switch to use list_entry_is_head() helperAndy Shevchenko2020-12-281-5/+5
* ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: sprd: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: sprd: use snd_compress_opsKuninori Morimoto2020-04-213-28/+25
* ASoC: sprd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-3/+3
* ASoC: sprd: Allow the MCDT driver to build into modulesBaolin Wang2020-03-052-2/+2
* ASoC: sprd: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: sprd: sprd-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-42/+32
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ASoC: sprd: Add reserved DMA memory supportBaolin Wang2019-05-061-0/+7
* ASoC: sprd: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2019-05-021-3/+3
* ASoC: sprd: Fix return value check in sprd_mcdt_probe()Wei Yongjun2019-05-021-2/+2
* ASoC: sprd: Add Spreadtrum multi-channel data transfer supportBaolin Wang2019-04-254-0/+1128
* ASoC: sprd: Fix spelling mistake "faied" -> "failed"Colin Ian King2019-04-041-2/+2
* ASoC: sprd: Fix the smatch warningBaolin Wang2019-04-041-2/+1
* ASoC: sprd: Fix modular buildMark Brown2019-04-031-1/+3
* ASoC: sprd: Add Spreadtrum audio compress offload supportBaolin Wang2019-04-025-2/+721
* ASoC: sprd: Add Spreadtrum audio DMA platfrom driverBaolin Wang2019-01-294-0/+587