summaryrefslogtreecommitdiff
path: root/sound/virtio/virtio_pcm.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-16ALSA: virtio: Add missing 384 kHz PCM rate mappingCássio Gabriel1-1/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-09-01ALSA: virtio: Use guard() for spin locksTakashi Iwai1-4/+4
2025-02-25sound/virtio: Fix cancel_sync warnings on uninitialized work_structsJohn Stultz1-6/+15
2023-10-27ALSA: virtio: use ack callbackMatias Ezequiel Vara Larsen1-2/+4
2021-03-07ALSA: virtio: PCM substream operatorsAnton Yakovlev1-0/+2
2021-03-07ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev1-0/+32
2021-03-07ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev1-0/+479