aboutsummaryrefslogtreecommitdiffstats
path: root/sound/virtio/virtio_card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-14virtio: 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