| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-08 | ASoC: sprd: sprd-mcdt: Use guard() for mutex & spin locks | bui duc phuc | 1 | -50/+16 |
| 2026-03-16 | ASoC: sprd: name back to pcm_new()/pcm_free() | Kuninori Morimoto | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-09-08 | ALSA: compress_offload: Add 64-bit safe timestamp infrastructure | Joris Verhaegen | 2 | -5/+5 |
| 2025-06-24 | ASoC: sprd: Standardize ASoC menu | Kuninori Morimoto | 1 | -0/+4 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-05-08 | ASoC: sprd: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -1/+1 |
| 2023-12-19 | ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config() | Christophe JAILLET | 1 | -3/+3 |
| 2023-09-25 | ASoC: sprd: convert not to use asoc_xxx() | Kuninori Morimoto | 2 | -4/+4 |
| 2023-03-20 | ASoC: sprd: sprd-mcdt: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 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 |