<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/target/linux/xburst/files-2.6.32/sound, branch master</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>[xburst] Drop 2.6.32 patches</title>
<updated>2010-08-04T13:33:55+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-08-04T13:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=caec700c9a87d1565d4e3e37c5c4ce9a5e51c052'/>
<id>caec700c9a87d1565d4e3e37c5c4ce9a5e51c052</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] jzcodec: Only support 16bit formats for now</title>
<updated>2010-04-04T15:39:15+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-04-04T15:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=d266f7371fff9056dac0db7d90bd7c3b06429a36'/>
<id>d266f7371fff9056dac0db7d90bd7c3b06429a36</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20701 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,</title>
<updated>2010-03-22T18:57:50+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-22T18:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=113249c0a943849326e437dedcd62b2128bc06b1'/>
<id>113249c0a943849326e437dedcd62b2128bc06b1</id>
<content type='text'>
because hw_free can be called multiple times aswell.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because hw_free can be called multiple times aswell.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] sound jz4740_pcm: Don't request dma channel mor then once.</title>
<updated>2010-03-22T15:22:26+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-22T15:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=124c6d16d7692446d6ff6bbae6f10f32eafcc66e'/>
<id>124c6d16d7692446d6ff6bbae6f10f32eafcc66e</id>
<content type='text'>
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] jzcodec: Fix supported formats.</title>
<updated>2010-03-14T17:49:30+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-14T17:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=64a8bb66463d2f88cb7104a13745657375a4d106'/>
<id>64a8bb66463d2f88cb7104a13745657375a4d106</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20210 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20210 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] jz4740-i2s: Export jz4740_i2s_dai</title>
<updated>2010-03-11T01:54:09+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-11T01:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=a88dfb0e9b1f8e4cfae2119e8ea5595ef6d9c36b'/>
<id>a88dfb0e9b1f8e4cfae2119e8ea5595ef6d9c36b</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20131 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20131 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] Add sound support for the n516.</title>
<updated>2010-03-07T23:45:45+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-07T23:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=38f5248e7c5f85978dcdf5bf5271a1ea0f0aef10'/>
<id>38f5248e7c5f85978dcdf5bf5271a1ea0f0aef10</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20044 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20044 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[xburst] Add support for enabling/disabling the aic controllers clock.</title>
<updated>2010-03-07T23:44:58+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-07T23:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=06c8bec13f8ca1f7627bd633ab998f82d05ac5ef'/>
<id>06c8bec13f8ca1f7627bd633ab998f82d05ac5ef</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20043 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20043 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge xburst target.</title>
<updated>2010-01-11T04:44:45+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-01-11T04:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=809c03fe4c0f90c640b26e6a2792553b592c68f2'/>
<id>809c03fe4c0f90c640b26e6a2792553b592c68f2</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
