index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
virtio
Age
Commit message (
Expand
)
Author
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
sound: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-08
ALSA: misc: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-02-16
ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" ...
Aiswarya Cyriac
2024-02-09
ALSA: virtio: add support for audio controls
Anton Yakovlev
2024-01-24
ALSA: virtio: remove duplicate check if queue is broken
Li RongQing
2023-10-27
ALSA: virtio: use ack callback
Matias Ezequiel Vara Larsen
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-09-30
ALSA: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2021-04-27
ALSA: virtio: fix kernel-doc
Pierre-Louis Bossart
2021-04-12
ALSA: virtio: use module_virtio_driver() to simplify the code
Chen Huang
2021-03-07
ALSA: virtio: introduce device suspend/resume support
Anton Yakovlev
2021-03-07
ALSA: virtio: introduce PCM channel map support
Anton Yakovlev
2021-03-07
ALSA: virtio: introduce jack support
Anton Yakovlev
2021-03-07
ALSA: virtio: PCM substream operators
Anton Yakovlev
2021-03-07
ALSA: virtio: handling control and I/O messages for the PCM device
Anton Yakovlev
2021-03-07
ALSA: virtio: build PCM devices and substream hardware descriptors
Anton Yakovlev
2021-03-07
ALSA: virtio: handling control messages
Anton Yakovlev
2021-03-07
ALSA: virtio: add virtio sound driver
Anton Yakovlev