summaryrefslogtreecommitdiffstats
path: root/sound/virtio/virtio_card.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: virtio: add support for audio controlsAnton Yakovlev2024-02-091-0/+21
* ALSA: virtio: remove duplicate check if queue is brokenLi RongQing2024-01-241-2/+0
* virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-2/+2
* ALSA: virtio: use module_virtio_driver() to simplify the codeChen Huang2021-04-121-11/+1
* ALSA: virtio: introduce device suspend/resume supportAnton Yakovlev2021-03-071-0/+56
* ALSA: virtio: introduce PCM channel map supportAnton Yakovlev2021-03-071-0/+10
* ALSA: virtio: introduce jack supportAnton Yakovlev2021-03-071-0/+14
* ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev2021-03-071-4/+18
* ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev2021-03-071-0/+18
* ALSA: virtio: handling control messagesAnton Yakovlev2021-03-071-0/+13
* ALSA: virtio: add virtio sound driverAnton Yakovlev2021-03-071-0/+324