<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch tegra-10.11.2</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 ALSA] Set default Mic gain to 19.2dB</title>
<updated>2011-01-13T16:28:25+00:00</updated>
<author>
<name>Manjula Gupta</name>
<email>magupta@nvidia.com</email>
</author>
<published>2011-01-13T09:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=366af43bd1edc296fa27a6ed383cf8dae91ea190'/>
<id>366af43bd1edc296fa27a6ed383cf8dae91ea190</id>
<content type='text'>
Setting deafult gain to 19.2dB for record, as there is
no interface to change gain for the recorded audio setting
it to 80% of max gain by default.

This fixes the low volume level issue for the audio streams
recorded through mic.

For Bug 763227

Change-Id: Id141ed235c2a8d1ac3d26bc7d0ad03e26e7c8396
Reviewed-on: http://git-master/r/15790
Tested-by: Manjula Gupta &lt;magupta@nvidia.com&gt;
Reviewed-by: Sumit Bhattacharya &lt;sumitb@nvidia.com&gt;
Reviewed-by: Masood Shaikh &lt;mshaikh@nvidia.com&gt;
Reviewed-by: Vijay Mali &lt;vmali@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting deafult gain to 19.2dB for record, as there is
no interface to change gain for the recorded audio setting
it to 80% of max gain by default.

This fixes the low volume level issue for the audio streams
recorded through mic.

For Bug 763227

Change-Id: Id141ed235c2a8d1ac3d26bc7d0ad03e26e7c8396
Reviewed-on: http://git-master/r/15790
Tested-by: Manjula Gupta &lt;magupta@nvidia.com&gt;
Reviewed-by: Sumit Bhattacharya &lt;sumitb@nvidia.com&gt;
Reviewed-by: Masood Shaikh &lt;mshaikh@nvidia.com&gt;
Reviewed-by: Vijay Mali &lt;vmali@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[tegra ALSA] separated codec and control code</title>
<updated>2011-01-13T05:51:38+00:00</updated>
<author>
<name>Ravindra Lokhande</name>
<email>rlokhande@nvidia.com</email>
</author>
<published>2011-01-12T11:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1503bf380cf05df14cf477245ee21228d75dbff9'/>
<id>1503bf380cf05df14cf477245ee21228d75dbff9</id>
<content type='text'>
- separated codec and control code
- codec specific code is added to tegra_soc_xxx
- alsa controls code added to tegra_soc_controls

Fixes bug 759167

Change-Id: Ib8cd19364b3d4a0cb726d20b4eb1a7fab4017bf1
Reviewed-on: http://git-master/r/15637
Tested-by: Ravindra Lokhande &lt;rlokhande@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- separated codec and control code
- codec specific code is added to tegra_soc_xxx
- alsa controls code added to tegra_soc_controls

Fixes bug 759167

Change-Id: Ib8cd19364b3d4a0cb726d20b4eb1a7fab4017bf1
Reviewed-on: http://git-master/r/15637
Tested-by: Ravindra Lokhande &lt;rlokhande@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] tegra: whistler: added das device</title>
<updated>2011-01-12T14:01:28+00:00</updated>
<author>
<name>Ravindra Lokhande</name>
<email>rlokhande@nvidia.com</email>
</author>
<published>2011-01-11T10:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6b27d35c0ccb5193691282feef2e1d5abfdd1ce2'/>
<id>6b27d35c0ccb5193691282feef2e1d5abfdd1ce2</id>
<content type='text'>
Added das device in board file.
Set platform data for das device

Change-Id: I61d2aa56d360ba0d47f802e2a74d1529328a02a3
Reviewed-on: http://git-master/r/15483
Reviewed-by: Ravindra Lokhande &lt;rlokhande@nvidia.com&gt;
Reviewed-by: Sumit Bhattacharya &lt;sumitb@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Tested-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added das device in board file.
Set platform data for das device

Change-Id: I61d2aa56d360ba0d47f802e2a74d1529328a02a3
Reviewed-on: http://git-master/r/15483
Reviewed-by: Ravindra Lokhande &lt;rlokhande@nvidia.com&gt;
Reviewed-by: Sumit Bhattacharya &lt;sumitb@nvidia.com&gt;
Reviewed-by: Scott Peterson &lt;speterson@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Tested-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>alarm: disable rtc alarm suspend/resume handlers</title>
<updated>2011-01-12T13:49:13+00:00</updated>
<author>
<name>Deepesh Gujarathi</name>
<email>dgujarathi@nvidia.com</email>
</author>
<published>2011-01-11T10:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0f04e9f691396f4d1e4288fff91ae8f5862dbba3'/>
<id>0f04e9f691396f4d1e4288fff91ae8f5862dbba3</id>
<content type='text'>
This is a temporary WAR to avoid the undesired "RTC wakeup"
issue. The original source of the problem seems to be in
userspace. But use this WAR till we find a proper fix.

Bug 773133

Change-Id: I20930056f9a33f539699e777ec9ae45bb4bac34f
Reviewed-on: http://git-master/r/15487
Reviewed-by: Deepesh Subhash Gujarathi (Engrg-Mobile) &lt;dgujarathi@nvidia.com&gt;
Tested-by: Deepesh Subhash Gujarathi (Engrg-Mobile) &lt;dgujarathi@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary WAR to avoid the undesired "RTC wakeup"
issue. The original source of the problem seems to be in
userspace. But use this WAR till we find a proper fix.

Bug 773133

Change-Id: I20930056f9a33f539699e777ec9ae45bb4bac34f
Reviewed-on: http://git-master/r/15487
Reviewed-by: Deepesh Subhash Gujarathi (Engrg-Mobile) &lt;dgujarathi@nvidia.com&gt;
Tested-by: Deepesh Subhash Gujarathi (Engrg-Mobile) &lt;dgujarathi@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] tegra: ventana: enable thermal throttling</title>
<updated>2011-01-11T18:08:41+00:00</updated>
<author>
<name>Varun Wadekar</name>
<email>vwadekar@nvidia.com</email>
</author>
<published>2011-01-11T12:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=faee24b8ccfded64fd3baf5ba5cf7ee570cfeb5e'/>
<id>faee24b8ccfded64fd3baf5ba5cf7ee570cfeb5e</id>
<content type='text'>
Bug 742230

Change-Id: Ia628bafbfd2bf42be216edab67c6c21d9ac912fe
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15498
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 742230

Change-Id: Ia628bafbfd2bf42be216edab67c6c21d9ac912fe
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15498
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: nct1008: add platform specific data</title>
<updated>2011-01-11T18:08:07+00:00</updated>
<author>
<name>Varun Wadekar</name>
<email>vwadekar@nvidia.com</email>
</author>
<published>2011-01-11T12:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c10605557b35ed7e8e70322daa8925b70be27056'/>
<id>c10605557b35ed7e8e70322daa8925b70be27056</id>
<content type='text'>
Bug 742230

Change-Id: Ie619ac24e76ac48fe0f1bf8b4844392c2aae8aa3
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15497
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 742230

Change-Id: Ie619ac24e76ac48fe0f1bf8b4844392c2aae8aa3
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15497
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hwmon: nct1008: delete driver code</title>
<updated>2011-01-11T18:07:37+00:00</updated>
<author>
<name>Varun Wadekar</name>
<email>vwadekar@nvidia.com</email>
</author>
<published>2011-01-11T12:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7c672d40b0470c10a80ef99971ccdd19a832c617'/>
<id>7c672d40b0470c10a80ef99971ccdd19a832c617</id>
<content type='text'>
nct1008 driver will now reside in drivers/misc
Bug 742230

Change-Id: I774c920cf96ded96ae440a99935f6cb9f1f63323
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15496
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nct1008 driver will now reside in drivers/misc
Bug 742230

Change-Id: I774c920cf96ded96ae440a99935f6cb9f1f63323
Signed-off-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-on: http://git-master/r/15496
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] tegra: whistler: hdmi support</title>
<updated>2011-01-11T14:15:21+00:00</updated>
<author>
<name>Sachin Nikam</name>
<email>snikam@nvidia.com</email>
</author>
<published>2011-01-07T11:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=91ae5096b60edb280c1081e687dbca5723f2d488'/>
<id>91ae5096b60edb280c1081e687dbca5723f2d488</id>
<content type='text'>
Registering second display controller for hdmi.
And HDMI hotplug detection gpio.

Change-Id: I8428044f034698b4158f8aabc8ab39aba9cf5f2d
Reviewed-on: http://git-master/r/15233
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Tested-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Registering second display controller for hdmi.
And HDMI hotplug detection gpio.

Change-Id: I8428044f034698b4158f8aabc8ab39aba9cf5f2d
Reviewed-on: http://git-master/r/15233
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Tested-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] tegra: hdmi repeater, renegotiate, fixes</title>
<updated>2011-01-10T20:02:35+00:00</updated>
<author>
<name>Jon Mayo</name>
<email>jmayo@nvidia.com</email>
</author>
<published>2011-01-07T01:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=eb4be8e8a319acfa0418bbc5f7084279e20f6f9c'/>
<id>eb4be8e8a319acfa0418bbc5f7084279e20f6f9c</id>
<content type='text'>
check for repeaters and store repeater info. userspace application
queries this status to authenticate the connection.

when authentication fails, auto-renegotiate every 1.75 seconds.

fixes:
 * i2c infrastructure reimplemented in a clean way. removed hooks from
   hdmi.c and edid.c
 * added a few msleeps to conform to specifications.
 * removed read file operation, nobody was using it.
 * ioctl() bails out if hardware is disabled

Bug 727054

Change-Id: I5e738323dd85911259bb4695659ffea19a5c1e49
Reviewed-on: http://git-master/r/15195
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Peter Zu &lt;pzu@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>
check for repeaters and store repeater info. userspace application
queries this status to authenticate the connection.

when authentication fails, auto-renegotiate every 1.75 seconds.

fixes:
 * i2c infrastructure reimplemented in a clean way. removed hooks from
   hdmi.c and edid.c
 * added a few msleeps to conform to specifications.
 * removed read file operation, nobody was using it.
 * ioctl() bails out if hardware is disabled

Bug 727054

Change-Id: I5e738323dd85911259bb4695659ffea19a5c1e49
Reviewed-on: http://git-master/r/15195
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Peter Zu &lt;pzu@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] tegra: hdmi hotplug fixed</title>
<updated>2011-01-10T19:59:38+00:00</updated>
<author>
<name>Jon Mayo</name>
<email>jmayo@nvidia.com</email>
</author>
<published>2011-01-07T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=633a7967cad4454327572f85fbdf5cd88eb68b78'/>
<id>633a7967cad4454327572f85fbdf5cd88eb68b78</id>
<content type='text'>
modified tegra_dc_enable and tegra_dc_detect sequence for working
hotplug detection. HDMI enable pin needs to be enabled before EDID
detect function is used. The enable bails out early if pclk(pixel clock)
is 0, but pclk cannot be configured until modes are loaded by EDID
detect function.

Bug 727054

Change-Id: I2d02b82374c131ccbdb8e4e8f43e46840fbae06b
Reviewed-on: http://git-master/r/15197
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Peter Zu &lt;pzu@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>
modified tegra_dc_enable and tegra_dc_detect sequence for working
hotplug detection. HDMI enable pin needs to be enabled before EDID
detect function is used. The enable bails out early if pclk(pixel clock)
is 0, but pclk cannot be configured until modes are loaded by EDID
detect function.

Bug 727054

Change-Id: I2d02b82374c131ccbdb8e4e8f43e46840fbae06b
Reviewed-on: http://git-master/r/15197
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Peter Zu &lt;pzu@nvidia.com&gt;
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
