summaryrefslogtreecommitdiff
path: root/sound/xen/xen_snd_front_alsa.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: xen: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: xen-front: fix unintention integer overflow on left shiftsColin Ian King2019-06-281-2/+2
* ALSA: xen-front: Do not use stream buffer size before it is setOleksandr Andrushchenko2019-04-041-1/+1
* ALSA: xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko2018-12-181-25/+77
* ALSA: xen-front: Refine indentations and constify snd_pcm_opsNick Simonov2018-09-201-23/+23
* ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bitsTakashi Iwai2018-07-271-2/+2
* ALSA: xen-front: fix unsigned error check on return from to_sndif_formatColin Ian King2018-05-281-3/+4
* ALSA: xen-front: Implement ALSA virtual sound driverOleksandr Andrushchenko2018-05-161-0/+821