summaryrefslogtreecommitdiffstats
path: root/sound/virtio
AgeCommit message (Expand)AuthorLines
2021-09-30ALSA: virtio: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+2
2021-04-27ALSA: virtio: fix kernel-docPierre-Louis Bossart-1/+1
2021-04-12ALSA: virtio: use module_virtio_driver() to simplify the codeChen Huang-11/+1
2021-03-07ALSA: virtio: introduce device suspend/resume supportAnton Yakovlev-7/+85
2021-03-07ALSA: virtio: introduce PCM channel map supportAnton Yakovlev-0/+242
2021-03-07ALSA: virtio: introduce jack supportAnton Yakovlev-0/+260
2021-03-07ALSA: virtio: PCM substream operatorsAnton Yakovlev-1/+454
2021-03-07ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev-5/+515
2021-03-07ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev-1/+581
2021-03-07ALSA: virtio: handling control messagesAnton Yakovlev-1/+410
2021-03-07ALSA: virtio: add virtio sound driverAnton Yakovlev-0/+406