summaryrefslogtreecommitdiff
path: root/sound/virtio/virtio_card.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22sound: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-02-09ALSA: virtio: add support for audio controlsAnton Yakovlev1-0/+21
2024-01-24ALSA: virtio: remove duplicate check if queue is brokenLi RongQing1-2/+0
2022-01-15virtio: wrap config->reset callsMichael S. Tsirkin1-2/+2
2021-04-12ALSA: virtio: use module_virtio_driver() to simplify the codeChen Huang1-11/+1
2021-03-07ALSA: virtio: introduce device suspend/resume supportAnton Yakovlev1-0/+56
2021-03-07ALSA: virtio: introduce PCM channel map supportAnton Yakovlev1-0/+10
2021-03-07ALSA: virtio: introduce jack supportAnton Yakovlev1-0/+14
2021-03-07ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev1-4/+18
2021-03-07ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev1-0/+18
2021-03-07ALSA: virtio: handling control messagesAnton Yakovlev1-0/+13
2021-03-07ALSA: virtio: add virtio sound driverAnton Yakovlev1-0/+324