<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/legacy-kernel.git/drivers/net/caif, branch igloo-dev</title>
<subtitle>legacy kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=igloo-dev</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=igloo-dev'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/'/>
<updated>2011-09-22T12:07:31+00:00</updated>
<entry>
<title>CAIF SHM: coverity issues</title>
<updated>2011-09-22T12:07:31+00:00</updated>
<author>
<name>Durga Prasada Rao BATHINA</name>
<email>durgaprasadarao.b@stericcson.com</email>
</author>
<published>2011-08-24T14:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=1f18d925e4f01adf699af97b66d84135fd085952'/>
<id>urn:sha1:1f18d925e4f01adf699af97b66d84135fd085952</id>
<content type='text'>
dereferencing NULL pointer,if skb_dequeue returns NULL.

ST-Ericsson ID: 358051
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: NA

Change-Id: Ib88648e68c631cc8eaf839f96af7e847c12922b1
Signed-off-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericcson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/31750
Reviewed-by: Bibek BASU &lt;bibek.basu@stericsson.com&gt;
Tested-by: Bibek BASU &lt;bibek.basu@stericsson.com&gt;
</content>
</entry>
<entry>
<title>caif-shm: Fix deadlock caused due to improper locking</title>
<updated>2011-09-19T14:07:35+00:00</updated>
<author>
<name>Arun Murthy</name>
<email>arun.murthy@stericsson.com</email>
</author>
<published>2011-09-09T13:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=4ef3a71d72bbf28919a1694fdf6566963b3093e4'/>
<id>urn:sha1:4ef3a71d72bbf28919a1694fdf6566963b3093e4</id>
<content type='text'>
Improper usage of spin lock, which leads to deadlock.

Tx: acquire_lock1 -&gt; trying to acquire lock2
Rx: acquire_lock2 -&gt; trying to acquire lock1

Fix: locking was done through out the function which is not required.
Only in placed where list has be accessed or modified locking is required.

ST-Ericsson Linux next: NA
ST-Ericsson ID: 360284
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I962fcb35f44b6030d6f1151f118d35e328b69156
Signed-off-by: Arun Murthy &lt;arun.murthy@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/30980
Reviewed-by: Hemant-vilas RAMDASI &lt;hemant.ramdasi@stericsson.com&gt;
Tested-by: Hemant-vilas RAMDASI &lt;hemant.ramdasi@stericsson.com&gt;
Reviewed-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
</content>
</entry>
<entry>
<title>ux500_ing05160_mailboxPD_0.1:Lockdeb correctness fix for modem_irq</title>
<updated>2011-09-19T14:00:08+00:00</updated>
<author>
<name>Bibek Basu</name>
<email>bibek.basu@stericsson.com</email>
</author>
<published>2011-08-17T10:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=9b98d7e361682361f02ce6edb896534613acabaf'/>
<id>urn:sha1:9b98d7e361682361f02ce6edb896534613acabaf</id>
<content type='text'>
Commit ID: Ib94dcbf6: U5500 : Lockdeb correctness fix for modem_irq
Build and boot test only done for 8500 config
Booting will only happend properly if used
Initramfs

Change-Id: I5da03baa7b8ee8f32de5712b7136442fbe2cec1c
Signed-off-by: Bibek Basu &lt;bibek.basu@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/28923
</content>
</entry>
<entry>
<title>CAIF: Fix U5500 compile error for shared memory driver</title>
<updated>2011-09-19T13:15:28+00:00</updated>
<author>
<name>Kim Lilliestierna XX</name>
<email>kim.xx.lilliestierna@stericsson.com</email>
</author>
<published>2010-11-30T09:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=206bf8940415f4c9ee39326a4bcd40e47cdbe876'/>
<id>urn:sha1:206bf8940415f4c9ee39326a4bcd40e47cdbe876</id>
<content type='text'>
Rearrange pr_fmt so it compiles.

Signed-off-by: Sjur Braendeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Change-Id: I26a71a302160306af26fda00c99c024ffb731f08
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23756
Reviewed-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Tested-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Reviewed-by: QATEST
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
Reviewed-by: Kim LILLIESTIERNA &lt;kim.xx.lilliestierna@stericsson.com&gt;
</content>
</entry>
<entry>
<title>caif-u5500: CAIF shared memory mailbox interface</title>
<updated>2011-09-19T13:15:28+00:00</updated>
<author>
<name>Amarnath Revanna</name>
<email>amarnath.bangalore.revanna@stericsson.com</email>
</author>
<published>2010-10-27T08:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=3f0146a3b179ccdd744cea320a3697dac9730635'/>
<id>urn:sha1:3f0146a3b179ccdd744cea320a3697dac9730635</id>
<content type='text'>
Signed-off-by: Sjur Braendeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Change-Id: I9a2ee64e5a581fdfd4853f96f38aaa9a52d19fcf
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23754
Reviewed-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Tested-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Reviewed-by: QATEST
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>caif-u5500: CAIF shared memory transport protocol</title>
<updated>2011-09-19T13:15:28+00:00</updated>
<author>
<name>sjur.brandeland@stericsson.com</name>
<email>sjur.brandeland@stericsson.com</email>
</author>
<published>2010-10-27T08:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=320f8c590e4c4411c06e3d4ae755ec1f529dc6cf'/>
<id>urn:sha1:320f8c590e4c4411c06e3d4ae755ec1f529dc6cf</id>
<content type='text'>
Signed-off-by: Sjur Braendeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Change-Id: I02d30135ba3694bfbeb31de4275237490a2fbac1
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23753
Reviewed-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Tested-by: Durga Prasada Rao BATHINA &lt;durgaprasadarao.b@stericsson.com&gt;
Reviewed-by: QATEST
Reviewed-by: Srinidhi KASAGAR &lt;srinidhi.kasagar@stericsson.com&gt;
</content>
</entry>
<entry>
<title>CAIF: Alignment with internal CAIF development git</title>
<updated>2011-09-19T13:15:13+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2011-05-11T08:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=7b078831c1fb049c0ef93043d1237df417f36c28'/>
<id>urn:sha1:7b078831c1fb049c0ef93043d1237df417f36c28</id>
<content type='text'>
Code changes from internal git that will / are submitted to kernel
upstream.
- CAIF SPI. Multiple bug fixes, power management.

Change-Id: I7e0f989ec5508358efeb3459c561d40dc94ed0a8
Signed-off-by: Erwan Bracq &lt;erwan.bracq@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/21536
Reviewed-by: QATEST
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>CAIF: Minor alignment with internal CAIF git</title>
<updated>2011-09-19T13:15:13+00:00</updated>
<author>
<name>Erwan Bracq</name>
<email>erwan.bracq@stericsson.com</email>
</author>
<published>2011-04-23T10:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=1e7e54a3ff0f102577e580b6d46a3ca314c92d16'/>
<id>urn:sha1:1e7e54a3ff0f102577e580b6d46a3ca314c92d16</id>
<content type='text'>
Some added blank line and BUGON for CAIF serial.

Change-Id: If3452ed104b93203fc86fe6a95fd957946447876
Signed-off-by: Erwan Bracq &lt;erwan.bracq@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/21527
Reviewed-by: QATEST
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>caif: Align CAIF HSI Link Layer</title>
<updated>2011-09-19T13:15:07+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2011-05-09T14:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=837d3f5c6a8d793756d1fe85f4e678e37aa498ae'/>
<id>urn:sha1:837d3f5c6a8d793756d1fe85f4e678e37aa498ae</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>caif: Add CAIF HSI Link Layer &amp; porting on 2.6.38</title>
<updated>2011-09-19T13:14:50+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2011-04-18T15:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=34f41f0d78c1f1a6b3fef48cc9ba80a8aa8d43ec'/>
<id>urn:sha1:34f41f0d78c1f1a6b3fef48cc9ba80a8aa8d43ec</id>
<content type='text'>
Change-Id: I001c4470c26833d1f53af1eb31cb669d3424e60a
Signed-off-by: Pawel Szyszuk &lt;pawel.szyszuk@stericsson.com&gt;
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
</feed>
