<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b7df4cc3 - ALSA: misc: Use *-y instead of *-objs in Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#b7df4cc3</link>
        <description>ALSA: misc: Use *-y instead of *-objs in Makefile*-objs suffix is reserved rather for (user-space) host programs whileusually *-y suffix is used for kernel drivers (although *-objs worksfor that purpose for now).Let&apos;s correct the old usages of *-objs in Makefiles.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Reviewed-by: Jaroslav Kysela &lt;perex@perex.cz&gt;Link: https://lore.kernel.org/r/20240507135513.14919-10-tiwai@suse.de

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 07 May 2024 13:55:09 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>d6568e3d - ALSA: virtio: add support for audio controls</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#d6568e3d</link>
        <description>ALSA: virtio: add support for audio controlsImplementation of support for audio controls in accordance with theextension of the virtio sound device specification [1] planned forvirtio-v1.3-cs01.The device can announce the VIRTIO_SND_F_CTLS feature. If the feature isnegotiated, then an additional field appears in the configuration space:  struct virtio_snd_config {    ...    /* number of available control elements */    __le32 controls;  };The driver can send the following requests to manage audio controls:  enum {    ...    /* control element request types */    VIRTIO_SND_R_CTL_INFO = 0x0300,    VIRTIO_SND_R_CTL_ENUM_ITEMS,    VIRTIO_SND_R_CTL_READ,    VIRTIO_SND_R_CTL_WRITE,    VIRTIO_SND_R_CTL_TLV_READ,    VIRTIO_SND_R_CTL_TLV_WRITE,    VIRTIO_SND_R_CTL_TLV_COMMAND,    ...  };And the device can send the following audio control event notification:  enum {    ...    /* control element event types */    VIRTIO_SND_EVT_CTL_NOTIFY = 0x1200,    ...  };See additional details in [1].[1] https://lists.oasis-open.org/archives/virtio-comment/202104/msg00013.htmlSigned-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Signed-off-by: Aiswarya Cyriac &lt;aiswarya.cyriac@opensynergy.com&gt;Link: https://lore.kernel.org/r/20240115133654.576068-2-aiswarya.cyriac@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Mon, 15 Jan 2024 13:36:54 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>19325fed - ALSA: virtio: introduce PCM channel map support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#19325fed</link>
        <description>ALSA: virtio: introduce PCM channel map supportEnumerate all available PCM channel maps and create ALSA controls.Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-9-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:08 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>ca61a41f - ALSA: virtio: introduce jack support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#ca61a41f</link>
        <description>ALSA: virtio: introduce jack supportEnumerate all available jacks and create ALSA controls.At the moment jacks have a simple implementation and can only be usedto receive notifications about a plugged in/out device.Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-8-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:07 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>da76e9f3 - ALSA: virtio: PCM substream operators</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#da76e9f3</link>
        <description>ALSA: virtio: PCM substream operatorsIntroduce the operators required for the operation of substreams.Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-7-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:06 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>f40a2867 - ALSA: virtio: handling control and I/O messages for the PCM device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#f40a2867</link>
        <description>ALSA: virtio: handling control and I/O messages for the PCM deviceThe driver implements a message-based transport for I/O substreamoperations. Before the start of the substream, the hardware buffer issliced into I/O messages, the number of which is equal to the currentnumber of periods. The size of each message is equal to the currentsize of one period.I/O messages are organized in an ordered queue. The completion of theI/O message indicates an elapsed period (the only exception is the endof the stream for the capture substream). Upon completion, the messageis automatically re-added to the end of the queue.Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-6-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:05 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>29b96bf5 - ALSA: virtio: build PCM devices and substream hardware descriptors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#29b96bf5</link>
        <description>ALSA: virtio: build PCM devices and substream hardware descriptorsLike the HDA specification, the virtio sound device specification linksPCM substreams, jacks and PCM channel maps into functional groups. Foreach discovered group, a PCM device is created, the number of whichcoincides with the group number.Introduce the module parameters for setting the hardware bufferparameters:  pcm_buffer_ms [=160]  pcm_periods_min [=2]  pcm_periods_max [=16]  pcm_period_ms_min [=10]  pcm_period_ms_max [=80]Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-5-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:04 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>9d45e514 - ALSA: virtio: handling control messages</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#9d45e514</link>
        <description>ALSA: virtio: handling control messagesThe control queue can be used by different parts of the driver to sendcommands to the device. Control messages can be either synchronous orasynchronous. The lifetime of a message is controlled by a referencecount.Introduce a module parameter to set the message completion timeout:  msg_timeout_ms [=1000]Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-4-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:03 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
<item>
        <title>de3a9980 - ALSA: virtio: add virtio sound driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/virtio/Makefile#de3a9980</link>
        <description>ALSA: virtio: add virtio sound driverIntroduce skeleton of the virtio sound driver. The driver implementsthe virtio sound device specification, which has become part of thevirtio standard.Initial initialization of the device, virtqueues and creation of anempty ALSA sound device.Signed-off-by: Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;Link: https://lore.kernel.org/r/20210302164709.3142702-3-anton.yakovlev@opensynergy.comSigned-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux-6.15/sound/virtio/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 16:47:02 +0000</pubDate>
        <dc:creator>Anton Yakovlev &lt;anton.yakovlev@opensynergy.com&gt;</dc:creator>
    </item>
</channel>
</rss>
