<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technicalities &#187; release</title>
	<atom:link href="http://www.sirena.org.uk/log/tag/release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sirena.org.uk/log</link>
	<description>Just another random blog</description>
	<lastBuildDate>Sat, 21 Jan 2012 23:41:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASoC updates in 2.6.39</title>
		<link>http://www.sirena.org.uk/log/2011/05/19/asoc-updates-in-2-6-39/</link>
		<comments>http://www.sirena.org.uk/log/2011/05/19/asoc-updates-in-2-6-39/#comments</comments>
		<pubDate>Thu, 19 May 2011 21:26:18 +0000</pubDate>
		<dc:creator>Mark Brown</dc:creator>
				<category><![CDATA[ASoC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[2.6.37]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[Cirrus]]></category>
		<category><![CDATA[CS4271]]></category>
		<category><![CDATA[Freescale]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[LM4857]]></category>
		<category><![CDATA[MAX8950]]></category>
		<category><![CDATA[Maxim]]></category>
		<category><![CDATA[Medfield]]></category>
		<category><![CDATA[Natsemi]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[SGTL5000]]></category>
		<category><![CDATA[SN95031]]></category>
		<category><![CDATA[TI]]></category>
		<category><![CDATA[Visstrim M10]]></category>
		<category><![CDATA[WM8991]]></category>
		<category><![CDATA[Wolfson]]></category>

		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=344</guid>
		<description><![CDATA[Linux 2.6.39 was released earlier today. This release includes a few updates, the main user visible one being that machine drivers can now be registered as regular devices rather than using the soc-audio device. Support for registering machine drivers as first class devices rather than using the soc-audio device. Support for the soc-audio device will [...]]]></description>
			<content:encoded><![CDATA[<p>Linux 2.6.39 was released earlier today. This release includes a few updates, the main user visible one being that machine drivers can now be registered as regular devices rather than using the soc-audio device.</p>
<ul>
<li>Support for registering machine drivers as first class devices rather than using the soc-audio device. Support for the soc-audio device will be removed at some point in the future.</li>
<li>Support for ordering widget power changes within widget types, helping with large CODECs and multi-stage amplifiers.</li>
<li>Support for waiting for multiple slow events to complete during DAPM sequences, making it easier to handle things like DC offset correction on multiple outputs.</li>
<li>CPU support for Intel Medfield and nVidia Tegra2.</li>
<li>CODEC support for Cirrus CS4271, Freescale SGTL5000, Maxim MAX8950, National Semiconductors ﻿LM4857, TI SN95031 and Wolfson WM8991</li>
<li>Machine support for Intel Medfield MID reference platforms, nVidia Harmony, ﻿﻿and Visstrim M10.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sirena.org.uk/log/2011/05/19/asoc-updates-in-2-6-39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASoC changes in 2.6.37</title>
		<link>http://www.sirena.org.uk/log/2011/01/05/asoc-changes-in-2-6-37/</link>
		<comments>http://www.sirena.org.uk/log/2011/01/05/asoc-changes-in-2-6-37/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 11:34:45 +0000</pubDate>
		<dc:creator>Mark Brown</dc:creator>
				<category><![CDATA[ASoC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[88PM860x]]></category>
		<category><![CDATA[EP93xx]]></category>
		<category><![CDATA[Freescale]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Marvell]]></category>
		<category><![CDATA[MAX98088]]></category>
		<category><![CDATA[MAX98089]]></category>
		<category><![CDATA[MPC85xx]]></category>
		<category><![CDATA[multi component]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[SH]]></category>
		<category><![CDATA[WM8804]]></category>
		<category><![CDATA[WM8962]]></category>
		<category><![CDATA[WM8985]]></category>

		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=313</guid>
		<description><![CDATA[2.6.37, which was released today, has been a very big release for ASoC &#8211; about 40,000 lines of changes covering every single file within the subsystem plus a bunch of new drivers. The highlights are: Overhaul of the core APIs for registration of all kinds of devices from my co-maintainer Liam Girdwood, reducing the level of [...]]]></description>
			<content:encoded><![CDATA[<p>2.6.37, which was released today, has been a very big release for ASoC &#8211; about 40,000 lines of changes covering every single file within the subsystem plus a bunch of new drivers. The highlights are:</p>
<ul>
<li>Overhaul of the core APIs for registration of all kinds of devices from my co-maintainer <a href="http://www.slimlogic.co.uk/">Liam Girdwood,</a> reducing the level of direct coupling between machine drivers and their CODEC and CPU drivers allowing ASoC machines to have multiple CODEC devices and multiple instances of the same CODEC device within a system.</li>
<li>New CODEC drivers for  88PM860x CODEC, MAX98088/9, WL1273, WM8962, WM8804, and WM8985.</li>
<li>New CPU drivers for EP93xx AC&#8217;97 controllers, MPC﻿85xx SSI ports, and SH HDMI controllers.</li>
<li>Machine support for Freescale P1022 DS, Marvell Tavor and Saarb and Simplemachines Sim.One</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sirena.org.uk/log/2011/01/05/asoc-changes-in-2-6-37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASoC updates in 2.6.31</title>
		<link>http://www.sirena.org.uk/log/2009/09/10/asoc-updates-in-2-6-31/</link>
		<comments>http://www.sirena.org.uk/log/2009/09/10/asoc-updates-in-2-6-31/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 10:33:07 +0000</pubDate>
		<dc:creator>Mark Brown</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[ASoC]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=138</guid>
		<description><![CDATA[Linux 2.6.31 was released today. This was a fairly busy release for the ASoC subsystem, with updates including: DAPM supply widget, for automatically managing things like charge pumps and gateable clocks which may be used by more than one widget. Core support for setting up constraints for symmetric sample rates (for systems with a shared [...]]]></description>
			<content:encoded><![CDATA[<p>Linux 2.6.31 was released today. This was a fairly busy release for the ASoC subsystem, with updates including:</p>
<ul>
<li>DAPM supply widget, for automatically managing things like charge pumps and gateable clocks which may be used by more than one widget.</li>
<li>Core support for setting up constraints for symmetric sample rates (for systems with a shared LRCLK).</li>
<li>Support for a range of new CODECs: STAC9766, WM8940, WM8960, WM8988, and WM9081</li>
<li>New CPU support too: <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPC5200">MPC5200</a> AC97 and the I2S interface of the <a href="http://www.stretchinc.com/products/s6000.php">Stretch S6000</a>.</li>
</ul>
<p>Plus lots of updates and fixes to existing code, especially to the OMAP and TWL4030 drivers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sirena.org.uk/log/2009/09/10/asoc-updates-in-2-6-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

