开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
loongson
/
loongson_dma.c
Age
Commit message (
Expand
)
Author
2026-06-15
Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2026-06-11
ASoC: loongson: Fix invalid position error in ls_pcm_pointer
Li Jun
2026-06-02
ASoC: loongson: Separate external shared DMA from the platform interface
Binbin Zhou
2026-06-02
ASoC: loongson: Use the `idma` identifier for internal DMA variables
Binbin Zhou
2026-03-16
ASoC: loongson: name back to pcm_new()/pcm_free()
Kuninori Morimoto
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-09-09
ASoC: loongson: Use BIT() macro
Binbin Zhou
2024-08-14
ASoC: loongson: Remove useless variable definitions
tangbin
2024-05-06
ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2023-09-25
ASoC: loongson: convert not to use asoc_xxx()
Kuninori Morimoto
2023-06-15
ASoC: Add support for Loongson I2S controller
Yingkun Meng