<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch tegra-9.12.12.1</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>tegra: Disabling the EC keyboard and mouse driver for E1206</title>
<updated>2010-05-25T19:23:44+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2010-05-25T09:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ea51db0afcf5f4a1c7b61df64262dbbda00cd397'/>
<id>ea51db0afcf5f4a1c7b61df64262dbbda00cd397</id>
<content type='text'>
The E1206 based platform does not support the EC keyboard and EC mouse.
Returning fail in the initialization of the EC keyboard and mouse driver init.

Tested that it worked properly on Harmony and do not get enabled in E1206 based
platform.

Change-Id: Ib487715cda3d82d8c1fff8d5b34a572e0d81fbe7
Reviewed-on: http://git-master/r/1479
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Tested-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-by: Jitendra Aditya Lanka &lt;jlanka@nvidia.com&gt;
Tested-by: Jitendra Aditya Lanka &lt;jlanka@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The E1206 based platform does not support the EC keyboard and EC mouse.
Returning fail in the initialization of the EC keyboard and mouse driver init.

Tested that it worked properly on Harmony and do not get enabled in E1206 based
platform.

Change-Id: Ib487715cda3d82d8c1fff8d5b34a572e0d81fbe7
Reviewed-on: http://git-master/r/1479
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Tested-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-by: Jitendra Aditya Lanka &lt;jlanka@nvidia.com&gt;
Tested-by: Jitendra Aditya Lanka &lt;jlanka@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra framebuffer - dsi one shot support</title>
<updated>2010-05-25T17:44:01+00:00</updated>
<author>
<name>Arthur Spence</name>
<email>aspence@nvidia.com</email>
</author>
<published>2010-05-20T20:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=16624522eb677d10c3846f25283f95530a7d5017'/>
<id>16624522eb677d10c3846f25283f95530a7d5017</id>
<content type='text'>
DSI one shot support requires register access in the tegra framebuffer to
poke the frame trigger bit (with both the trigger bit and the tearing effect
signal are high, a frame of pixels will be sent to the panel). The boot args
must also be expanded to have a "use tearing effect" flag.

Change-Id: Id0c3960cac5b59dd23fd6547f1b7dae4d422ac32
Reviewed-on: http://git-master/r/1460
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
Tested-by: Arthur Spence &lt;aspence@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DSI one shot support requires register access in the tegra framebuffer to
poke the frame trigger bit (with both the trigger bit and the tearing effect
signal are high, a frame of pixels will be sent to the panel). The boot args
must also be expanded to have a "use tearing effect" flag.

Change-Id: Id0c3960cac5b59dd23fd6547f1b7dae4d422ac32
Reviewed-on: http://git-master/r/1460
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
Tested-by: Arthur Spence &lt;aspence@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra apb dma: Adding support for SPI4.</title>
<updated>2010-05-25T02:21:54+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2010-05-12T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5d5cbf7c3abb9220a3583eade382e4361950a648'/>
<id>5d5cbf7c3abb9220a3583eade382e4361950a648</id>
<content type='text'>
Adding the support for the SPI4 as the apb dma requestor.

Tested on whistler with spi unit testcase, on harmony with playback.

Change-Id: Ib16dcb8f9eaec47d7b27026e2c2e576373df7e6a
Reviewed-on: http://git-master/r/1374
Tested-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the support for the SPI4 as the apb dma requestor.

Tested on whistler with spi unit testcase, on harmony with playback.

Change-Id: Ib16dcb8f9eaec47d7b27026e2c2e576373df7e6a
Reviewed-on: http://git-master/r/1374
Tested-by: Suresh Mangipudi &lt;smangipudi@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: Fix potential data abort if module doesn't exist</title>
<updated>2010-05-25T02:18:38+00:00</updated>
<author>
<name>Scott Williams</name>
<email>scwilliams@nvidia.com</email>
</author>
<published>2010-05-21T00:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2b46e5abd5b10caeb19e1dc0cd1af0c094e5de57'/>
<id>2b46e5abd5b10caeb19e1dc0cd1af0c094e5de57</id>
<content type='text'>
Change-Id: I453606faa4edb4668a351dea8303ba83910923d1
Reviewed-on: http://git-master/r/1465
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
Tested-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I453606faa4edb4668a351dea8303ba83910923d1
Reviewed-on: http://git-master/r/1465
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
Tested-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra RM: added busy hints pool (bug 686569).</title>
<updated>2010-05-22T17:45:59+00:00</updated>
<author>
<name>Alex Frid</name>
<email>afrid@nvidia.com</email>
</author>
<published>2010-05-18T06:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=be03533498089ea4b434a868752eb938b50cd158'/>
<id>be03533498089ea4b434a868752eb938b50cd158</id>
<content type='text'>
Change-Id: Ic018767fff54472f97ab74ab71988ab3cdf5b981
Reviewed-on: http://git-master/r/1426
Reviewed-by: Venkata (Muni) Anda &lt;vanda@nvidia.com&gt;
Tested-by: Venkata (Muni) Anda &lt;vanda@nvidia.com&gt;
Reviewed-by: Daehyoung Ko &lt;dko@nvidia.com&gt;
Tested-by: Daehyoung Ko &lt;dko@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic018767fff54472f97ab74ab71988ab3cdf5b981
Reviewed-on: http://git-master/r/1426
Reviewed-by: Venkata (Muni) Anda &lt;vanda@nvidia.com&gt;
Tested-by: Venkata (Muni) Anda &lt;vanda@nvidia.com&gt;
Reviewed-by: Daehyoung Ko &lt;dko@nvidia.com&gt;
Tested-by: Daehyoung Ko &lt;dko@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra ODM: Changing the Rainbow 570 modem power on pulse time.</title>
<updated>2010-05-22T17:33:58+00:00</updated>
<author>
<name>Steve Lin</name>
<email>stlin@nvidia.com</email>
</author>
<published>2010-05-18T23:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c5ede35df6fe567e36499cf3673fc2128e69e042'/>
<id>c5ede35df6fe567e36499cf3673fc2128e69e042</id>
<content type='text'>
Rainbow 570 modem requires power on pulse more than a second. This change
increases the power on plus time and correct the DAP connection table for
Rainbow 570. The Rainbow1 modem also works after the pulse time change.
Bug 640843

Change-Id: I194c9d84a9a10bbb3bc3e14eea53f18a9a54ed6a
Reviewed-on: http://git-master/r/1431
Tested-by: Szming Lin &lt;stlin@nvidia.com&gt;
Reviewed-by: Udaykumar Rameshchan Raval &lt;uraval@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rainbow 570 modem requires power on pulse more than a second. This change
increases the power on plus time and correct the DAP connection table for
Rainbow 570. The Rainbow1 modem also works after the pulse time change.
Bug 640843

Change-Id: I194c9d84a9a10bbb3bc3e14eea53f18a9a54ed6a
Reviewed-on: http://git-master/r/1431
Tested-by: Szming Lin &lt;stlin@nvidia.com&gt;
Reviewed-by: Udaykumar Rameshchan Raval &lt;uraval@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvmap: tighten handle validation before pinning</title>
<updated>2010-05-21T15:57:55+00:00</updated>
<author>
<name>Anssi Kalliolahti</name>
<email>akalliolahti@nvidia.com</email>
</author>
<published>2010-05-20T11:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=46d2a32a664e9c80ac78001b00ba6b7b23d44249'/>
<id>46d2a32a664e9c80ac78001b00ba6b7b23d44249</id>
<content type='text'>
Do not allow pinning handles without local context anymore (this was a
special case and is not needed anymore). Also, added check for handle poison
before pinning. This prevents kernel panic (BUG_ON in
_nvmap_handle_pin_locked) when trying to pin already freed handle.

Change-Id: Iabf408c182aa0907596957233169568abedbbb1f
Reviewed-on: http://git-master/r/1449
Reviewed-by: Antti Rasmus &lt;arasmus@nvidia.com&gt;
Tested-by: Anssi Kalliolahti &lt;akalliolahti@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not allow pinning handles without local context anymore (this was a
special case and is not needed anymore). Also, added check for handle poison
before pinning. This prevents kernel panic (BUG_ON in
_nvmap_handle_pin_locked) when trying to pin already freed handle.

Change-Id: Iabf408c182aa0907596957233169568abedbbb1f
Reviewed-on: http://git-master/r/1449
Reviewed-by: Antti Rasmus &lt;arasmus@nvidia.com&gt;
Tested-by: Anssi Kalliolahti &lt;akalliolahti@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: added delay to avoid hang after Lp0 resume</title>
<updated>2010-05-21T01:31:19+00:00</updated>
<author>
<name>Narendra Damahe</name>
<email>ndamahe@nvidia.com</email>
</author>
<published>2010-05-20T23:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f67895934ebb201293b4fc82b39cd766f9c40092'/>
<id>f67895934ebb201293b4fc82b39cd766f9c40092</id>
<content type='text'>
Bug 679959

Change-Id: Id541c2f51fe2e0cb2c4cbb08aafbcb53da251218
Reviewed-on: http://git-master/r/1468
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 679959

Change-Id: Id541c2f51fe2e0cb2c4cbb08aafbcb53da251218
Reviewed-on: http://git-master/r/1468
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra:adding timeout for graceful exit</title>
<updated>2010-05-21T00:47:54+00:00</updated>
<author>
<name>Narendra Damahe</name>
<email>ndamahe@nvidia.com</email>
</author>
<published>2010-05-20T23:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=96a3e04c9ad611db3958b3c623d1821361508c84'/>
<id>96a3e04c9ad611db3958b3c623d1821361508c84</id>
<content type='text'>
Bug 679959

Change-Id: I71324cc89b4e3031ecc94ee5c05ba6193bab6533
Reviewed-on: http://git-master/r/1463
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 679959

Change-Id: I71324cc89b4e3031ecc94ee5c05ba6193bab6533
Reviewed-on: http://git-master/r/1463
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra usb-phy: Enable/disable Clock Over On bit for all controllers</title>
<updated>2010-05-20T20:23:06+00:00</updated>
<author>
<name>Venkat Moganty</name>
<email>vmoganty@nvidia.com</email>
</author>
<published>2010-05-20T14:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=51e66c9abfbead89207ee437017d334934bd6109'/>
<id>51e66c9abfbead89207ee437017d334934bd6109</id>
<content type='text'>
Enable Clock Over On bit for all three controllers during phy resume and disable
during the suspend. Added timeout for the phy clock wait loops.

Bug 679959

Tested on Ap20/Harmony.

Change-Id: I3219946e6351c8ddf5e036dfc3a3f2b3693e99a6
Reviewed-on: http://git-master/r/1455
Reviewed-by: Seshendra Gadagottu &lt;sgadagottu@nvidia.com&gt;
Tested-by: Seshendra Gadagottu &lt;sgadagottu@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Clock Over On bit for all three controllers during phy resume and disable
during the suspend. Added timeout for the phy clock wait loops.

Bug 679959

Tested on Ap20/Harmony.

Change-Id: I3219946e6351c8ddf5e036dfc3a3f2b3693e99a6
Reviewed-on: http://git-master/r/1455
Reviewed-by: Seshendra Gadagottu &lt;sgadagottu@nvidia.com&gt;
Tested-by: Seshendra Gadagottu &lt;sgadagottu@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Tested-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Gary King &lt;gking@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
