<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/sound/soc/mid-x86, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2013-11-24T13:44:19+00:00</updated>
<entry>
<title>ASoC: Rename mid-x86 directory to intel</title>
<updated>2013-11-24T13:44:19+00:00</updated>
<author>
<name>Jarkko Nikula</name>
<email>jarkko.nikula@linux.intel.com</email>
</author>
<published>2013-11-21T11:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=784cbf8ab4641c874806a938b9c863c91d70fbe5'/>
<id>urn:sha1:784cbf8ab4641c874806a938b9c863c91d70fbe5</id>
<content type='text'>
We have other Intel platforms coming having the Smart Sound Technology (SST)
so rename the mid-x86 directory to intel as originally directory name
reflected only Intel MID platform.

Signed-off-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;
Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'asoc/topic/warn' into asoc-next</title>
<updated>2013-11-08T10:43:41+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@linaro.org</email>
</author>
<published>2013-11-08T10:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=108145a60675ebc0e42e7964ee6666096bbf86ce'/>
<id>urn:sha1:108145a60675ebc0e42e7964ee6666096bbf86ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ASoC: mid-x86: Use WARN_ON() instead of BUG_ON()</title>
<updated>2013-11-07T19:55:11+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2013-11-05T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=656a22a105c8135a515daae3d79ede7b472c18ec'/>
<id>urn:sha1:656a22a105c8135a515daae3d79ede7b472c18ec</id>
<content type='text'>
BUG_ON() is rather useless for debugging as it leads to panic().
Use WARN_ON() and handle the error cases accordingly.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>ASoC: mfld: Use devm_snd_soc_register_card</title>
<updated>2013-09-19T13:57:37+00:00</updated>
<author>
<name>Sachin Kamat</name>
<email>sachin.kamat@linaro.org</email>
</author>
<published>2013-09-17T04:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=33c89c30afd7b6a309638d8d9b88481118d0a3ec'/>
<id>urn:sha1:33c89c30afd7b6a309638d8d9b88481118d0a3ec</id>
<content type='text'>
devm_snd_soc_register_card makes code simpler.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>ASoC: mfld: Remove unused variable</title>
<updated>2013-06-28T09:59:14+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@linaro.org</email>
</author>
<published>2013-06-28T09:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6c50e9147ff03996417e24a11e31831d245b52f0'/>
<id>urn:sha1:6c50e9147ff03996417e24a11e31831d245b52f0</id>
<content type='text'>
Reported-by: Fengguang Wu &lt;fengguang.wu@intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>ASoC: mid-x86: Convert to use devm_* APIs</title>
<updated>2013-06-26T15:21:49+00:00</updated>
<author>
<name>Wei Yongjun</name>
<email>yongjun_wei@trendmicro.com.cn</email>
</author>
<published>2013-06-25T02:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=de693006c9c813171e8d3124ee6afe4318cb9915'/>
<id>urn:sha1:de693006c9c813171e8d3124ee6afe4318cb9915</id>
<content type='text'>
devm_* APIs are device managed and make code simpler.

Signed-off-by: Wei Yongjun &lt;yongjun_wei@trendmicro.com.cn&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>ASoC: mid-x86: Remove redundant platform_set_drvdata()</title>
<updated>2013-05-12T18:07:59+00:00</updated>
<author>
<name>Sachin Kamat</name>
<email>sachin.kamat@linaro.org</email>
</author>
<published>2013-05-03T09:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=48dcf1d82fd8158ac8a9b843abb4965c69a19781'/>
<id>urn:sha1:48dcf1d82fd8158ac8a9b843abb4965c69a19781</id>
<content type='text'>
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'asoc/topic/compress' into asoc-next</title>
<updated>2013-04-12T12:56:57+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2013-04-12T12:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=54b019cbd993bb9d432a27a51a800f4981aa2f1c'/>
<id>urn:sha1:54b019cbd993bb9d432a27a51a800f4981aa2f1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ASoC: mid-x86 - add support for meaadata apis</title>
<updated>2013-03-29T21:08:32+00:00</updated>
<author>
<name>Vinod Koul</name>
<email>vinod.koul@intel.com</email>
</author>
<published>2013-03-29T18:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0cd5751ab360573f607d1cbf97aa072667f888c8'/>
<id>urn:sha1:0cd5751ab360573f607d1cbf97aa072667f888c8</id>
<content type='text'>
while at it, update the copyright timeline too

Signed-off-by: Jeeja KP &lt;jeeja.kp@intel.com&gt;
Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>ASoC: switch over to use snd_soc_register_component() on sst</title>
<updated>2013-03-26T21:57:20+00:00</updated>
<author>
<name>Kuninori Morimoto</name>
<email>kuninori.morimoto.gx@renesas.com</email>
</author>
<published>2013-03-21T10:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b1c36861315ce37c2fee8c1c90433068866a8871'/>
<id>urn:sha1:b1c36861315ce37c2fee8c1c90433068866a8871</id>
<content type='text'>
Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
</feed>
