summaryrefslogtreecommitdiffstats
path: root/sound/virtio
Commit message (Expand)AuthorAgeFilesLines
* ALSA: virtio: fix kernel-docPierre-Louis Bossart2021-04-271-1/+1
* ALSA: virtio: use module_virtio_driver() to simplify the codeChen Huang2021-04-121-11/+1
* ALSA: virtio: introduce device suspend/resume supportAnton Yakovlev2021-03-073-7/+85
* ALSA: virtio: introduce PCM channel map supportAnton Yakovlev2021-03-075-0/+242
* ALSA: virtio: introduce jack supportAnton Yakovlev2021-03-074-0/+260
* ALSA: virtio: PCM substream operatorsAnton Yakovlev2021-03-074-1/+454
* ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev2021-03-076-5/+515
* ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev2021-03-075-1/+581
* ALSA: virtio: handling control messagesAnton Yakovlev2021-03-075-1/+410
* ALSA: virtio: add virtio sound driverAnton Yakovlev2021-03-074-0/+406