Anton Yakovlev ([email protected])

Number of posts: 101 (0.09 per day)
First post: 2021-01-20 00:47:30
Last post: 2024-04-02 06:32:39

Date List Subject
2021-02-22 15:38:59 linux-kernel [PATCH v5 2/9] ALSA: virtio: add virtio sound driver
2021-02-22 15:38:05 linux-kernel [PATCH v5 3/9] ALSA: virtio: handling control messages
2021-02-22 15:37:38 linux-kernel [PATCH v5 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
2021-02-21 14:03:02 linux-kernel [PATCH v4 7/9] ALSA: virtio: introduce jack support
2021-02-21 14:02:45 linux-kernel [PATCH v4 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
2021-02-21 14:02:21 linux-kernel [PATCH v4 8/9] ALSA: virtio: introduce PCM channel map support
2021-02-21 14:01:55 linux-kernel [PATCH v4 9/9] ALSA: virtio: introduce device suspend/resume support
2021-02-21 14:01:33 linux-kernel [PATCH v4 6/9] ALSA: virtio: PCM substream operators
2021-02-21 14:01:11 linux-kernel [PATCH v4 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
2021-02-21 14:01:04 linux-kernel [PATCH v4 3/9] ALSA: virtio: handling control messages
2021-02-21 14:00:56 linux-kernel [PATCH v4 2/9] ALSA: virtio: add virtio sound driver
2021-02-21 13:59:24 linux-kernel [PATCH v4 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
2021-02-10 03:40:15 linux-kernel [PATCH v3 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
2021-02-09 12:51:35 linux-kernel [PATCH v3 8/9] ALSA: virtio: introduce PCM channel map support
2021-02-09 12:50:17 linux-kernel [PATCH v3 9/9] ALSA: virtio: introduce device suspend/resume support
2021-02-09 12:49:31 linux-kernel [PATCH v3 7/9] ALSA: virtio: introduce jack support
2021-02-09 12:49:31 linux-kernel [PATCH v3 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
2021-02-09 12:49:31 linux-kernel [PATCH v3 6/9] ALSA: virtio: PCM substream operators
2021-02-09 12:48:09 linux-kernel [PATCH v3 3/9] ALSA: virtio: handling control messages
2021-02-09 12:47:01 linux-kernel [PATCH v3 2/9] ALSA: virtio: add virtio sound driver
2021-02-09 12:46:33 linux-kernel [PATCH v3 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
2021-02-03 17:36:29 linux-kernel Re: [virtio-dev] Re: [PATCH v2 2/9] ALSA: virtio: add virtio sound driver
2021-02-01 23:24:25 linux-kernel Re: [PATCH v2 8/9] ALSA: virtio: introduce PCM channel map support
2021-02-01 23:24:24 linux-kernel Re: [virtio-dev] Re: [PATCH v2 3/9] ALSA: virtio: handling control messages
2021-02-01 23:24:13 linux-kernel Re: [PATCH v2 6/9] ALSA: virtio: PCM substream operators
2021-02-01 23:24:10 linux-kernel Re: [virtio-dev] Re: [PATCH v2 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
2021-02-01 23:23:00 linux-kernel Re: [PATCH v2 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
2021-02-01 23:20:41 linux-kernel Re: [virtio-dev] Re: [PATCH v2 2/9] ALSA: virtio: add virtio sound driver
2021-01-24 17:02:11 linux-kernel [PATCH v2 7/9] ALSA: virtio: introduce jack support
2021-01-24 17:02:01 linux-kernel [PATCH v2 9/9] ALSA: virtio: introduce device suspend/resume support
2021-01-24 17:01:18 linux-kernel [PATCH v2 8/9] ALSA: virtio: introduce PCM channel map support
2021-01-24 17:00:18 linux-kernel [PATCH v2 6/9] ALSA: virtio: PCM substream operators
2021-01-24 16:59:55 linux-kernel [PATCH v2 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
2021-01-24 16:58:46 linux-kernel [PATCH v2 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
2021-01-24 16:57:37 linux-kernel [PATCH v2 2/9] ALSA: virtio: add virtio sound driver
2021-01-24 16:56:43 linux-kernel [PATCH v2 3/9] ALSA: virtio: handling control messages
2021-01-24 16:56:28 linux-kernel [PATCH v2 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
2021-01-24 16:56:20 linux-kernel Re: [PATCH 0/7] ALSA: add virtio sound driver
2021-01-24 16:53:45 linux-kernel Re: [PATCH 5/7] ALSA: virtio: PCM substream operators
2021-01-24 16:52:36 linux-kernel Re: [PATCH 4/7] ALSA: virtio: handling control and I/O messages for the PCM device
2021-01-24 16:52:15 linux-kernel Re: [PATCH 3/7] ALSA: virtio: add virtio sound driver
2021-01-24 16:42:26 linux-kernel Re: [PATCH 2/7] uapi: virtio_snd: add the sound device header file
2021-01-20 00:52:03 linux-kernel [PATCH 0/7] ALSA: add virtio sound driver
2021-01-20 00:51:17 linux-kernel [PATCH 2/7] uapi: virtio_snd: add the sound device header file
2021-01-20 00:51:06 linux-kernel [PATCH 1/7] uapi: virtio_ids: add a sound device type ID from OASIS spec
2021-01-20 00:50:12 linux-kernel [PATCH 6/7] ALSA: virtio: introduce jack support
2021-01-20 00:49:58 linux-kernel [PATCH 3/7] ALSA: virtio: add virtio sound driver
2021-01-20 00:49:16 linux-kernel [PATCH 5/7] ALSA: virtio: PCM substream operators
2021-01-20 00:48:02 linux-kernel [PATCH 4/7] ALSA: virtio: handling control and I/O messages for the PCM device
2021-01-20 00:47:30 linux-kernel [PATCH 7/7] ALSA: virtio: introduce device suspend/resume support