Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-12 | ALSA: virtio: use module_virtio_driver() to simplify the code | Chen Huang | 1 | -11/+1 |
2021-03-07 | ALSA: virtio: introduce device suspend/resume support | Anton Yakovlev | 1 | -0/+56 |
2021-03-07 | ALSA: virtio: introduce PCM channel map support | Anton Yakovlev | 1 | -0/+10 |
2021-03-07 | ALSA: virtio: introduce jack support | Anton Yakovlev | 1 | -0/+14 |
2021-03-07 | ALSA: virtio: handling control and I/O messages for the PCM device | Anton Yakovlev | 1 | -4/+18 |
2021-03-07 | ALSA: virtio: build PCM devices and substream hardware descriptors | Anton Yakovlev | 1 | -0/+18 |
2021-03-07 | ALSA: virtio: handling control messages | Anton Yakovlev | 1 | -0/+13 |
2021-03-07 | ALSA: virtio: add virtio sound driver | Anton Yakovlev | 1 | -0/+324 |