<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/include, branch tegra-12r3</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>media: video: tegra: enable ov9726 sensor</title>
<updated>2011-07-01T00:17:27+00:00</updated>
<author>
<name>Charlie Huang</name>
<email>chahuang@nvidia.com</email>
</author>
<published>2011-06-29T17:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bcad42d1a0aadaebaaf56fbe4b480cad63fadb3a'/>
<id>bcad42d1a0aadaebaaf56fbe4b480cad63fadb3a</id>
<content type='text'>
bug 829399 - add front sensor ov9726 for enterprise board

Change-Id: Id775f8d529206c326dbe8c552e049eb49f76fa55
Reviewed-on: http://git-master/r/39005
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Tested-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Chonglei Huang &lt;chahuang@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug 829399 - add front sensor ov9726 for enterprise board

Change-Id: Id775f8d529206c326dbe8c552e049eb49f76fa55
Reviewed-on: http://git-master/r/39005
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Tested-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Chonglei Huang &lt;chahuang@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: video: tegra: enable ar0832 sensor</title>
<updated>2011-06-29T23:51:06+00:00</updated>
<author>
<name>Jihoon Bang</name>
<email>jbang@nvidia.com</email>
</author>
<published>2011-06-15T19:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2d699451ea65f0c294b7ea5254d60d510e52b03a'/>
<id>2d699451ea65f0c294b7ea5254d60d510e52b03a</id>
<content type='text'>
DO NOT INTEGRATE INTO MAIN
Support only one sensor for now.

Change-Id: If3bbe8b449db8145d1841ce68e333a6a660b728d
Reviewed-on: http://git-master/r/38750
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Tested-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
Tested-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DO NOT INTEGRATE INTO MAIN
Support only one sensor for now.

Change-Id: If3bbe8b449db8145d1841ce68e333a6a660b728d
Reviewed-on: http://git-master/r/38750
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Tested-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
Tested-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>regulator: tps80031: Add VBUS as regulator DO NOT MERGE</title>
<updated>2011-06-29T21:36:28+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2011-06-27T10:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a00f7db4759307d07f68db7a2ca6ebd84dd749d5'/>
<id>a00f7db4759307d07f68db7a2ca6ebd84dd749d5</id>
<content type='text'>
Providing the control of VBUS through regulator api.

bug 833736

Change-Id: I6aeae903bbfa3b0346a4dd268f143d40e6502c58
Reviewed-on: http://git-master/r/39022
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Tested-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
Tested-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Providing the control of VBUS through regulator api.

bug 833736

Change-Id: I6aeae903bbfa3b0346a4dd268f143d40e6502c58
Reviewed-on: http://git-master/r/39022
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Tested-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
Tested-by: Jeremy Wyman &lt;jwyman@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: atmel_mxt_touch: NVIDIA touch customization</title>
<updated>2011-06-25T03:56:45+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rcollins@nvidia.com</email>
</author>
<published>2011-06-15T21:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3bcb22dec581875cc5497433019472c8ee915acc'/>
<id>3bcb22dec581875cc5497433019472c8ee915acc</id>
<content type='text'>
* Fix suspend/resume bug to prevent unecessary i2cinterrupts when suspended.
* Change input device name to match NVDA IDC name.
* Add I2C address defines.
* Change "printk" to "dev_info" function calls.

BUG 826854

Change-Id: Ic1b25bc469b86d8a26e876e80973597d9f6fb107
Reviewed-on: http://git-master/r/35285
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix suspend/resume bug to prevent unecessary i2cinterrupts when suspended.
* Change input device name to match NVDA IDC name.
* Add I2C address defines.
* Change "printk" to "dev_info" function calls.

BUG 826854

Change-Id: Ic1b25bc469b86d8a26e876e80973597d9f6fb107
Reviewed-on: http://git-master/r/35285
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: atmel_mxt_ts: Atmel customizations to touch.</title>
<updated>2011-06-25T03:56:40+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rcollins@nvidia.com</email>
</author>
<published>2011-06-06T21:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=93a08e77440b09b254fb18c5eb4350dd5efbeff0'/>
<id>93a08e77440b09b254fb18c5eb4350dd5efbeff0</id>
<content type='text'>
Integrate changes made by Atmel.  These changes are in addition to
mainline driver.

NOTE:  Driver will compile as a stand-alone.

BUG 826854

Change-Id: If13688d90d97b71718576f3fb756496f57a965d7
Reviewed-on: http://git-master/r/35280
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integrate changes made by Atmel.  These changes are in addition to
mainline driver.

NOTE:  Driver will compile as a stand-alone.

BUG 826854

Change-Id: If13688d90d97b71718576f3fb756496f57a965d7
Reviewed-on: http://git-master/r/35280
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: atmel_mxt_ts: Add Atmel mainline touch driver.</title>
<updated>2011-06-25T03:56:28+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rcollins@nvidia.com</email>
</author>
<published>2011-06-06T21:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2211777c476c8b7b8f8e4ded9e422d4142f8c228'/>
<id>2211777c476c8b7b8f8e4ded9e422d4142f8c228</id>
<content type='text'>
Update to new mainline touch screen driver.

NOTE:  Driver will not compile as a stand-alone due to
missing and/or changed support files on kernel.org.

BUG 826854

&lt;As of commit:  8b86c1c28f569301aa1a113a060f9ed803300903&gt;

Change-Id: I0c50a122836d495bcf8f0c47c4729e9a4a7834c9
Reviewed-on: http://git-master/r/35279
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to new mainline touch screen driver.

NOTE:  Driver will not compile as a stand-alone due to
missing and/or changed support files on kernel.org.

BUG 826854

&lt;As of commit:  8b86c1c28f569301aa1a113a060f9ed803300903&gt;

Change-Id: I0c50a122836d495bcf8f0c47c4729e9a4a7834c9
Reviewed-on: http://git-master/r/35279
Reviewed-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert R Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Scott Williams &lt;scwilliams@nvidia.com&gt;
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: tps80031: Adding driver for TI PMU RTC 80031</title>
<updated>2011-06-24T06:17:08+00:00</updated>
<author>
<name>venu byravarasu</name>
<email>vbyravarasu@nvidia.com</email>
</author>
<published>2011-06-21T11:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8b4e1b88b908fcfcfd6cbfeda6b2dffd84a49885'/>
<id>8b4e1b88b908fcfcfd6cbfeda6b2dffd84a49885</id>
<content type='text'>
With this change, RTC driver for TI PMU 80031 is being checked in.

bug 833336

Change-Id: If4789a5dd49163d2391ab016845ff5807c061f12
Reviewed-on: http://git-master/r/34453
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this change, RTC driver for TI PMU 80031 is being checked in.

bug 833336

Change-Id: If4789a5dd49163d2391ab016845ff5807c061f12
Reviewed-on: http://git-master/r/34453
Tested-by: Venu Byravarasu &lt;vbyravarasu@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>serial: tegra: Support for best clock source</title>
<updated>2011-06-24T06:16:04+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2011-06-21T10:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=03bd2760d2ee22b8905f929630e9aaa41018594a'/>
<id>03bd2760d2ee22b8905f929630e9aaa41018594a</id>
<content type='text'>
Finding the best clock source for uart controller which can
generate the clock rate having minimum error between requested
baudrate and configured baudrate.

bug 837140
bug 836059

Change-Id: I4e751b238612a21d894ee8e6611886ab6e832a36
Reviewed-on: http://git-master/r/37635
Tested-by: Rakesh Goyal &lt;rgoyal@nvidia.com&gt;
Reviewed-by: Aleksandr Frid &lt;afrid@nvidia.com&gt;
Reviewed-by: Pradeep Goudagunta &lt;pgoudagunta@nvidia.com&gt;
Tested-by: Pradeep Goudagunta &lt;pgoudagunta@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finding the best clock source for uart controller which can
generate the clock rate having minimum error between requested
baudrate and configured baudrate.

bug 837140
bug 836059

Change-Id: I4e751b238612a21d894ee8e6611886ab6e832a36
Reviewed-on: http://git-master/r/37635
Tested-by: Rakesh Goyal &lt;rgoyal@nvidia.com&gt;
Reviewed-by: Aleksandr Frid &lt;afrid@nvidia.com&gt;
Reviewed-by: Pradeep Goudagunta &lt;pgoudagunta@nvidia.com&gt;
Tested-by: Pradeep Goudagunta &lt;pgoudagunta@nvidia.com&gt;
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "mmc: revert deferred resume"</title>
<updated>2011-06-22T18:44:53+00:00</updated>
<author>
<name>Jin Qian</name>
<email>jqian@nvidia.com</email>
</author>
<published>2011-06-17T19:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f7820484ea6558798c652c420507520de2eeeeec'/>
<id>f7820484ea6558798c652c420507520de2eeeeec</id>
<content type='text'>
This reverts commit 40c8a6e8551e81ad4d7647029e0d85f7b0a7e496.

Original change broke LP1 suspend/resume
Bug 840959,841139

Change-Id: I0fd50729cb81a5e56eca397428ee2c8b04f10e23
Reviewed-on: http://git-master/r/37353
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
Tested-by: Jin Qian &lt;jqian@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 40c8a6e8551e81ad4d7647029e0d85f7b0a7e496.

Original change broke LP1 suspend/resume
Bug 840959,841139

Change-Id: I0fd50729cb81a5e56eca397428ee2c8b04f10e23
Reviewed-on: http://git-master/r/37353
Reviewed-by: Narendra Damahe &lt;ndamahe@nvidia.com&gt;
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
Tested-by: Jin Qian &lt;jqian@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: dc: add window inversion interface to overlay driver</title>
<updated>2011-06-21T21:33:23+00:00</updated>
<author>
<name>Michael I. Gold</name>
<email>gold@nvidia.com</email>
</author>
<published>2011-06-14T19:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a04ba1bd08262e20c5c687f125d0fa3500d4e957'/>
<id>a04ba1bd08262e20c5c687f125d0fa3500d4e957</id>
<content type='text'>
Support INVERT_H and INVERT_V flags and pass through to the DC driver.
Also support TILED flag instead of a separate tiled field.

Change-Id: If5aa4e24666020d85272a955ef7b6ce6f70aeccb
Reviewed-on: http://git-master/r/36553
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Michael I Gold &lt;gold@nvidia.com&gt;
Reviewed-by: Michael Frydrych &lt;mfrydrych@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support INVERT_H and INVERT_V flags and pass through to the DC driver.
Also support TILED flag instead of a separate tiled field.

Change-Id: If5aa4e24666020d85272a955ef7b6ce6f70aeccb
Reviewed-on: http://git-master/r/36553
Reviewed-by: Daniel Willemsen &lt;dwillemsen@nvidia.com&gt;
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Tested-by: Michael I Gold &lt;gold@nvidia.com&gt;
Reviewed-by: Michael Frydrych &lt;mfrydrych@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
