index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
virtio
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+5
2025-09-01
ALSA: virtio: Use guard() for spin locks
Takashi Iwai
-74
/
+38
2025-05-08
ALSA: virtio: use snd_kcontrol_chip()
Kuninori Morimoto
-4
/
+4
2025-02-25
sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
John Stultz
-6
/
+15
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
-13
/
+10
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+0
2024-05-22
sound: virtio: drop owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-05-08
ALSA: misc: Use *-y instead of *-objs in Makefile
Takashi Iwai
-1
/
+1
2024-02-16
ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" ...
Aiswarya Cyriac
-4
/
+15
2024-02-09
ALSA: virtio: add support for audio controls
Anton Yakovlev
-0
/
+510
2024-01-24
ALSA: virtio: remove duplicate check if queue is broken
Li RongQing
-6
/
+0
2023-10-27
ALSA: virtio: use ack callback
Matias Ezequiel Vara Larsen
-61
/
+158
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
-2
/
+2
2021-09-30
ALSA: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-3
/
+2
2021-04-27
ALSA: virtio: fix kernel-doc
Pierre-Louis Bossart
-1
/
+1
2021-04-12
ALSA: virtio: use module_virtio_driver() to simplify the code
Chen Huang
-11
/
+1
2021-03-07
ALSA: virtio: introduce device suspend/resume support
Anton Yakovlev
-7
/
+85
2021-03-07
ALSA: virtio: introduce PCM channel map support
Anton Yakovlev
-0
/
+242
2021-03-07
ALSA: virtio: introduce jack support
Anton Yakovlev
-0
/
+260
2021-03-07
ALSA: virtio: PCM substream operators
Anton Yakovlev
-1
/
+454
2021-03-07
ALSA: virtio: handling control and I/O messages for the PCM device
Anton Yakovlev
-5
/
+515
2021-03-07
ALSA: virtio: build PCM devices and substream hardware descriptors
Anton Yakovlev
-1
/
+581
2021-03-07
ALSA: virtio: handling control messages
Anton Yakovlev
-1
/
+410
2021-03-07
ALSA: virtio: add virtio sound driver
Anton Yakovlev
-0
/
+406